Re: QA test runs timed out for branch-1.x

2017-10-22 Thread Sean Busbey
I removed toolchain entirely. let's see how things fare now. On Sun, Oct 22, 2017 at 6:56 PM, Ted Yu wrote: > From https://builds.apache.org/job/PreCommit-HBASE-Build/9327/console : > > *21:54:21* Build timed out (after 360 minutes). Marking the build as > failed.*21:54:21*

[jira] [Resolved] (HBASE-16819) findHangingTests.py should recognize tests with same name from different modules

2017-10-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16819. Resolution: Later > findHangingTests.py should recognize tests with same name from different > modules >

Re: QA test runs timed out for branch-1.x

2017-10-22 Thread Ted Yu
>From https://builds.apache.org/job/PreCommit-HBASE-Build/9327/console : *21:54:21* Build timed out (after 360 minutes). Marking the build as failed.*21:54:21* ERROR: Could not install JAVA_HOME_HADOOP_MACHINES_HOME*21:54:21* java.lang.NullPointerException*21:54:21*at

[jira] [Created] (HBASE-19066) Correct the directory of openjdk-8 for jenkins

2017-10-22 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-19066: -- Summary: Correct the directory of openjdk-8 for jenkins Key: HBASE-19066 URL: https://issues.apache.org/jira/browse/HBASE-19066 Project: HBase Issue

[jira] [Created] (HBASE-19065) HRegion#bulkLoadHFiles() should wait for concurrent Region#flush() to finish

2017-10-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19065: -- Summary: HRegion#bulkLoadHFiles() should wait for concurrent Region#flush() to finish Key: HBASE-19065 URL: https://issues.apache.org/jira/browse/HBASE-19065 Project: HBase

Re: QA test runs timed out for branch-1.x

2017-10-22 Thread Sean Busbey
I don't think it's related. It looks like some delayed fall-out from the jenkins hosts removing jdk7. I made a few changes, let's see if it helps: * JDK exported as the hadoop machine specific java home (I'll be curious to see what version this is) * Maven version changed to match our published

Re: QA test runs timed out for branch-1.x

2017-10-22 Thread Peter Somogyi
Chia-Ping Tsai and I was experimenting on HBASE-19019. The successful QA test was for branch-2 or branch-1.x ignoring TestThriftServerCmdLine. HBASE-19019 is about QA failure on hbase-thrift module. On Sat, Oct 21, 2017 at 11:54 PM, 张铎(Duo Zhang) wrote: >

Re: QA test runs timed out for branch-1.x

2017-10-22 Thread Duo Zhang
https://builds.apache.org/job/PreCommit-HBASE-Build/9305/console But this one ended successfully? It is also for HBASE-19019. 2017-10-21 23:12 GMT+08:00 Ted Yu : > Hi, > Looking at https://builds.apache.org/job/PreCommit-HBASE-Build/ , there > were 4 timed out builds

[jira] [Created] (HBASE-19064) Synchronous replication for HBase

2017-10-22 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-19064: - Summary: Synchronous replication for HBase Key: HBASE-19064 URL: https://issues.apache.org/jira/browse/HBASE-19064 Project: HBase Issue Type: New Feature