Re: [VOTE] Merge branch HBASE-22120 back to master

2021-04-25 Thread Anoop John
+1

Anoop


On Sat, Apr 24, 2021 at 9:31 PM 张铎(Duo Zhang)  wrote:

> So we have 5 +1s now, it is enough to merge this feature branch back to
> master.
>
> Will merge soon.
>
> Thanks all for voting!
>
> 张铎(Duo Zhang)  于2021年4月24日周六 下午11:54写道:
>
> > This is for merging a feature branch, not a release, so I do not think
> > here we have binding or non-binding votes? Or at least, the vote from
> > committers should also be considered as 'binding'.
> >
> > See this section in our ref guide.
> >
> > https://hbase.apache.org/book.html#_decisions
> >
> > When the feature is ready for commit, 3 +1s from committers will get your
> >> feature merged.
> >
> >
> > Anyway, I really think we should have a page like what the flink
> community
> > have
> >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=120731026
> >
> > Bharath Vissapragada  于2021年4月22日周四 上午12:53写道:
> >
> >> +1, skimmed through the patch. Thanks for putting this together.
> >>
> >> On Tue, Apr 20, 2021 at 10:06 PM Tak-Lon (Stephen) Wu <
> tak...@apache.org>
> >> wrote:
> >>
> >> > +1 (non-binding)
> >> >
> >> > This is a great integration, thanks Duo.
> >> >
> >> > -Stephen
> >> >
> >> > On Tue, Apr 20, 2021 at 9:53 PM Pankaj Kumar 
> >> > wrote:
> >> > >
> >> > > +1(non-binding)
> >> > >
> >> > > Regards,
> >> > > Pankaj
> >> > >
> >> > > On Tue, Apr 20, 2021, 8:28 AM 张铎(Duo Zhang) 
> >> > wrote:
> >> > >
> >> > > > HBASE-22120 aims to use OpenTelemetry to replace HTrace and bring
> >> > tracing
> >> > > > back to HBase.
> >> > > >
> >> > > > The discusson thread:
> >> > > >
> >> > > >
> >> > > >
> >> >
> >>
> https://lists.apache.org/thread.html/r31a147c184e379681987b536685db4260af16bbcb0f047ec966b22d5%40%3Cdev.hbase.apache.org%3E
> >> > > >
> >> > > > The PR
> >> > > >
> >> > > > https://github.com/apache/hbase/pull/2901
> >> > > >
> >> > > > Please vote:
> >> > > > [+1] Agree
> >> > > > [0] Neutral
> >> > > > [-1] Disagree (please include actionable feedback)
> >> > > >
> >> > > > Thanks.
> >> > > >
> >> >
> >>
> >
>


[jira] [Created] (HBASE-25810) The nightly build for master branch is failing when running UTs in hbase-procedure after HBASE-22120 merged

2021-04-25 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25810:
-

 Summary: The nightly build for master branch is failing when 
running UTs in hbase-procedure after HBASE-22120 merged
 Key: HBASE-25810
 URL: https://issues.apache.org/jira/browse/HBASE-25810
 Project: HBase
  Issue Type: Bug
  Components: proc-v2, test
Reporter: Duo Zhang






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


[jira] [Created] (HBASE-25811) The client integration test is failing after HBASE-22120 merged

2021-04-25 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25811:
-

 Summary: The client integration test is failing after HBASE-22120 
merged
 Key: HBASE-25811
 URL: https://issues.apache.org/jira/browse/HBASE-25811
 Project: HBase
  Issue Type: Bug
  Components: integration tests
Reporter: Duo Zhang






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


[jira] [Created] (HBASE-25812) msg=org.apache.hadoop.hbase.PleaseHoldException: Master is initializing at org.apache.hadoop.hbase.master.HMaster.checkInitialized

2021-04-25 Thread Satya Gaurav (Jira)
Satya Gaurav created HBASE-25812:


 Summary: msg=org.apache.hadoop.hbase.PleaseHoldException: Master 
is initializing at org.apache.hadoop.hbase.master.HMaster.checkInitialized
 Key: HBASE-25812
 URL: https://issues.apache.org/jira/browse/HBASE-25812
 Project: HBase
  Issue Type: Bug
  Components: hbase-connectors
 Environment: OS is centos 7.8
