| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
2471 (0.066s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: how to package hbase-0.97.0-SNAPSHOT.tar.gz from trunk source - HBase - [mail # dev]
|
|
...Yeah, looks like the following needs some update: http://hbase.apache.org/book.html#build.tgz On Thu, May 2, 2013 at 9:00 PM, liushaohui wrote: ...
|
|
|
Author: Ted Yu,
2013-05-03, 04:05
|
|
|
Re: how to package hbase-0.97.0-SNAPSHOT.tar.gz from trunk source - HBase - [mail # dev]
|
|
...Can you try: mvn -DskipTests -Dhadoop.profile=2.0 clean package assembly:single I got: $ ls -l hbase-assembly/target/hbase-0.97.0-SNAPSHOT-bin.tar.gz -rw-r--r-- 1 tyu  ...
|
|
|
Author: Ted Yu,
2013-05-03, 03:45
|
|
|
Re: JVM seg fault in HBase region server - HBase - [mail # user]
|
|
...Maybe try java 1.6.0_43 ? Cheers On Thu, May 2, 2013 at 1:39 PM, Varun Sharma wrote: ...
|
|
|
Author: Ted Yu,
2013-05-02, 20:41
|
|
|
Re: Premature EOF: no length prefix available - HBase - [mail # user]
|
|
...This seems to be hadoop issue. What is HBase / hadoop version you were using ? Thanks On Thu, May 2, 2013 at 12:27 PM, Jean-Marc Spaggiari wrote: ...
|
|
|
Author: Ted Yu,
2013-05-02, 19:40
|
|
|
Re: Sharing counter values between mappers - HBase - [mail # user]
|
|
...Take a look at the following method in HTable: * @return The new value, post increment. * @throws IOException if a remote or network exception occurs. &nbs...
|
|
|
Author: Ted Yu,
2013-05-02, 16:22
|
|
|
[HBASE-8470] Data file used by TestReference should be excluded from Apache Rat check - HBase - [issue]
|
|
...The following was discovered by Matteo:hbase-server/src/test/data/a6a6562b777440fd9c34885428f5cb61.21e75333ada3d5bafb34bb918f29576c is used by TestReference to verify the format compatibilit...
|
|
|
http://issues.apache.org/jira/browse/HBASE-8470
Author: Ted Yu,
2013-05-02, 05:05
|
|
|
Re: Advice on setting default HBase table mapping attributes within Apache Gora - HBase - [mail # user]
|
|
...The following filters are in 0.94 code base as well: ./src/main/java/org/apache/hadoop/hbase/filter/SingleColumnValueExcludeFilter.java ./src/main/java/org/apache/hadoop/hbase/filter/S...
|
|
|
Author: Ted Yu,
2013-05-01, 19:06
|
|
|
Re: Advice on setting default HBase table mapping attributes within Apache Gora - HBase - [mail # user]
|
|
...0.90.x code base is no longer actively maintained. Looking forward to the upgrade of HBase in Gora. On Wed, May 1, 2013 at 11:49 AM, Lewis John Mcgibbney wrote: ...
|
|
|
Author: Ted Yu,
2013-05-01, 18:53
|
|
|
Re: Corrupted log file - HBase - [mail # dev]
|
|
...Ideally HBCK should sideline corrupted log file so that region server can start. Cheers On Wed, May 1, 2013 at 11:48 AM, Nick Dimiduk wrote: ...
|
|
|
Author: Ted Yu,
2013-05-01, 18:50
|
|
|
Re: Advice on setting default HBase table mapping attributes within Apache Gora - HBase - [mail # user]
|
|
...What version of HBase are you using ? Assuming it is 0.94.x, you can find the default values in src/main/resources/hbase-default.xml e.g. hfile.block.cache.s...
|
|
|
Author: Ted Yu,
2013-05-01, 18:45
|
|
|
|