[jira] [Created] (HBASE-23004) Update 2.0 Javadoc on website

2019-09-09 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-23004: - Summary: Update 2.0 Javadoc on website Key: HBASE-23004 URL: https://issues.apache.org/jira/browse/HBASE-23004 Project: HBase Issue Type: Task Co

[jira] [Resolved] (HBASE-22997) Move to SLF4J

2019-09-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-22997. --- Release Note: Added SLF4J binding for LOG4J 2. Resolution: Fixed Merged pull request t

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Guanghao Zhang
Thanks stack. I thought I can create a new tag 2.2.1RC2 which have same commits with 2.2.1RC1? It will take too long. Stack 于2019年9月10日周二 下午12:57写道: > I can make the new RC for you if you are busy Guanghao Zhang. > S > > On Mon, Sep 9, 2019 at 8:42 PM Sean Busbey wrote: > > > Please don't chang

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Stack
I can make the new RC for you if you are busy Guanghao Zhang. S On Mon, Sep 9, 2019 at 8:42 PM Sean Busbey wrote: > Please don't change an RC that's already being voted on. Please make a new > RC. > > If folks are comfortable carrying their vote forward to an RC that is > noted to only differ in

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Sean Busbey
Please don't change an RC that's already being voted on. Please make a new RC. If folks are comfortable carrying their vote forward to an RC that is noted to only differ in generating new binary artifacts they can do so. On Mon, Sep 9, 2019 at 10:40 PM Guanghao Zhang wrote: > > Updated hbase-2.2

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Guanghao Zhang
Updated hbase-2.2.1-bin.tar.gz and hbase-2.2.1-client-bin.tar.gz. The Version.java was generated by saveVersion.sh and it not included in src.tar.gz. So hbase-2.2.1-src.tar.gz not affected. 张铎(Duo Zhang) 于2019年9月10日周二 上午10:42写道: > I think all the tar balls should be replaced? Include the src and

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Duo Zhang
I think all the tar balls should be replaced? Include the src and client-bin. Guanghao Zhang 于2019年9月10日周二 上午10:41写道: > Updated the > > https://dist.apache.org/repos/dist/dev/hbase/2.2.1RC1/hbase-2.2.1-bin.tar.gz > with an revision. Thanks for pointing this. > > 张铎(Duo Zhang) 于2019年9月9日周一 下午8:4

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Guanghao Zhang
Updated the https://dist.apache.org/repos/dist/dev/hbase/2.2.1RC1/hbase-2.2.1-bin.tar.gz with an revision. Thanks for pointing this. 张铎(Duo Zhang) 于2019年9月9日周一 下午8:48写道: > Oh I haven't checked this field before, just checked the version of region > server... > > Ping Guanghao Zhang, Please confi

[jira] [Created] (HBASE-23003) [HBCK2/hbase-operator-tools] Release-making scripts

2019-09-09 Thread stack (Jira)
stack created HBASE-23003: - Summary: [HBCK2/hbase-operator-tools] Release-making scripts Key: HBASE-23003 URL: https://issues.apache.org/jira/browse/HBASE-23003 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-23002) [HBCK2/hbase-operator-tools] Create an assembly that builds an hbase-operator-tools tgz

2019-09-09 Thread stack (Jira)
stack created HBASE-23002: - Summary: [HBCK2/hbase-operator-tools] Create an assembly that builds an hbase-operator-tools tgz Key: HBASE-23002 URL: https://issues.apache.org/jira/browse/HBASE-23002 Project: HB

Re: Can anyone add 'sandeep.pal' to HBASE contributor on JIRA

2019-09-09 Thread Sakthi
Done, Xu Cang. Thanks. On Mon, Sep 9, 2019 at 2:59 PM Xu Cang wrote: > Hi, > Can anyone add my coworker 'sandeep.pal' (this is his apache id) to HBASE > contributor list on JIRA in order for him to be able to assign JIRAs to > himself? > Thank you in advance. > > Best, > Xu >