Reporter: Satya Gaurav


Hi Team,

I am getting error "apache.hadoop.hbase.PleaseHoldException Master is 
initializing".

When In have checked the status of region server with status 'detailed' command 
then getting same region server as a live node and dead also.

I have tried to removing /hbase-unsecure and to restart hbase master and region 
server but no luck.

Even, I have restarted  Hbase services in sequence( ZK, region, Master) 
multiple times but still the issue didn't resolve. 

 

[main] client.RpcRetryingCallerImpl: Call exception, tries=7, retries=36, 
started=8209 ms ago, cancelled=false, 
msg=org.apache.hadoop.hbase.PleaseHoldException: Master is initializing
 at org.apache.hadoop.hbase.master.HMaster.checkInitialized(HMaster.java:2977)



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


[jira] [Created] (HBASE-25813) EOL 2.2.x

2021-04-25 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25813:
-

 Summary: EOL 2.2.x
 Key: HBASE-25813
 URL: https://issues.apache.org/jira/browse/HBASE-25813
 Project: HBase
  Issue Type: Task
Reporter: Duo Zhang






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


[jira] [Created] (HBASE-25814) Remove jenkins files in the code base for branch-2.2

2021-04-25 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25814:
-

 Summary: Remove jenkins files in the code base for branch-2.2
 Key: HBASE-25814
 URL: https://issues.apache.org/jira/browse/HBASE-25814
 Project: HBase
  Issue Type: Sub-task
Reporter: Duo Zhang


To save resources.



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


[SURVEY] The current usage of favor node balancer across the community

2021-04-25 Thread Duo Zhang
As you all know, we always want to reduce the size of the hbase-server
module. This time we want to separate the balancer related code to another
sub module.

The design doc:
https://docs.google.com/document/d/1T7WSgcQBJTtbJIjqi8sZYLxD2Z7JbIHx4TJaKKdkBbE/edit#

You can see the bottom of the design doc, favor node balancer is a problem,
as it stores the favor node information in hbase:meta. Stack mentioned that
the feature is already dead, maybe we could just purge it from our code
base.

So here we want to know if there are still some users in the community who
still use favor node balancer. Please share your experience and whether you
still want to use it.

Thanks.


[jira] [Resolved] (HBASE-25806) Backport the region location finder initialization fix in HBASE-25802

2021-04-25 Thread Duo Zhang (Jira)


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

Duo Zhang resolved HBASE-25806.
---
Hadoop Flags: Reviewed
  Resolution: Fixed

Pushed to branch-2.4 and branch-2.3.

Thanks [~niuyulin] for reviewing.

> Backport the region location finder initialization fix in HBASE-25802
> -
>
> Key: HBASE-25806
> URL: https://issues.apache.org/jira/browse/HBASE-25806
> Project: HBase
>  Issue Type: Bug
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 2.4.3, 2.3.6
>
>
> As mentioned in HBASE-25802, we create region location finder in constructor 
> before setConf called, which is incorrect.
> We need to get this fix in branch-2.4 and branch-2.3.



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


[jira] [Resolved] (HBASE-25802) Miscellaneous style improvements for load balancer related classes

2021-04-25 Thread Duo Zhang (Jira)


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

Duo Zhang resolved HBASE-25802.
---
Fix Version/s: 2.5.0
   3.0.0-alpha-1
 Hadoop Flags: Reviewed
   Resolution: Fixed

Pushed to master and branch-2.

Thanks [~niuyulin] for reviewing.

> Miscellaneous style improvements for load balancer related classes
> --
>
> Key: HBASE-25802
> URL: https://issues.apache.org/jira/browse/HBASE-25802
> Project: HBase
>  Issue Type: Sub-task
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0
>
>
> Landing some improvements first as they could also be landed on branch-2.



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


[jira] [Resolved] (HBASE-25757) Move BaseLoadBalancer to hbase-balancer module

2021-04-25 Thread Duo Zhang (Jira)


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

Duo Zhang resolved HBASE-25757.
---
Hadoop Flags: Reviewed
Assignee: Duo Zhang
  Resolution: Fixed

