1. The MapR cluster should include HBase/MapR-DB Common (1.1)
2. Need to remove the property from /opt/mapr/hadoop/hadoop-2.7.0/etc/hadoop/core-site.xml
<property> <name>hbase.table.namespace.mappings</name> <value>*:/</value> </property>
3. Update the following property in /opt/mapr/hbase/hbase-1.1.8/conf/hbase-site.xml
<property>
<name>mapr.hbase.default.db</name>
<value>hbase</value>
</property>
4. Start HBase by running the following
./opt/mapr/hbase/hbase-1.1.8/bin/start-hbase.sh
create 'tableHBase','c'
create '/tmp/maprdb/tablesample','c'
This electronic message is intended only for the named
recipient, and may contain information that is confidential or
privileged. If you are not the intended recipient, you are
hereby notified that any disclosure, copying, distribution or
use of the contents of this message is strictly prohibited. If
you have received this message in error or are not the named
recipient, please notify us immediately by contacting the
sender at the electronic mail address noted above, and delete
and destroy all copies of this message. Thank you.
--
You received this message because you are subscribed to the Google Groups "CDAP User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cdap-user+...@googlegroups.com.
To post to this group, send email to cdap...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cdap-user/f0adbb13-67ca-4aae-a7de-60c312e6d237%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/cdap-user/CAFPuCGM-PxqUo0RAucgQe9x1GdtkTOWFbtY1AKR_zufiLsPOog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.