What's the proper way to start mapr-hbase so that the REST (stargate?) interface is enabled, and once I do whatever needs to be done to configure that, what do I need to restart in order for the change to take effect? If this is documented somewhere, please post links -- I couldn't find it.

asked 09 Sep '11, 10:49

jonesy's gravatar image

jonesy
56223
accept rate: 25%


Mapr at this point does not automatically start REST during Hbase Master and/or RegionServer startup, so it is up to you to start it manually using "/opt/mapr/hbase/hbase-*/bin/hbase-daemon.sh start rest" and manage it.

link

answered 09 Sep '11, 12:45

yufeldman's gravatar image

yufeldman ♦♦
1.9k27
accept rate: 25%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×78
×4
×1

Asked: 09 Sep '11, 10:49

Seen: 1,432 times

Last updated: 09 Sep '11, 12:45

powered by OSQA