Can anyone add 'sandeep.pal' to HBASE contributor on JIRA

2019-09-09 Thread Xu Cang
Hi, Can anyone add my coworker 'sandeep.pal' (this is his apache id) to HBASE contributor list on JIRA in order for him to be able to assign JIRAs to himself? Thank you in advance. Best, Xu

Re: Request for assistance with September branch-1.3 and branch-1.4 release candidates

2019-09-09 Thread Andrew Purtell
Thanks Rushabh! On Mon, Sep 9, 2019 at 10:19 AM Rushabh Shah wrote: > Looks like underlying issue for all the failing tests is same. Looks like > one change/commit caused failures in all these tests. > > java.io.IOException: Shutting down > at > org.apache.hadoop.hbase.regionserver.Test

[jira] [Resolved] (HBASE-22992) Blog post for hbtop on hbase.apache.org

2019-09-09 Thread stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-22992. --- Fix Version/s: 3.0.0 Assignee: Toshihiro Suzuki Resolution: Fixed Pushed https://blogs.apach

Re: Request for assistance with September branch-1.3 and branch-1.4 release candidates

2019-09-09 Thread Rushabh Shah
Looks like underlying issue for all the failing tests is same. Looks like one change/commit caused failures in all these tests. java.io.IOException: Shutting down at org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad.testAtomicBulkLoad(TestHRegionServerBulkLoad.java:347) Cause

[jira] [Resolved] (HBASE-23001) TestBlockReorder.testHBaseCluster is failing consistently in branch-1.3

