--
You received this message because you are subscribed to the Google Groups "kamanja" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kamanja+u...@ligadata.com.
To post to this group, send email to kam...@ligadata.com.
Visit this group at https://groups.google.com/a/ligadata.com/group/kamanja/.
<configuration>
<property>
<name>hbase.rootdir</name>
<value>file:///data/hbase-rootdir</value>
</property>
<property>
<name>hbase.zookeeper.property.dataDir</name>
<value>/tmp/zookeeperHbase</value>
</property>
<property>
<name>hbase.zookeeper.quorum</name>
<value>localhost</value> </property>
<property>
<name>hbase.cluster.distributed</name>
<value>true</value>
</property>
</configuration>I had used the default ones which come after installing HBase (I had used brew to install HBase) and just changed the properties.
On Feb 23, 2016, at 10:06 AM, Ahmed Abudayyah <ah...@ligadata.com> wrote:
Hi Dhaval ,Can you please post your hbase-site.xml fileThanks,Ahmed
On Monday, November 16, 2015 at 2:03:35 PM UTC-8, dhaval wrote:Hi,I am trying to run the HBase without zookeeper as I already have a zookeeper running alongwith kafka. In the Base-Env.sh, I have changed the property HBASE_MANAGES_ZK to false and also updated the hbase.xml with zookeeper port and host.When I try to start HBase in this way, it fails to start. The process just stops without any error.Has anyone faced similar issue or have a HBase running in similar fashion.Regards,Dhaval Kolapkar--
You received this message because you are subscribed to the Google Groups "kamanja" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kamanja+unsubscribe@ligadata.com.
To unsubscribe from this group and stop receiving emails from it, send an email to kamanja+u...@ligadata.com.