| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
703 (0.077s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: HBase load balancer - HBase - [mail # user]
|
|
...Take a look into the balancer code. It's called for each table. So if it's not a table you want to balance, just return an empty plan... JM 2013/6/3 Azuryy Yu :...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-04, 01:50
|
|
|
Re: HBase load balancer - HBase - [mail # user]
|
|
...Hi Azuryy, I don't think this is possible but you ca duplicate the default HBase balancer and modify it so it just balance one table.. But what do you want to only balance one? &...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-04, 01:41
|
|
|
Re: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty - HBase - [mail # user]
|
|
...If you have simply downloaded and extracted HBase the same way I did below, then it's not coming from HBase since it's working for everyone else. There might be something with your ins...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-03, 23:59
|
|
|
Re: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty - HBase - [mail # user]
|
|
...No, it's not sshd related. Is it a packaged version of the JDK? Or a tar.gz version? If it's a packaged version, can you try with the tar.gz version? I had issues in the past with the packag...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-03, 18:10
|
|
|
Re: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty - HBase - [mail # user]
|
|
...There is something wrong with your configuration. Here is what I get on my side: #:~/foo$ wget http://apache.mirror.rafal.ca/hbase/hbase-0.94.8/hbase-0.94.8.tar.gz http://apache....
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-03, 17:47
|
|
|
Re: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty - HBase - [mail # user]
|
|
...Can you try to start it right after the extraction? Don't even modify anything. Extract, export JAVA_HOME, run. If this is working, we will take a look at why you configuration b...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-03, 17:29
|
|
|
Re: Error: Could not find or load main class org.apache.hadoop.hbase.util.GetJavaProperty - HBase - [mail # user]
|
|
...Hi, HBase should be working with JDK 7, however it's so far only supporting JDK 6. The issue you are facing below is mode probably not JDK related. Can you describe the steps you follo...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-03, 17:22
|
|
|
Re: Never ending distributed log split - HBase - [mail # user]
|
|
...I'm using 0.94.7 since I did not get the chance to deploye the last RC... I will wait for some more feedback regarding the option (delete or rename) and most probably will open a JIRA....
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-02, 17:05
|
|
|
Never ending distributed log split - HBase - [mail # user]
|
|
...My HBase was in a bad state recently. HBCK did a slow but good job and everything is now almost stable. However, I still have one log split which is not working. Every minute, the SplitLogMa...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-02, 15:09
|
|
|
Re: Multiple different failures - HBase - [mail # user]
|
|
...Hi Varun, Data was no more there in HBase because entries were missing in the META. I had only 100 regions in my table, instead of the expected 1000. So it "disappears"... But data was...
|
|
|
Author: Jean-Marc Spaggiari,
2013-06-02, 13:56
|
|
|
|