2019-09-09 Thread Rushabh S Shah (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rushabh S Shah resolved HBASE-23001. Resolution: Duplicate > TestBlockReorder.testHBaseCluster is failing consistently in branc

[jira] [Created] (HBASE-23001) TestBlockReorder.testHBaseCluster is failing consistently in branch-1.3

2019-09-09 Thread Rushabh S Shah (Jira)
Rushabh S Shah created HBASE-23001: -- Summary: TestBlockReorder.testHBaseCluster is failing consistently in branch-1.3 Key: HBASE-23001 URL: https://issues.apache.org/jira/browse/HBASE-23001 Projec

[jira] [Created] (HBASE-23000) TestBlockReorder#testBlockLocation is failing consistently in branch-1.3

2019-09-09 Thread Rushabh S Shah (Jira)
Rushabh S Shah created HBASE-23000: -- Summary: TestBlockReorder#testBlockLocation is failing consistently in branch-1.3 Key: HBASE-23000 URL: https://issues.apache.org/jira/browse/HBASE-23000 Project:

[jira] [Resolved] (HBASE-22998) Fix NOTICE and LICENSE

2019-09-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-22998. --- Resolution: Fixed Merged PR #26. > Fix NOTICE and LICENSE > -- > >

[jira] [Created] (HBASE-22999) Fix non-varargs compile warnings

2019-09-09 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-22999: - Summary: Fix non-varargs compile warnings Key: HBASE-22999 URL: https://issues.apache.org/jira/browse/HBASE-22999 Project: HBase Issue Type: Improvement

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Duo Zhang
Oh I haven't checked this field before, just checked the version of region server... Ping Guanghao Zhang, Please confirm? I think this is a build issue, so you can still use the RC1 tag and built the new tarballs. Peter Somogyi 于2019年9月9日周一 下午7:52写道: > Revision in version string is rUnknown bot

[jira] [Created] (HBASE-22998) Add used licenses to LICENSE.txt

2019-09-09 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-22998: - Summary: Add used licenses to LICENSE.txt Key: HBASE-22998 URL: https://issues.apache.org/jira/browse/HBASE-22998 Project: HBase Issue Type: Sub-task

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Peter Somogyi
Revision in version string is rUnknown both on Web UI and shell. Are we good to release 2.2.1 like this? Version 2.2.1, rUnknown, 2019年 09月 04日 星期三 11:43:00 CST - Signature, checksum: OK - Changes, release notes, compatibility report: OK - Build from source: OK - Unit tests: Some failures as ment

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread OpenInx
Agree, give my +1 (binding). BTW Peter Somogyi also have commit the fix to related branches. Thanks. On Mon, Sep 9, 2019 at 5:40 PM 张铎(Duo Zhang) wrote: > Seems to be a UT issue? I do not think it is sufficient to sink an RC? > > OpenInx 于2019年9月9日周一 下午4:35写道: > > > Seems the TestHRegionWithI

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Peter Somogyi
Yes, only test issue. RC is not affected. On Mon, Sep 9, 2019 at 11:41 AM 张铎(Duo Zhang) wrote: > Seems to be a UT issue? I do not think it is sufficient to sink an RC? > > OpenInx 于2019年9月9日周一 下午4:35写道: > > > Seems the TestHRegionWithInMemoryFlush is always failed under my host, > > filed issue

[jira] [Resolved] (HBASE-22979) Call ChunkCreator.initialize in TestHRegionWithInMemoryFlush

2019-09-09 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-22979. --- Fix Version/s: 2.2.2 2.1.7 2.3.0 3.0

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread Duo Zhang
Seems to be a UT issue? I do not think it is sufficient to sink an RC? OpenInx 于2019年9月9日周一 下午4:35写道: > Seems the TestHRegionWithInMemoryFlush is always failed under my host, > filed issue to address this: > https://issues.apache.org/jira/browse/HBASE-22995 > > * Signature: ok >

[jira] [Resolved] (HBASE-22995) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22995. -- Resolution: Duplicate The https://github.com/apache/hbase/pull/589 is addressing this fix. > The Test

[jira] [Created] (HBASE-22997) Move to SLF4J

2019-09-09 Thread Peter Somogyi (Jira)
Peter Somogyi created HBASE-22997: - Summary: Move to SLF4J Key: HBASE-22997 URL: https://issues.apache.org/jira/browse/HBASE-22997 Project: HBase Issue Type: Sub-task Affects Versions: op

[jira] [Created] (HBASE-22996) refact MultiByteBuff, combine the buffsIterator and curItem & curItemIndex into one iterator

2019-09-09 Thread chenxu (Jira)
chenxu created HBASE-22996: -- Summary: refact MultiByteBuff, combine the buffsIterator and curItem & curItemIndex into one iterator Key: HBASE-22996 URL: https://issues.apache.org/jira/browse/HBASE-22996 Proj

Re: [VOTE] The second HBase 2.2.1 release candidate (RC1) is available

2019-09-09 Thread OpenInx
Seems the TestHRegionWithInMemoryFlush is always failed under my host, filed issue to address this: https://issues.apache.org/jira/browse/HBASE-22995 * Signature: ok * Checksum : ok * Rat check (1.8.0_202): ok - mvn clean apache-rat:check * Built from sourc

[jira] [Resolved] (HBASE-22994) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu resolved HBASE-22994. -- Resolution: Duplicate Sorry for the noisy, created a duplicated issue. closing it now. > The TestHReg

[jira] [Created] (HBASE-22995) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
Zheng Hu created HBASE-22995: Summary: The TestHRegionWithInMemoryFlush is broken Key: HBASE-22995 URL: https://issues.apache.org/jira/browse/HBASE-22995 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22994) The TestHRegionWithInMemoryFlush is broken

2019-09-09 Thread Zheng Hu (Jira)
Zheng Hu created HBASE-22994: Summary: The TestHRegionWithInMemoryFlush is broken Key: HBASE-22994 URL: https://issues.apache.org/jira/browse/HBASE-22994 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-22993) HBCK report UI showed -1 if hbck chore not running

2019-09-09 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-22993: -- Summary: HBCK report UI showed -1 if hbck chore not running Key: HBASE-22993 URL: https://issues.apache.org/jira/browse/HBASE-22993 Project: HBase Issue