| clear query|facets|time |
Search criteria: .
Results from 131 to 140 from
679 (0.158s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Please welcome our newest committer, Amitanand Aiyer - HBase - [mail # dev]
|
|
...Congratulation Amit! ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 17:21
|
|
|
Re: confused info about region-regionserver locality - HBase - [mail # user]
|
|
...Hi, I think you're right and documentation need to be updated. The 3rd replica is written on a random node in the same rack as the 2nd replica. I will double check. Can you pleas...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 15:25
|
|
|
Re: VOTE: hbase-0.95RC1, the second "Development" Series Release is available [WAS -> VOTE: hbase-0.95.0RC0, the first "Developer Release" release candidate is available for download and vote] - HBase - [mail # dev]
|
|
...I ran the performances tests against 0.95.0RC1. While filteredScan, read and writes got nice improvements (18% faster for the reads), scans seems to be negatively impacted (32% slower ...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 15:20
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...Alok, Can you take a deeper look in your code and your logs before asking someone to solve that for you? ;) Your CF is called "myColumnFamily" and not "myLittleFamily". Als...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 15:13
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...Alok, I definitively recommand you to use an IDE to test your code. That will help you a lot. Again, here, you are simply missing the classpath for you "java" command. JM &...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 14:41
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...org.apache.hadoop.conf.Configuration is missing from the imports... 2013/4/4 Alok Singh Mahor :...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 13:38
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...Ok. Classpath looks good. Few points: - org.apache.hadoop.hbase.client.Scanner doesn't exist for 0.94.6. - org.apache.hadoop.hbase.io.BatchUpdate doesn't exist for 0.94.6. - org....
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 12:06
|
|
|
Re: connecting Hbase using java - HBase - [mail # user]
|
|
...What's the output of ~/packages/hbase-0.94.6/bin/hbase classpath? 2013/4/3 Alok Singh Mahor :...
|
|
|
Author: Jean-Marc Spaggiari,
2013-04-04, 00:24
|
|
|
[HBASE-7718] TestClassLoading needs to consider runtime classpath in buildCoprocessorJar - HBase - [issue]
|
|
...TestClassLoading is failing when run from eclipse because buildCoprocessorJar is not using runtime classpath to prepare the jar....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7718
Author: Jean-Marc Spaggiari,
2013-04-03, 23:35
|
|
|
[HBASE-7930] hbck should provide an option to fix .META. rows with empty REGIONINFO_QUALIFIER - HBase - [issue]
|
|
...Today when master and HBCK are reporting empty REGIONINFO_QUALIFIER .META. rows, we need to manually delete them from the .META. region. We need to enhance hbck to do that automatically....
|
|
|
http://issues.apache.org/jira/browse/HBASE-7930
Author: Jean-Marc Spaggiari,
2013-04-03, 23:12
|
|
|
|