Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

2018-02-19 Thread Andrew Purtell
Yep, Hadoop's MiniKDC has a dependency on a valid kerberos environment. Please feel free to file a JIRA about this, but as the MiniKDC is not our component, I'm not sure there is much we can do. You may need to install some OS kerberos package into that Docker image. On Mon, Feb 19, 2018 at 6:20

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

2018-02-19 Thread Andrew Purtell
> java.lang.RuntimeException: Unable to parse:includedir /etc/krb5.conf.d/ This looks like something wrong with the test environment. On Mon, Feb 19, 2018 at 6:14 PM, Artem Ervits wrote: > on second thought -1 > > I can reproduce the test failure below in hbase-server > > Apache Maven 3.0.5 (Re

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

2018-02-19 Thread Artem Ervits
on second thought -1 I can reproduce the test failure below in hbase-server Apache Maven 3.0.5 (Red Hat 3.0.5-17) Maven home: /usr/share/maven Java version: 1.8.0_161, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre Default locale: en_US, pla

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

2018-02-19 Thread Artem Ervits
+1 (non-binding) Hadoop 2.7.5 pseudo-distributed Binary Release MD5: OK HBase 1.4.1 rolling upgrade to 1.4.2 - OK hbase shell: put, scan, get, list, count, create snapshot, restore snapshot, disable, drop, list_regions - OK LTT 1M rows: OK PE 1k rows: OK JDK: 1.8.0.161 SRC MD5: OK compile with em

[jira] [Created] (HBASE-20019) Document the ColumnValueFilter

2018-02-19 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-20019: -- Summary: Document the ColumnValueFilter Key: HBASE-20019 URL: https://issues.apache.org/jira/browse/HBASE-20019 Project: HBase Issue Type: Sub-task

Re: [VOTE] The first HBase 1.4.2 release candidate (RC0) is available

2018-02-19 Thread Chia-Ping Tsai
+1 (binding) run 1000W rows (openjdk 8u151): 1.4.2 (server) + 1.4.2(client) - ok 1.4.2 (server) + 1.3.1(client) - ok 1.4.2 (server) + 1.2.6(client) - ok Unit test suite (openjdk 8u151): TestZKPermissionWatcher is flaky. It is traced by https://issues.apache.org/jira/browse/HBASE-19970 On 2018/0