[jira] [Created] (HBASE-25780) Add 2.2.7 to download page

2021-04-15 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-25780:
--

 Summary: Add 2.2.7 to download page
 Key: HBASE-25780
 URL: https://issues.apache.org/jira/browse/HBASE-25780
 Project: HBase
  Issue Type: Sub-task
Reporter: Guanghao Zhang






--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2021-04-15 Thread Guanghao Zhang
+1 from me. With 6 binding +1 and 2 non-binding +1, the vote passed. Thanks
all for voting!


Andrew Purtell  于2021年4月16日周五 上午9:48写道:

> +1 (binding)
>
> * Signature: ok
> * Checksum : ok
> * Rat check (1.8.0_292): ok
>  - mvn clean apache-rat:check
> * Built from source (1.8.0_292): ok
>  - mvn clean install -DskipTests
> * Unit tests pass (1.8.0_292): ok
>  - mvn package -P runAllTests
>
>
> On Sun, Apr 11, 2021 at 5:34 AM Guanghao Zhang  wrote:
>
> > Please vote on this release candidate (RC) for Apache HBase 2.2.7.
> > Meanwhile, as branch-2.2 will be EOL, please don't push new commits to
> it.
> > And this will be the last one of the 2.2.x releases. Thanks.
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache HBase 2.2.7
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.2.7RC0. The release files, including
> > signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/
> >
> > Maven artifacts are available in a staging repository at:
> > https://repository.apache.org/content/repositories/orgapachehbase-1440/
> >
> > Signatures used for HBase RCs can be found in this file:
> > https://dist.apache.org/repos/dist/release/hbase/KEYS
> >
> > The list of bug fixes going into 2.2.7 can be found in included
> > CHANGES.md and RELEASENOTES.md available here:
> > https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/CHANGES.md
> > https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/RELEASENOTES.md
> >
> > A detailed source and binary compatibility report for this release is
> > available at:
> >
> >
> https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/api_compare_2.2.7RC0_to_2.2.6.html
> >
> > To learn more about Apache HBase, please see http://hbase.apache.org/
> >
> > Thanks,
> > Guanghao Zhang
> >
>
>
> --
> Best regards,
> Andrew
>
> Words like orphans lost among the crosstalk, meaning torn from truth's
> decrepit hands
>- A23, Crosstalk
>


Re: [DISCUSS] Adding Github autolink to JIRA

2021-04-15 Thread Wei-Chiu Chuang
This is now enabled. Thanks all

On Tue, Apr 13, 2021 at 3:30 PM 张铎(Duo Zhang)  wrote:

> 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 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 to enable it for HBase.
> > If the community likes to proceed, I can file an INFRA jira to enable it.
> >
>


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

2021-04-15 Thread shiyu (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

shiyu resolved HBASE-25772.
---
Resolution: Fixed

> org.apache.hadoop.hbase.NotServingRegionException: 
> hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not 
> online on bd133,16020,1618369396289
> --
>
> Key: HBASE-25772
> URL: https://issues.apache.org/jira/browse/HBASE-25772
> Project: HBase
>  Issue Type: Bug
>  Components: master
>Affects Versions: 2.0.0
> Environment: hbase(2.0.0-cdh6.0.1)
>Reporter: shiyu
>Priority: Major
>
> when start hbase:
> Wed Apr 14 13:32:48 CST 2021, 
> RpcRetryingCaller\{globalStartTime=1618378367830, pause=100, maxAttempts=31}, 
> org.apache.hadoop.hbase.NotServingRegionException: 
> org.apache.hadoop.hbase.NotServingRegionException: 
> hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not 
> online on bd133,16020,1618378306318Wed Apr 14 13:32:48 CST 2021, 
> RpcRetryingCaller\{globalStartTime=1618378367830, pause=100, maxAttempts=31}, 
> org.apache.hadoop.hbase.NotServingRegionException: 
> org.apache.hadoop.hbase.NotServingRegionException: 
> hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not 
> online on bd133,16020,1618378306318 at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:3245)
>  at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3222)
>  at 
> org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:1414)
>  at 
> org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2429)
>  at 
> org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:41998)
>  at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:413) at 
> org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:130) at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:324) at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:304)
> Wed Apr 14 13:32:48 CST 2021, 
> RpcRetryingCaller\{globalStartTime=1618378367830, pause=100, maxAttempts=31}, 
> org.apache.hadoop.hbase.NotServingRegionException: 
> org.apache.hadoop.hbase.NotServingRegionException: 
> hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not 
> online on bd133,16020,1618378306318 at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:3245)
>  at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3222)
>  at 
> org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:1414)
>  at 
> org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2429)
>  at 
> org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:41998)
>  at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:413) at 
> org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:130) at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:324) at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:304)
> Wed Apr 14 13:32:48 CST 2021, 
> RpcRetryingCaller\{globalStartTime=1618378367830, pause=100, maxAttempts=31}, 
> org.apache.hadoop.hbase.NotServingRegionException: 
> org.apache.hadoop.hbase.NotServingRegionException: 
> hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not 
> online on bd133,16020,1618378306318 at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.getRegionByEncodedName(HRegionServer.java:3245)
>  at 
> org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(HRegionServer.java:3222)
>  at 
> org.apache.hadoop.hbase.regionserver.RSRpcServices.getRegion(RSRpcServices.java:1414)
>  at 
> org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2429)
>  at 
> org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:41998)
>  at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:413) at 
> org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:130) at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:324) at 
> org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:304)
> Wed Apr 14 13:32:49 CST 2021, 
> RpcRetryingCaller\{globalStartTime=1618378367830, pause=100, maxAttempts=31}, 
> org.apache.hadoop.hbase.NotServingRegionException: 
> org.apache.hadoop.hbase.NotServingRegionException: 
> hbase:namespace,,1544623399046.0d98a5b9654f3a3783388bc294c25067. is not 
> online on 

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