Merged to master.

Thanks [~niuyulin] for reviewing.

> Move BaseLoadBalancer to hbase-balancer module
> --
>
> Key: HBASE-25757
> URL: https://issues.apache.org/jira/browse/HBASE-25757
> Project: HBase
>  Issue Type: Sub-task
>  Components: Balancer
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
> Fix For: 3.0.0-alpha-1
>
>




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


Re: [VOTE] Merge branch HBASE-22120 back to master

2021-04-25 Thread Guanghao Zhang
+1

Anoop John  于2021年4月25日周日 下午3:13写道:

> +1
>
> Anoop
>
>
> On Sat, Apr 24, 2021 at 9:31 PM 张铎(Duo Zhang) 
> wrote:
>
> > So we have 5 +1s now, it is enough to merge this feature branch back to
> > master.
> >
> > Will merge soon.
> >
> > Thanks all for voting!
> >
> > 张铎(Duo Zhang)  于2021年4月24日周六 下午11:54写道:
> >
> > > This is for merging a feature branch, not a release, so I do not think
> > > here we have binding or non-binding votes? Or at least, the vote from
> > > committers should also be considered as 'binding'.
> > >
> > > See this section in our ref guide.
> > >
> > > https://hbase.apache.org/book.html#_decisions
> > >
> > > When the feature is ready for commit, 3 +1s from committers will get
> your
> > >> feature merged.
> > >
> > >
> > > Anyway, I really think we should have a page like what the flink
> > community
> > > have
> > >
> > >
> >
> https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=120731026
> > >
> > > Bharath Vissapragada  于2021年4月22日周四 上午12:53写道:
> > >
> > >> +1, skimmed through the patch. Thanks for putting this together.
> > >>
> > >> On Tue, Apr 20, 2021 at 10:06 PM Tak-Lon (Stephen) Wu <
> > tak...@apache.org>
> > >> wrote:
> > >>
> > >> > +1 (non-binding)
> > >> >
> > >> > This is a great integration, thanks Duo.
> > >> >
> > >> > -Stephen
> > >> >
> > >> > On Tue, Apr 20, 2021 at 9:53 PM Pankaj Kumar <
> pankajku...@apache.org>
> > >> > wrote:
> > >> > >
> > >> > > +1(non-binding)
> > >> > >
> > >> > > Regards,
> > >> > > Pankaj
> > >> > >
> > >> > > On Tue, Apr 20, 2021, 8:28 AM 张铎(Duo Zhang) <
> palomino...@gmail.com>
> > >> > wrote:
> > >> > >
> > >> > > > HBASE-22120 aims to use OpenTelemetry to replace HTrace and
> bring
> > >> > tracing
> > >> > > > back to HBase.
> > >> > > >
> > >> > > > The discusson thread:
> > >> > > >
> > >> > > >
> > >> > > >
> > >> >
> > >>
> >
> https://lists.apache.org/thread.html/r31a147c184e379681987b536685db4260af16bbcb0f047ec966b22d5%40%3Cdev.hbase.apache.org%3E
> > >> > > >
> > >> > > > The PR
> > >> > > >
> > >> > > > https://github.com/apache/hbase/pull/2901
> > >> > > >
> > >> > > > Please vote:
> > >> > > > [+1] Agree
> > >> > > > [0] Neutral
> > >> > > > [-1] Disagree (please include actionable feedback)
> > >> > > >
> > >> > > > Thanks.
> > >> > > >
> > >> >
> > >>
> > >
> >
>


[jira] [Resolved] (HBASE-25814) Remove jenkins files in the code base for branch-2.2

2021-04-25 Thread Duo Zhang (Jira)


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

Duo Zhang resolved HBASE-25814.
---
Hadoop Flags: Reviewed
  Resolution: Fixed

Merged to branch-2.2.

Thanks [~zghao] for reviewing.

> Remove jenkins files in the code base for branch-2.2
> 
>
> Key: HBASE-25814
> URL: https://issues.apache.org/jira/browse/HBASE-25814
> Project: HBase
>  Issue Type: Sub-task
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
>
> To save resources.



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