Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
sudo /usr/lib/hbase/bin/hbase-daemon.sh start rest -p 60080

60080 post is used because it was specified in sample Hadoop cluster deployment {GATEWAY_HOME}/deployments/sample.xml.

Configure Sandbox port mapping for VirtualBox

  1. Select the VM
  2. Select menu Machine>Settings...
  3. Select tab Network
  4. Select Adapter 1
  5. Press Port Forwarding button
  6. Press Plus button to insert new rule: Name=Stargate, Host Port=60080, Guest Port=60080
  7. Press OK to close the rule window
  8. Press OK to Network window save the changes

60080 post is used because it was specified in sample Hadoop cluster deployment {GATEWAY_HOME}/deployments/sample.xml.

HBase/Stargate via KnoxShell DSL

...