Build failed in Jenkins: HBase-TRUNK-security #172

2012-04-15 Thread Apache Jenkins Server
See Changes: [jmhsieh] HBASE-5793 TestHBaseFsck#testNoHdfsTable test hangs after client retries increased [jmhsieh] HBASE-5781 Zookeeper session got closed while trying to assign the region to RS using hbck -fix

Jenkins build is back to normal : HBase-0.94-security #12

2012-04-15 Thread Apache Jenkins Server
See

Jenkins build is back to normal : HBase-0.94 #119

2012-04-15 Thread Apache Jenkins Server
See

Build failed in Jenkins: hbase-0.90 #473

2012-04-15 Thread Apache Jenkins Server
See Changes: [jmhsieh] HBASE-5793 TestHBaseFsck#testNoHdfsTable test hangs after client retries increased -- [...truncated 889 lines...] A src/main/resources/org/apache/hadoop/hbase/rest/prot

Jenkins build is back to normal : HBase-TRUNK #2765

2012-04-15 Thread Apache Jenkins Server
See

Re: HBase Replication use cases

2012-04-15 Thread lars hofhansl
Hey Lars, this has not come up as a use case for us, yet. Since HBase does not provide cross table or cross row consistency anyway (but 0.94 will have HBASE-5229), the application cannot expect such consistencies anyway; we could at best make this timestamp-consistent. -- Lars

Re: ANN: The second hbase 0.94.0 release candidate is available for download

2012-04-15 Thread lars hofhansl
Yes, HBASE-5795 and potentially HBASE-5782 (Ram is going to look at that one tomorrow). From: Jonathan Hsieh To: dev@hbase.apache.org; lars hofhansl Sent: Sunday, April 15, 2012 2:32 AM Subject: Re: ANN: The second hbase 0.94.0 release candidate is available

Build failed in Jenkins: HBase-TRUNK #2764

2012-04-15 Thread Apache Jenkins Server
See -- [...truncated 7963 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.832 sec Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin Tests run: 1, Failures: 0

Build failed in Jenkins: HBase-0.94 #118

2012-04-15 Thread Apache Jenkins Server
See -- [...truncated 18915 lines...] Running org.apache.hadoop.hbase.util.TestMergeTable Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.635 sec Forking command line: /bin/sh -c cd

Build failed in Jenkins: HBase-0.94-security #11

2012-04-15 Thread Apache Jenkins Server
See -- Started by user tedyu Building remotely on ubuntu2 in workspace hudson.util.IOException2: remote file operation failed:

Build failed in Jenkins: HBase-0.92 #371

2012-04-15 Thread Apache Jenkins Server
See Changes: [jmhsieh] HBASE-5781 Zookeeper session got closed while trying to assign the region to RS using hbck -fix -- [...truncated 7029 lines...] Forking command line: /bin/sh -c cd /x1/jenkins/

Build failed in Jenkins: HBase-0.94 #117

2012-04-15 Thread Apache Jenkins Server
See Changes: [jmhsieh] HBASE-5781 Zookeeper session got closed while trying to assign the region to RS using hbck -fix -- [...truncated 19008 lines...] Forking command line: /bin/sh -c cd

Build failed in Jenkins: HBase-TRUNK #2763

2012-04-15 Thread Apache Jenkins Server
See Changes: [jmhsieh] HBASE-5781 Zookeeper session got closed while trying to assign the region to RS using hbck -fix -- [...truncated 9225 lines...] Running org.apache.hadoop.hbase.ipc.TestDelayed

Build failed in Jenkins: hbase-0.90 #472

2012-04-15 Thread Apache Jenkins Server
See Changes: [jmhsieh] HBASE-5781 Zookeeper session got closed while trying to assign the region to RS using hbck -fix -- [...truncated 907 lines...] A src/site/resources/css A src/sit

Re: ANN: The second hbase 0.94.0 release candidate is available for download

2012-04-15 Thread Jonathan Hsieh
We've taken care of HBASE-5781, but HBASE-5795 looks like a 0.94 blocker that needs to be resolved as well. https://issues.apache.org/jira/browse/HBASE-5795 On Sat, Apr 14, 2012 at 9:33 PM, lars hofhansl wrote: > Sigh. We found HBASE-5781 shorty after I made this announcement. > RC2 to follow