[jira] [Created] (HBASE-19067) Do not expose getHDFSBlockDistribution in StoreFile

2017-10-22 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-19067: -- Summary: Do not expose getHDFSBlockDistribution in StoreFile Key: HBASE-19067 URL: https://issues.apache.org/jira/browse/HBASE-19067 Project: HBase Issue

Re: [ANNOUNCE] New HBase committer Zheng Hu

2017-10-22 Thread libis
Congratulations!!! 2017-10-23 14:21 GMT+08:00 ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com>: > Welcome Zheng and congratulations !!! > > On Mon, Oct 23, 2017 at 11:48 AM, Duo Zhang wrote: > > > On behalf of the Apache HBase PMC, I am pleased to announce that Zheng Hu > > has accepted

Re: [ANNOUNCE] New HBase committer Zheng Hu

2017-10-22 Thread Anoop John
Congrats and welcome Zheng... -Anoop- On Mon, Oct 23, 2017 at 11:51 AM, ramkrishna vasudevan wrote: > Welcome Zheng and congratulations !!! > > On Mon, Oct 23, 2017 at 11:48 AM, Duo Zhang wrote: > >> On behalf of the Apache HBase PMC, I am pleased to announce that Zheng Hu >> has accepted the P

Re: [ANNOUNCE] New HBase committer Zheng Hu

2017-10-22 Thread ramkrishna vasudevan
Welcome Zheng and congratulations !!! On Mon, Oct 23, 2017 at 11:48 AM, Duo Zhang wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that Zheng Hu > has accepted the PMC's invitation to become a committer on the project. We > appreciate all of Zheng's generous contributions thu

[ANNOUNCE] New HBase committer Zheng Hu

2017-10-22 Thread Duo Zhang
On behalf of the Apache HBase PMC, I am pleased to announce that Zheng Hu has accepted the PMC's invitation to become a committer on the project. We appreciate all of Zheng's generous contributions thus far and look forward to his continued involvement. Congratulations and welcome, Zheng!

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* ERROR: Could not insta

[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 hudson.plugins.toolen

[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 Type

[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: > https://builds.apache.org/job/PreCommit-