[DISCUSS] Adding Github autolink to JIRA

2021-04-13 Thread Wei-Chiu Chuang
A number of Apache projects have enabled "GitHub autolink". What it does is convert strings "HBASE-1234" in GitHub to a link to the corresponding Apache JIRA. [image: Screen Shot 2021-04-13 at 3.15.23 PM.png] [image: Screen Shot 2021-04-13 at 3.18.27 PM.png] I find it quite useful. Hence the ask

[ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Viraj Jasani
On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang Sun has accepted our invitation to become a PMC member on the HBase project. We appreciate Huaxiang stepping up to take more responsibility for the project. Congratulations and welcome, Huaxiang!

Re: [DISCUSS] Adding Github autolink to JIRA

2021-04-13 Thread Duo Zhang
The screen shots are broken but I'm +1 on enabling it. Wei-Chiu Chuang 于2021年4月13日周二 下午3:20写道: > > A number of Apache projects have enabled "GitHub autolink". What it does > is convert strings "HBASE-1234" in GitHub to a link to the corresponding > Apache JIRA. > > [image: Screen Shot

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Wei-Chiu Chuang
Congrats! On Tue, Apr 13, 2021 at 3:39 PM Viraj Jasani wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > Sun has accepted our invitation to become a PMC member on the HBase > project. We appreciate Huaxiang stepping up to take more responsibility for > the

Re: [DISCUSS] Adding Github autolink to JIRA

2021-04-13 Thread Jan Hentschel
I like the idea and it would complement what we already have with the auto-linking of GitHub PRs in their corresponding Jira ticket. We had a simple browser script in the past to get from a GitHub PR to the Jira ticket, but this doesn’t work if you reference another Jira ticket in a PR. From:

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Jan Hentschel
Congratulations and welcome! From: Viraj Jasani Reply-To: "dev@hbase.apache.org" Date: Tuesday, April 13, 2021 at 9:39 AM To: hbase-dev , hbase-user Subject: [ANNOUNCE] New HBase PMC Huaxiang Sun On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang Sun has accepted our

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Peter Somogyi
Congratulations! On Tue, Apr 13, 2021 at 9:39 AM Viraj Jasani wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > Sun has accepted our invitation to become a PMC member on the HBase > project. We appreciate Huaxiang stepping up to take more responsibility for >

JDK version issue during doing 1.7.0 release

2021-04-13 Thread Reid Chan
Hi team and community: This is the error message when I tried to make a release 1.7.0: [INFO] Restricted to JDK 1.7 yet org.apache.thrift:libthrift:jar:0.13.0:compile contains org/apache/thrift/TNonblockingMultiFetchClient.class targeted to JDK 1.8 HBase has unsupported dependencies. HBase

[jira] [Resolved] (HBASE-25748) [Flake Test][branch-1] TestAdmin2

2021-04-13 Thread Reid Chan (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reid Chan resolved HBASE-25748. --- Resolution: Fixed > [Flake Test][branch-1] TestAdmin2 > - > >

Re: JDK version issue during doing 1.7.0 release

2021-04-13 Thread Reid Chan
Is JDK 7 a hard restriction in this case? Could we compromise here to use JDK 8? -- Best Regards, R.C On Tue, Apr 13, 2021 at 3:35 PM Reid Chan wrote: > Hi team and community: > > This is the error message when I tried to make a release 1.7.0: > > [INFO] Restricted to JDK 1.7 yet >

Re: JDK version issue during doing 1.7.0 release

2021-04-13 Thread Nick Dimiduk
hbase-thrift is itself optional though. It’s “just” a gateway, not a core service. Agree, where it’s used, it’s critical for those users. But it’s not in the critical path for all users. Maybe it’s easier to bend on this than the minimum JDK version? Just a thought... On Tue, Apr 13, 2021 at

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Pankaj Kumar
Congratulations Huaxiang...!! Regards, Pankaj On Tue, Apr 13, 2021, 1:09 PM Viraj Jasani wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > Sun has accepted our invitation to become a PMC member on the HBase > project. We appreciate Huaxiang stepping up to take

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

2021-04-13 Thread Duo Zhang
+1(binding) Checked sigs and sums: Matched Rat check: Passed Built from source: OK Ran all UTs: Passed Started a standalone cluster, and then Checked Web UI: Seemed alright Using scripts from hbase-client-bin, and then Tried basic shell commands: All fine Using LTT to load 1M rows: Passed Thanks

[jira] [Resolved] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-13 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25767. --- Resolution: Fixed Pushed to branch-2+. Thanks [~niuyulin] and [~Ddupg] for reviewing. As this is

[jira] [Resolved] (HBASE-25653) Add units and round off region size to 2 digits after decimal

2021-04-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-25653. -- Resolution: Fixed > Add units and round off region size to 2 digits after decimal >

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

2021-04-13 Thread Tak-Lon (Stephen) Wu
+1 (non-binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_242): ok - mvn clean apache-rat:check * Built from source (1.8.0_242): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_242): ok - mvn package -P

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Andrew Purtell
Congratulations and welcome, Huaxiang! On Tue, Apr 13, 2021 at 12:39 AM Viraj Jasani wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > Sun has accepted our invitation to become a PMC member on the HBase > project. We appreciate Huaxiang stepping up to take more

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Esteban Gutierrez
Congratulations Huaxiang! -- Cloudera, Inc. On Tue, Apr 13, 2021 at 8:16 AM zheng wang <18031...@qq.com> wrote: > Congratulations! > > > > > --原始邮件-- > 发件人: > "user" >

Re: [ANNOUNCE] New HBase committer Geoffrey Jacoby

2021-04-13 Thread Esteban Gutierrez
Congrats and welcome, Geoffrey! -- Cloudera, Inc. On Tue, Apr 13, 2021 at 8:18 AM zheng wang <18031...@qq.com> wrote: > Congratulations! > > > > > --原始邮件-- > 发件人: > "user" >

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Huaxiang Sun
Thanks all! Huaxiang On Tue, Apr 13, 2021 at 9:12 AM Esteban Gutierrez wrote: > Congratulations Huaxiang! > > > -- > Cloudera, Inc. > > > > On Tue, Apr 13, 2021 at 8:16 AM zheng wang <18031...@qq.com> wrote: > > > Congratulations! > > > > > > > > > > --原始邮件--

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Bharath Vissapragada
Congrats Huaxiang! On Tue, Apr 13, 2021 at 1:16 PM Zach York wrote: > Congrats Huaxiang! > > On Tue, Apr 13, 2021 at 12:01 PM Stack wrote: > > > Hurray Huaxiang! > > S > > > > On Tue, Apr 13, 2021 at 12:39 AM Viraj Jasani > wrote: > > > > > On behalf of the Apache HBase PMC I am pleased to

Re: JDK version issue during doing 1.7.0 release

2021-04-13 Thread Geoffrey Jacoby
It appears that both thrift 0.12 (which HBase 1.6 uses) and Thrift 0.13 (which HBase 1.7 is targeted for and that Reid is having trouble building for JDK 7) have CVEs attached to them, which is why later branches are using Thrift 0.14.1. (See CVE-2019-0205 [1] for Thrift 0.12, and CVE-2020-13949

Re: [ANNOUNCE] New HBase committer Geoffrey Jacoby

2021-04-13 Thread Zach York
Congrats Geoffrey! On Tue, Apr 13, 2021 at 9:21 AM Esteban Gutierrez wrote: > Congrats and welcome, Geoffrey! > > -- > Cloudera, Inc. > > > > On Tue, Apr 13, 2021 at 8:18 AM zheng wang <18031...@qq.com> wrote: > > > Congratulations! > > > > > > > > > > --原始邮件-- >

Re: [ANNOUNCE] New HBase committer Geoffrey Jacoby

2021-04-13 Thread Geoffrey Jacoby
Thanks everyone! On Tue, Apr 13, 2021 at 1:16 PM Zach York wrote: > Congrats Geoffrey! > > On Tue, Apr 13, 2021 at 9:21 AM Esteban Gutierrez > wrote: > > > Congrats and welcome, Geoffrey! > > > > -- > > Cloudera, Inc. > > > > > > > > On Tue, Apr 13, 2021 at 8:18 AM zheng wang <18031...@qq.com>

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Geoffrey Jacoby
Congratulations, Huaxiang! On Tue, Apr 13, 2021 at 1:20 PM Bharath Vissapragada wrote: > Congrats Huaxiang! > > On Tue, Apr 13, 2021 at 1:16 PM Zach York > wrote: > > > Congrats Huaxiang! > > > > On Tue, Apr 13, 2021 at 12:01 PM Stack wrote: > > > > > Hurray Huaxiang! > > > S > > > > > > On

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Zach York
Congrats Huaxiang! On Tue, Apr 13, 2021 at 12:01 PM Stack wrote: > Hurray Huaxiang! > S > > On Tue, Apr 13, 2021 at 12:39 AM Viraj Jasani wrote: > > > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > > Sun has accepted our invitation to become a PMC member on the

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Stack
Hurray Huaxiang! S On Tue, Apr 13, 2021 at 12:39 AM Viraj Jasani wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > Sun has accepted our invitation to become a PMC member on the HBase > project. We appreciate Huaxiang stepping up to take more responsibility for

??????[ANNOUNCE] New HBase committer Geoffrey Jacoby

2021-04-13 Thread zheng wang
Congratulations! ---- ??: "user"

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Duo Zhang
Congratulations! Pankaj Kumar 于2021年4月13日周二 下午5:53写道: > Congratulations Huaxiang...!! > > Regards, > Pankaj > > On Tue, Apr 13, 2021, 1:09 PM Viraj Jasani wrote: > > > On behalf of the Apache HBase PMC I am pleased to announce that Huaxiang > > Sun has accepted our invitation to become a PMC

Re: [ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread Yulin Niu
Congratulations! 张铎(Duo Zhang) 于2021年4月13日周二 下午6:13写道: > Congratulations! > > Pankaj Kumar 于2021年4月13日周二 下午5:53写道: > > > Congratulations Huaxiang...!! > > > > Regards, > > Pankaj > > > > On Tue, Apr 13, 2021, 1:09 PM Viraj Jasani wrote: > > > > > On behalf of the Apache HBase PMC I am pleased

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

2021-04-13 Thread Viraj Jasani
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_171): ok - mvn clean apache-rat:check * Built from source (1.8.0_171): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_171): ok - mvn package -P runSmallTests -Dsurefire.rerunFailingTestsCount=3 Flaky-tests build seems to be

??????[ANNOUNCE] New HBase PMC Huaxiang Sun

2021-04-13 Thread zheng wang
Congratulations! ---- ??: "user"

[jira] [Created] (HBASE-25770) Http InfoServers should honor gzip encoding when requested

2021-04-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25770: Summary: Http InfoServers should honor gzip encoding when requested Key: HBASE-25770 URL: https://issues.apache.org/jira/browse/HBASE-25770 Project: HBase

Re: JDK version issue during doing 1.7.0 release

2021-04-13 Thread Duo Zhang
The hbase-thrift module depends on thrift, it can not be optional... Nick Dimiduk 于2021年4月14日周三 上午8:44写道: > Oh. Bad. > > Can we mark the Thrift dependency optional, mark the ANNOUNCEMENT with a > big fat notice, and let users proceed at their own risk? > > On Tue, Apr 13, 2021 at 2:05 PM

[jira] [Reopened] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-13 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reopened HBASE-25767: --- Reopen for backporting. > CandidateGenerator.getRandomIterationOrder is too slow on large cluster >

[jira] [Created] (HBASE-25771) Recommend Hadoop 3.x

2021-04-13 Thread Wei-Chiu Chuang (Jira)
Wei-Chiu Chuang created HBASE-25771: --- Summary: Recommend Hadoop 3.x Key: HBASE-25771 URL: https://issues.apache.org/jira/browse/HBASE-25771 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-25762) Improvement for some debug-logging guards

2021-04-13 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25762. --- Resolution: Fixed Pushed to branch-2.3+. Thanks [~coder_chenzhi] for contributing. > Improvement

[jira] [Resolved] (HBASE-25767) CandidateGenerator.getRandomIterationOrder is too slow on large cluster

2021-04-13 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-25767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-25767. --- Resolution: Fixed Cherry-picked to branch-2.4 and branch-2.3. Thanks [~apurtell] and [~ndimiduk]!

Re: JDK version issue during doing 1.7.0 release

2021-04-13 Thread Nick Dimiduk
Oh. Bad. Can we mark the Thrift dependency optional, mark the ANNOUNCEMENT with a big fat notice, and let users proceed at their own risk? On Tue, Apr 13, 2021 at 2:05 PM Geoffrey Jacoby wrote: > It appears that both thrift 0.12 (which HBase 1.6 uses) and Thrift 0.13 > (which HBase 1.7 is

[jira] [Created] (HBASE-25772) org.apache.hadoop.hbase.NotServingRegionException: hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not online on bd133,16020,1618369396289

2021-04-13 Thread shiyu (Jira)
shiyu created HBASE-25772: - Summary: org.apache.hadoop.hbase.NotServingRegionException: hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not online on bd133,16020,1618369396289 Key: HBASE-25772 URL: