[jira] [Reopened] (HBASE-25156) TestMasterFailover.testSimpleMasterFailover is flaky

2020-10-10 Thread Nick Dimiduk (Jira)


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

Nick Dimiduk reopened HBASE-25156:
--

Re-opening for addendum. Will focus on master until things look stable.

> TestMasterFailover.testSimpleMasterFailover is flaky 
> -
>
> Key: HBASE-25156
> URL: https://issues.apache.org/jira/browse/HBASE-25156
> Project: HBase
>  Issue Type: Test
>  Components: test
>Affects Versions: 3.0.0-alpha-1
>Reporter: Nick Dimiduk
>Assignee: Nick Dimiduk
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.3, 1.7.0, 2.4.0, 2.2.7
>
>
> {noformat}
> [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 32.996 s <<< FAILURE! - in org.apache.hadoop.hbase.master.TestMasterFailover
> [ERROR] 
> org.apache.hadoop.hbase.master.TestMasterFailover.testSimpleMasterFailover  
> Time elapsed: 12.317 s  <<< FAILURE!
> java.lang.AssertionError: expected:<1> but was:<2>
>   at 
> org.apache.hadoop.hbase.master.TestMasterFailover.testSimpleMasterFailover(TestMasterFailover.java:133)
> {noformat}
> Looks like this test depends on metrics to be updated as a source of 
> side-effect used to verify the test. Seems like it should retry the check a 
> few times, or maybe we need a last-updated monotonic value that the test can 
> check before and after it expects a change to be visible.



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


[jira] [Created] (HBASE-25176) MasterStoppedException should be moved to hbase-client module

2020-10-10 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25176:
-

 Summary: MasterStoppedException should be moved to hbase-client 
module
 Key: HBASE-25176
 URL: https://issues.apache.org/jira/browse/HBASE-25176
 Project: HBase
  Issue Type: Bug
Reporter: Duo Zhang


Since it will be thrown from the HMaster.checkInitialized which will be called 
in a rpc call method, which means it will be propagated to client, we should 
move this class to hbase-client.



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


[jira] [Created] (HBASE-25175) Remove the constructors of HBaseConfiguration

2020-10-10 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25175:
-

 Summary: Remove the constructors of HBaseConfiguration
 Key: HBASE-25175
 URL: https://issues.apache.org/jira/browse/HBASE-25175
 Project: HBase
  Issue Type: Sub-task
  Components: API
Reporter: Duo Zhang


As they have been marked as deprecated long ago.



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


[jira] [Created] (HBASE-25174) Remove deprecated fields in HConstants which should be removed in 3.0.0

2020-10-10 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25174:
-

 Summary: Remove deprecated fields in HConstants which should be 
removed in 3.0.0
 Key: HBASE-25174
 URL: https://issues.apache.org/jira/browse/HBASE-25174
 Project: HBase
  Issue Type: Sub-task
Reporter: Duo Zhang






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


[jira] [Created] (HBASE-25173) Remove TableDescriptorBuilder.setOwner and setOwnerString

2020-10-10 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-25173:
-

 Summary: Remove TableDescriptorBuilder.setOwner and setOwnerString
 Key: HBASE-25173
 URL: https://issues.apache.org/jira/browse/HBASE-25173
 Project: HBase
  Issue Type: Sub-task
  Components: API, Client
Reporter: Duo Zhang






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


[jira] [Resolved] (HBASE-25162) Make flaky tests run more aggressively

2020-10-10 Thread Duo Zhang (Jira)


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

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

Pushed to all active branches except 1.4, since I think it is intenional that 
we set it to daily on this branch.

Thanks [~yuqi] for contributing.

> Make flaky tests run more aggressively
> --
>
> Key: HBASE-25162
> URL: https://issues.apache.org/jira/browse/HBASE-25162
> Project: HBase
>  Issue Type: Sub-task
>  Components: jenkins, scripts, test
>Reporter: Duo Zhang
>Assignee: yuqi
>Priority: Major
> Fix For: 3.0.0-alpha-1, 2.3.3, 1.7.0, 2.4.0, 2.2.7
>
>




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


[jira] [Resolved] (HBASE-25106) Migrate our jenkins job from Hadoop to hbase

2020-10-10 Thread Duo Zhang (Jira)


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

Duo Zhang resolved HBASE-25106.
---
Resolution: Fixed

All works are done.

Thanks all for helping!

> Migrate our jenkins job from Hadoop to hbase
> 
>
> Key: HBASE-25106
> URL: https://issues.apache.org/jira/browse/HBASE-25106
> Project: HBase
>  Issue Type: Umbrella
>  Components: jenkins, scripts
>Reporter: Duo Zhang
>Assignee: Duo Zhang
>Priority: Major
>
> We(xiaomi) will donate 10 m5.2xlarge machines to ASF so hbase could have 
> dedicated resources for running jenkins jobs.
> Open issue to migrate our jenkins jobs to the new build machines.



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


[jira] [Resolved] (HBASE-25171) Remove ZNodePaths.namespaceZNode

2020-10-10 Thread Duo Zhang (Jira)


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

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

Merged to master.

Thanks [~Ddupg] for contributing.

> Remove ZNodePaths.namespaceZNode
> 
>
> Key: HBASE-25171
> URL: https://issues.apache.org/jira/browse/HBASE-25171
> Project: HBase
>  Issue Type: Improvement
>  Components: Zookeeper
>Affects Versions: 3.0.0-alpha-1
>Reporter: Sun Xin
>Assignee: Sun Xin
>Priority: Major
> Fix For: 3.0.0-alpha-1
>
>
> In HBASE-21154, had removed the dependency on  ZNodePaths.namespaceZNode, so 
> remove this field.



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


[jira] [Created] (HBASE-25172) No need timelineservice for branch-2.2 nightly job's hadoop integration test

2020-10-10 Thread Guanghao Zhang (Jira)
Guanghao Zhang created HBASE-25172:
--

 Summary: No need timelineservice for branch-2.2 nightly job's 
hadoop integration test
 Key: HBASE-25172
 URL: https://issues.apache.org/jira/browse/HBASE-25172
 Project: HBase
  Issue Type: Bug
Reporter: Guanghao Zhang


[https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.2/86/execution/node/171/log/]

 
/home/jenkins/jenkins-home/workspace/HBase_HBase_Nightly_branch-2.2/component/dev-support/hbase_nightly_pseudo-distributed-test.sh
 --single-process --working-dir output-integration/hadoop-2 
--hbase-client-install hbase-client hbase-install hadoop-2/bin/hadoop 
hadoop-2/share/hadoop/yarn/timelineservice 
hadoop-2/share/hadoop/yarn/test/hadoop-yarn-server-tests-2.8.5-tests.jar 
hadoop-2/share/hadoop/mapreduce/hadoop-mapreduce-client-jobclient-2.8.5-tests.jar
 hadoop-2/bin/mapred
 

branch-2.2 still use hadoop 2.8.5 and doesn't have timelineservice. The 
dev-support/hbase_nightly_pseudo-distributed-test.sh not consider this.

 



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


[jira] [Created] (HBASE-25171) Remove ZNodePaths.namespaceZNode

2020-10-10 Thread Sun Xin (Jira)
Sun Xin created HBASE-25171:
---

 Summary: Remove ZNodePaths.namespaceZNode
 Key: HBASE-25171
 URL: https://issues.apache.org/jira/browse/HBASE-25171
 Project: HBase
  Issue Type: Improvement
  Components: Zookeeper
Affects Versions: 3.0.0-alpha-1
Reporter: Sun Xin
Assignee: Sun Xin
 Fix For: 3.0.0-alpha-1


In HBASE-21154, had removed the dependency on  ZNodePaths.namespaceZNode, so 
remove this field.



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