2021-04-15 Thread Andrew Purtell
+1 (binding)

* Signature: ok
* Checksum : ok
* Rat check (1.8.0_292): ok
 - mvn clean apache-rat:check
* Built from source (1.8.0_292): ok
 - mvn clean install -DskipTests
* Unit tests pass (1.8.0_292): ok
 - mvn package -P runAllTests


On Sun, Apr 11, 2021 at 5:34 AM Guanghao Zhang  wrote:

> Please vote on this release candidate (RC) for Apache HBase 2.2.7.
> Meanwhile, as branch-2.2 will be EOL, please don't push new commits to it.
> And this will be the last one of the 2.2.x releases. Thanks.
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache HBase 2.2.7
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.2.7RC0. The release files, including
> signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/
>
> Maven artifacts are available in a staging repository at:
> https://repository.apache.org/content/repositories/orgapachehbase-1440/
>
> Signatures used for HBase RCs can be found in this file:
> https://dist.apache.org/repos/dist/release/hbase/KEYS
>
> The list of bug fixes going into 2.2.7 can be found in included
> CHANGES.md and RELEASENOTES.md available here:
> https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/CHANGES.md
> https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/RELEASENOTES.md
>
> A detailed source and binary compatibility report for this release is
> available at:
>
> https://dist.apache.org/repos/dist/dev/hbase/2.2.7RC0/api_compare_2.2.7RC0_to_2.2.6.html
>
> To learn more about Apache HBase, please see http://hbase.apache.org/
>
> Thanks,
> Guanghao Zhang
>


-- 
Best regards,
Andrew

Words like orphans lost among the crosstalk, meaning torn from truth's
decrepit hands
   - A23, Crosstalk


[jira] [Created] (HBASE-25779) HRegionServer#compactSplitThread should be private

2021-04-15 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-25779:


 Summary: HRegionServer#compactSplitThread should be private
 Key: HBASE-25779
 URL: https://issues.apache.org/jira/browse/HBASE-25779
 Project: HBase
  Issue Type: Task
  Components: regionserver
Reporter: Nick Dimiduk
Assignee: Nick Dimiduk


Minor refactor. Make the {{compactSplitThread}} member field of 
{{HRegionServer}} private, and gate all access through the getter method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (HBASE-25776) Use Class.asSubclass to fix the warning in StochasticLoadBalancer.loadCustomCostFunctions

2021-04-15 Thread Viraj Jasani (Jira)


 [ 
https://issues.apache.org/jira/browse/HBASE-25776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Viraj Jasani resolved HBASE-25776.
--
Fix Version/s: 2.3.6
   2.4.3
   2.5.0
   3.0.0-alpha-1
 Hadoop Flags: Reviewed
   Resolution: Fixed

Thanks for the contribution [~xiaoyu].

> Use Class.asSubclass to fix the warning in 
> StochasticLoadBalancer.loadCustomCostFunctions
> -
>
> Key: HBASE-25776
> URL: https://issues.apache.org/jira/browse/HBASE-25776
> Project: HBase
>  Issue Type: Improvement
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Xiao Yu
>Priority: Minor
>  Labels: beginner, trivial
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.3, 2.3.6
>
>
> {code}
>  klass = (Class) Class.forName(c);
> {code}
> This will generated  a warning of unchecked casting, could simply use 
> Class.forName(c).asSubclass(CostFunction.class).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


Re: Building hbase 2.2.6 with Hadoop 3.1.2

2021-04-15 Thread Pulkit Chawla


From: Pulkit Chawla 
Date: Thursday, 15 April 2021 at 5:12 AM
To: u...@hbase.apache.org 
Subject: Building hbase 2.2.6 with Hadoop 3.1.2
Hi,
I am trying to build and test hbase-2.2.6 with my prebuilt Hadoop-3.1.2.

For that, I used the following arguments with maven::

Mvn package -Dhadoop-three.version=3.1.2 -Dhadoop-two.version=3.1.2 -Phadoop-3.0

Since I want to only use my prebuilt hadoop3.1.2, I am giving 
-Dhadoop-two.version=3.1.2, so that for dependencies it would not try to pick 
anything from Hadoop-2.8.5 (which is the default hadoop2 version in pom) and 
use only 3.1.2 one .

Problem is unit tests are failing at hbase-mapreduce module. Do hbase-mapreduce 
module has a hard dependency on hadoop2??
If not how can I make it work with only hadoop3.1.2 ??

It would really help a lot if anyone can answer my query.

Thanks and regards,
Pulkit


[jira] [Created] (HBASE-25778) The tracinig implementation for AsyncConnectionImpl.getHbck is incorrect

2021-04-15 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25778:
-

 Summary: The tracinig implementation for 
AsyncConnectionImpl.getHbck is incorrect
 Key: HBASE-25778
 URL: https://issues.apache.org/jira/browse/HBASE-25778
 Project: HBase
  Issue Type: Sub-task
  Components: Client, tracing
Reporter: Duo Zhang
Assignee: Duo Zhang


Thanks [~GeorryHuang] for pinging me offline.

Let me try to fix.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (HBASE-25777) Fix tiny error in StressAssignmentManagerMonkeyFactory

2021-04-15 Thread Yulin Niu (Jira)
Yulin Niu created HBASE-25777:
-

 Summary: Fix tiny error in StressAssignmentManagerMonkeyFactory
 Key: HBASE-25777
 URL: https://issues.apache.org/jira/browse/HBASE-25777
 Project: HBase
  Issue Type: Bug
  Components: integration tests
Reporter: Yulin Niu
Assignee: Yulin Niu






--
This message was sent by Atlassian Jira
(v8.3.4#803005)