[jira] [Created] (HBASE-20578) Support region server group in target cluster

2018-05-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20578: -- Summary: Support region server group in target cluster Key: HBASE-20578 URL: https://issues.apache.org/jira/browse/HBASE-20578 Project: HBase Issue Type: Sub-task

Re: 取消hbase开发者邮件订阅

2018-05-10 Thread Ted Yu
Please take a look at the second line in: http://hbase.apache.org/mail-lists.html Original message From: 逆 光 Date: 5/10/18 12:39 AM (GMT-08:00) To: dev Subject: 取消hbase开发者邮件订阅 取消hbase开发者邮件订阅

[jira] [Created] (HBASE-20552) HBase RegionServer was shutdown due to UnexpectedStateException

2018-05-09 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20552: -- Summary: HBase RegionServer was shutdown due to UnexpectedStateException Key: HBASE-20552 URL: https://issues.apache.org/jira/browse/HBASE-20552 Project: HBase Issue

[jira] [Created] (HBASE-20530) Composition of backup directory incorrectly contains namespace when restoring

2018-05-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20530: -- Summary: Composition of backup directory incorrectly contains namespace when restoring Key: HBASE-20530 URL: https://issues.apache.org/jira/browse/HBASE-20530 Project: HBase

Re: Snapshotted files after compactions

2018-05-01 Thread Ted Yu
Please take a look at HFileLink#buildFromHFileLinkPattern where archive directory is taken into account. Cheers On Tue, May 1, 2018 at 4:23 PM, Zach York wrote: > Hello, > > This should be a fairly simple question, but I have been diving into docs > and code and haven't found anything obvious

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

2018-04-30 Thread Ted Yu
+1 Checked signatures Ran test suite with Java 8 - passedPerformed RAT check - passed Original message From: Ashish Singhi Date: 4/29/18 9:45 PM (GMT-08:00) To: dev@hbase.apache.org Subject: Re: [VOTE] The first HBase 1.4.4 release candidate (RC0) is available +1 Downloaded

[jira] [Created] (HBASE-20508) TestIncrementalBackupWithBulkLoad doesn't need to be Parameterized test

2018-04-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20508: -- Summary: TestIncrementalBackupWithBulkLoad doesn't need to be Parameterized test Key: HBASE-20508 URL: https://issues.apache.org/jira/browse/HBASE-20508 Project:

[jira] [Created] (HBASE-20495) REST unit test fails with NoClassDefFoundError against hadoop3

2018-04-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20495: -- Summary: REST unit test fails with NoClassDefFoundError against hadoop3 Key: HBASE-20495 URL: https://issues.apache.org/jira/browse/HBASE-20495 Project: HBase Issue

Re: [VOTE] The third release candidate for HBASE 2.0.0 (RC2) is available

2018-04-25 Thread Ted Yu
+1 Checked signatures : good Ran test suite with Java 8 : passed > On Wed, Apr 25, 2018 at 1:12 PM, Andrew Purtell > wrote: > > > +1 > > > > Checked sums and signatures: ok > > Built from source: ok (8u152) > > RAT check passes: ok (8u152) > > LTT 1M rows 20% updates: ok (8u152) > > ITBLL 100M

[jira] [Resolved] (HBASE-20473) Ineffective INFO logging adjustment in HFilePerformanceEvaluation

2018-04-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20473. Resolution: Not A Problem > Ineffective INFO logging adjustment in HFilePerformanceEvaluat

[jira] [Created] (HBASE-20473) Ineffective INFO logging adjustment in HFilePerformanceEvaluation

2018-04-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20473: -- Summary: Ineffective INFO logging adjustment in HFilePerformanceEvaluation Key: HBASE-20473 URL: https://issues.apache.org/jira/browse/HBASE-20473 Project: HBase Issue

Re: Tools for balancing a poorly distributed table

2018-04-21 Thread Ted Yu
finitely not normalizer - wasn’t enabled at that point. I believe it > > happened in 2 places because of: > > > > 1) poorly implemented bulk load pre-split strategy > > 2) integer keys and lots of row deletions > > > > Seem plausible? > > > > Than

Re: Tools for balancing a poorly distributed table

2018-04-21 Thread Ted Yu
ng time (days). On Normalizer - I had wondered if an > approach of determining a good set of splits up front might be portable > into a Normalizer implementation. > > I suspect a one time rewrite is cheaper than normalization when a table is > in really bad shape. > > Thanks again, &g

Re: Tools for balancing a poorly distributed table

2018-04-21 Thread Ted Yu
Looking at proposed flow, have you considered the new data coming in between steps #a and #d ? Also, how would client application switch between the original table and the new table ? BTW since you mentioned SimpleNormalizer, which release are you using (just want to see if all recent fixes to Si

[jira] [Resolved] (HBASE-20436) IntegrationTestSparkBulkLoad cannot access abstract processOptions of AbstractHBaseTool

2018-04-18 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20436. Resolution: Not A Problem > IntegrationTestSparkBulkLoad cannot access abstract processOptions

[jira] [Created] (HBASE-20436) IntegrationTestSparkBulkLoad cannot access abstract processOptions of AbstractHBaseTool

2018-04-17 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20436: -- Summary: IntegrationTestSparkBulkLoad cannot access abstract processOptions of AbstractHBaseTool Key: HBASE-20436 URL: https://issues.apache.org/jira/browse/HBASE-20436 Project

Re: [jira] [Created] (HBASE-20233) [metrics] Ill-formatted numRegions metric in "Hadoop:service=HBase,name=RegionServer,sub=Regions" mbean

2018-04-13 Thread Ted Yu
Hi, I have added you as contributor. Please upload patch. Thanks On Fri, Apr 13, 2018 at 4:28 PM, Xu Cang wrote: > Hi, > This is a small patch for this issue. (first time trying to use Apache > JIRA, it does not allow me to upload patch file. please let me know if this > is the wrong way to se

[jira] [Created] (HBASE-20414) TestLockProcedure#testMultipleLocks may fail on slow machine

2018-04-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20414: -- Summary: TestLockProcedure#testMultipleLocks may fail on slow machine Key: HBASE-20414 URL: https://issues.apache.org/jira/browse/HBASE-20414 Project: HBase Issue Type

Re: [ANNOUNCE] Please welcome Francis Liu to the HBase PMC

2018-04-11 Thread Ted Yu
Congratulations, Francis ! On Wed, Apr 11, 2018 at 1:03 PM, Andrew Purtell wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Francis > Liu has accepted our invitation to become a PMC member on the Apache > HBase project. We appreciate Francis stepping up to take more > res

[jira] [Created] (HBASE-20375) Remove use of getCurrentUserCredentials in hbase-spark module

2018-04-09 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20375: -- Summary: Remove use of getCurrentUserCredentials in hbase-spark module Key: HBASE-20375 URL: https://issues.apache.org/jira/browse/HBASE-20375 Project: HBase Issue

[jira] [Created] (HBASE-20325) ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky

2018-04-01 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20325: -- Summary: ReassignPartitionsClusterTest#shouldMoveSubsetOfPartitions is flaky Key: HBASE-20325 URL: https://issues.apache.org/jira/browse/HBASE-20325 Project: HBase

[jira] [Reopened] (HBASE-20159) Support using separate ZK quorums for client

2018-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-20159: > Support using separate ZK quorums for cli

[jira] [Resolved] (HBASE-20123) Backup test fails against hadoop 3

2018-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20123. Resolution: Duplicate Should be fixed by HADOOP-15289 > Backup test fails against hadoo

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

2018-03-23 Thread Ted Yu
+1 Ran test suite with Java 1.8.0_151 - passed Ran RAT check - passed LoadTestTool loaded 1M rows On Fri, Mar 23, 2018 at 5:09 PM, Andrew Purtell wrote: > The first HBase 1.4.3 release candidate (RC0) is available for download at > https://dist.apache.org/repos/dist/dev/hbase/hbase-1.4.3RC0/ a

[jira] [Created] (HBASE-20272) TestAsyncTable#testCheckAndMutateWithTimeRange fails due to TableExistsException

2018-03-23 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20272: -- Summary: TestAsyncTable#testCheckAndMutateWithTimeRange fails due to TableExistsException Key: HBASE-20272 URL: https://issues.apache.org/jira/browse/HBASE-20272 Project: HBase

[jira] [Created] (HBASE-20269) ZKReplicationQueueStorage#setWALPosition should only call ZKUtil#multiOrSequential when there is at least one ZKUtilOp

2018-03-23 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20269: -- Summary: ZKReplicationQueueStorage#setWALPosition should only call ZKUtil#multiOrSequential when there is at least one ZKUtilOp Key: HBASE-20269 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HBASE-20257) hbase-spark should not depend on com.google.code.findbugs.jsr305

2018-03-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20257: -- Summary: hbase-spark should not depend on com.google.code.findbugs.jsr305 Key: HBASE-20257 URL: https://issues.apache.org/jira/browse/HBASE-20257 Project: HBase Issue

[jira] [Created] (HBASE-20244) NoSuchMethodException when retrieving private method decryptEncryptedDataEncryptionKey from DFSClient

2018-03-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20244: -- Summary: NoSuchMethodException when retrieving private method decryptEncryptedDataEncryptionKey from DFSClient Key: HBASE-20244 URL: https://issues.apache.org/jira/browse/HBASE-20244

Re: [VOTE] First release candidate for HBase 1.3.2 (RC1) is available

2018-03-20 Thread Ted Yu
+1 Checked signature Ran test suite - passed Tried basic shell commands On Mon, Mar 19, 2018 at 9:48 PM, Francis Liu wrote: > Hi, > > The second release candidate for Apache HBase 1.3.2 is available to > download and testing. > > Artifacts are available here: > > *https://dist.apache.org/repos/

Re: [VOTE] HBase Thirdparty 2.1.0 RC0

2018-03-19 Thread Ted Yu
+1 Ran the hbase test suite with patch from HBASE-20223. Checked test output - nothing unusual. On Mon, Mar 19, 2018 at 4:31 PM, Ted Yu wrote: > I got the following when building master branch with the patch from > HBASE-20223 > : > > [ERROR] The project org.apache.hbase

[jira] [Reopened] (HBASE-20214) Review of RegionLocationFinder Class

2018-03-19 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-20214: > Review of RegionLocationFinder Class > > >

Re: [VOTE] HBase Thirdparty 2.1.0 RC0

2018-03-19 Thread Ted Yu
I got the following when building master branch with the patch from HBASE-20223 : [ERROR] The project org.apache.hbase:hbase-spark-it:3.0.0-SNAPSHOT (/a/hbase/hbase-spark-it/pom.xml) has 1 error [ERROR] 'dependencies.dependency.version' for commons-cli:commons-cli:jar is missing. @ org.apach

Re: [VOTE] First release candidate for HBase 1.3.2 (RC0) is available

2018-03-15 Thread Ted Yu
39) > at sun.net.www.http.HttpClient.New(HttpClient.java:357) > at > sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient( > HttpURLConnection.java:1220) > at > sun.net.www.protocol.http.HttpURLConnection.plainConnect0( > HttpURLConnection.java:1156) >

[jira] [Created] (HBASE-20196) Maintain all regions with same size in memstore flusher

2018-03-14 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20196: -- Summary: Maintain all regions with same size in memstore flusher Key: HBASE-20196 URL: https://issues.apache.org/jira/browse/HBASE-20196 Project: HBase Issue Type

[jira] [Resolved] (HBASE-20104) Fix infinite loop of RIT when creating table on a rsgroup that has no online servers

2018-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20104. Resolution: Fixed Fix Version/s: (was: 1.4.3) Reverted from branch-1 and branch-1.4 Xiaolin

[jira] [Reopened] (HBASE-20104) Fix infinite loop of RIT when creating table on a rsgroup that has no online servers

2018-03-13 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-20104: > Fix infinite loop of RIT when creating table on a rsgroup that has no online > s

[jira] [Created] (HBASE-20176) Fix warnings about Logging import in hbase-spark test code

2018-03-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20176: -- Summary: Fix warnings about Logging import in hbase-spark test code Key: HBASE-20176 URL: https://issues.apache.org/jira/browse/HBASE-20176 Project: HBase Issue Type

Re: Questions about synchronization in compaction pipeline

2018-03-11 Thread Ted Yu
Replacing with ArrayDeque wouldn't be straight forward since it implements Deque interface where there is no method for accessing given index. ArrayDeque provides remove by Object: public boolean remove(Object o) { return removeFirstOccurrence(o); After the removal, add() or offer()

Re: [VOTE] First release candidate for HBase 1.3.2 (RC0) is available

2018-03-10 Thread Ted Yu
I checked out latest branch-1.3 where TestEndToEndSplitTransaction passes nicely. Looking at the commits that came in after Francis' tag, I think the following should have fixed the test failure: HBASE-20139 NPE in RSRpcServices.get() when getRegion throws an exception FYI On Wed, Mar 7, 2018 a

Re: [DISCUSS] strategy on Java versions

2018-03-08 Thread Ted Yu
bq. Dropping all but LTS on major version +1 to the above initiative. On Thu, Mar 8, 2018 at 8:37 AM, Josh Elser wrote: > Oof, more to do, but I think the list you put together is a good plan to > start. Dropping all but LTS on major version sounds good as well. > > Thanks for thinking about th

Re: [ANNOUNCE] New HBase committer Zach York

2018-03-07 Thread Ted Yu
Congratulations, Zach ! On Wed, Mar 7, 2018 at 8:27 AM, Sean Busbey wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that Zach > York has accepted the PMC's invitation to become a committer on the > project. > > We appreciate all of Zach's great work thus far and look forward

[jira] [Created] (HBASE-20136) TestKeyValue misses ClassRule and Category annotations

2018-03-05 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20136: -- Summary: TestKeyValue misses ClassRule and Category annotations Key: HBASE-20136 URL: https://issues.apache.org/jira/browse/HBASE-20136 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-20124) Make hbase-spark module work with hadoop3

2018-03-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20124: -- Summary: Make hbase-spark module work with hadoop3 Key: HBASE-20124 URL: https://issues.apache.org/jira/browse/HBASE-20124 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-20123) Backup test fails against hadoop 3

2018-03-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20123: -- Summary: Backup test fails against hadoop 3 Key: HBASE-20123 URL: https://issues.apache.org/jira/browse/HBASE-20123 Project: HBase Issue Type: Bug Reporter

[jira] [Created] (HBASE-20121) Fix findbugs warning for RestoreTablesClient

2018-03-03 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20121: -- Summary: Fix findbugs warning for RestoreTablesClient Key: HBASE-20121 URL: https://issues.apache.org/jira/browse/HBASE-20121 Project: HBase Issue Type: Bug Affects

Re: [VOTE] The first hbase-2.0.0-beta-2 Release Candidate is available for download

2018-03-02 Thread Ted Yu
+1 Checked signature Ran test suite against hadoop3 - passed Ran load test tool using the following commands - passed: hbase ltt -tn ltt -write 20:2000 -data_block_encoding ROW_INDEX_V1 -num_keys 50 hbase ltt -tn ltt -read 100 -max_read_errors 2 -num_keys 50 On Fri, Mar 2, 2018 at 3:40 P

[jira] [Resolved] (HBASE-18930) TestRegionObserverInterface#testRecovery sometimes times out

2018-03-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-18930. Resolution: Cannot Reproduce > TestRegionObserverInterface#testRecovery sometimes times

[jira] [Resolved] (HBASE-20005) TestFromClientSideWithCoprocessor#testCheckAndDeleteWithCompareOp occasionally fails

2018-03-02 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20005. Resolution: Cannot Reproduce > TestFromClientSideWithCoprocessor#testCheckAndDeleteWithCompar

[jira] [Resolved] (HBASE-16929) Move default method of shipped to Shipper interface

2018-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16929. Resolution: Won't Fix Assignee: (was: Ted Yu) Hadoop Flags: (was: Reviewed) Has

[jira] [Resolved] (HBASE-20009) Add license header to krb5.conf

2018-02-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20009. Resolution: Fixed Hadoop Flags: Reviewed Reimported the license header. Thanks for the review

[jira] [Resolved] (HBASE-20052) TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-20052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-20052. Resolution: Fixed > TestRegionOpen#testNonExistentRegionReplica fails due to

Re: [ANNOUNCE] Please welcome Mike Drob to the HBase PMC

2018-02-28 Thread Ted Yu
Congratulations, Mike ! On Wed, Feb 28, 2018 at 7:54 AM, Sean Busbey wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Mike > Drob has accepted our invitation to become a PMC member on the Apache > HBase project. We appreciate Mike stepping up to take more > responsibility

Re: [ANNOUNCE] Please welcome Ashish Singhi to the HBase PMC

2018-02-28 Thread Ted Yu
Congratulations, Ashish. On Wed, Feb 28, 2018 at 7:55 AM, Sean Busbey wrote: > On behalf of the Apache HBase PMC I am pleased to announce that Ashish > Singhi has accepted our invitation to become a PMC member on the > Apache HBase project. We appreciate Ashish stepping up to take more > respons

Re: [ANNOUNCE] Please welcome Guanghao Zhang to the HBase PMC

2018-02-28 Thread Ted Yu
Congratulations, Guanghao ! On Wed, Feb 28, 2018 at 7:55 AM, Sean Busbey wrote: > On behalf of the Apache HBase PMC I am pleased to announce that > Guanghao Zhang has accepted our invitation to become a PMC member on > the Apache HBase project. We appreciate Guanghao stepping up to take > more r

[jira] [Resolved] (HBASE-19169) Rowcounter job fails against hadoop3 beta1

2018-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19169. Resolution: Cannot Reproduce > Rowcounter job fails against hadoop3 be

[jira] [Resolved] (HBASE-19813) clone_snapshot fails with region failing to open when RS group feature is enabled

2018-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19813. Resolution: Duplicate Dup of HBASE-17785 > clone_snapshot fails with region failing to open when

[jira] [Created] (HBASE-20094) Import$CellWritableComparable should define equals()

2018-02-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20094: -- Summary: Import$CellWritableComparable should define equals() Key: HBASE-20094 URL: https://issues.apache.org/jira/browse/HBASE-20094 Project: HBase Issue Type: Sub

[jira] [Created] (HBASE-20090) Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run

2018-02-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20090: -- Summary: Properly handle Preconditions check failure in MemStoreFlusher$FlushHandler.run Key: HBASE-20090 URL: https://issues.apache.org/jira/browse/HBASE-20090 Project: HBase

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

2018-02-26 Thread Ted Yu
pache HBase - Archetype builder ... SKIPPED* > > *[INFO] > > > * > > *[INFO] BUILD FAILURE* > > *[INFO] > > ---- > *

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

2018-02-26 Thread Ted Yu
+1 Checked signatures Ran unit test suite against JDK 1.8 - passed Tried some basic shell commands On Mon, Feb 26, 2018 at 9:24 AM, Josh Elser wrote: > +1 (binding) > > * src release contents looks OK > * sigs/xsums OK > * apache-rat:check OK > * Can build src release > * LICENSE looks OK > * C

[jira] [Created] (HBASE-20086) PE randomScan fails with ClassNotFoundException

2018-02-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20086: -- Summary: PE randomScan fails with ClassNotFoundException Key: HBASE-20086 URL: https://issues.apache.org/jira/browse/HBASE-20086 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-20081) TestDisableTableProcedure sometimes hung in MiniHBaseCluster#waitUntilShutDown

2018-02-25 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20081: -- Summary: TestDisableTableProcedure sometimes hung in MiniHBaseCluster#waitUntilShutDown Key: HBASE-20081 URL: https://issues.apache.org/jira/browse/HBASE-20081 Project: HBase

[jira] [Created] (HBASE-20079) Report all the new test classes missing HBaseClassTestRule in one patch

2018-02-25 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20079: -- Summary: Report all the new test classes missing HBaseClassTestRule in one patch Key: HBASE-20079 URL: https://issues.apache.org/jira/browse/HBASE-20079 Project: HBase

Re: client.HBaseAdmin No serialized HRegionInfo

2018-02-23 Thread Ted Yu
Can you check whether region c15b13946fa4318a0a956e067d59ebd4 is healthy (via hbck) ? You may find some clue in master log. Cheers On Fri, Feb 23, 2018 at 11:04 AM, Jean-Marc Spaggiari < jean-m...@spaggiari.org> wrote: > Hi guys, > > In HBase 2.0.0-beta-1, getting this: > > 2018-02-23 14:01:5

Re: Critical security related notice for releases containing HBASE-19483 (1.4.1, 1.5.0, 2.0.0)

2018-02-22 Thread Ted Yu
bq. only the clusters which need authorization should set this config as false Looks like a typo above : 'as true' Cheers On Thu, Feb 22, 2018 at 4:01 PM, Apekshit Sharma wrote: > Default value for hbase.security.authorization has been changed from true > to false. Secured clusters should make

[jira] [Created] (HBASE-20054) Forward port HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of KeeperException

2018-02-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20054: -- Summary: Forward port HBASE-18282 ReplicationLogCleaner can delete WALs not yet replicated in case of KeeperException Key: HBASE-20054 URL: https://issues.apache.org/jira/browse/HBASE-20054

[jira] [Created] (HBASE-20053) Remove .cmake file extension from .gitignore

2018-02-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20053: -- Summary: Remove .cmake file extension from .gitignore Key: HBASE-20053 URL: https://issues.apache.org/jira/browse/HBASE-20053 Project: HBase Issue Type: Sub-task

Re: [ANNOUNCE] New HBase committer Peter Somogyi

2018-02-22 Thread Ted Yu
Congratulations, Peter ! On Thu, Feb 22, 2018 at 11:08 AM, Sean Busbey wrote: > On behalf of the Apache HBase PMC, I am pleased to announce that Peter > Somogyi has accepted the PMC's invitation to become a committer on the > project. > > We appreciate all of Peter's great work thus far and look

[jira] [Created] (HBASE-20052) TestRegionOpen#testNonExistentRegionReplica fails due to NPE

2018-02-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20052: -- Summary: TestRegionOpen#testNonExistentRegionReplica fails due to NPE Key: HBASE-20052 URL: https://issues.apache.org/jira/browse/HBASE-20052 Project: HBase Issue Type

[jira] [Created] (HBASE-20031) Unable to run integration test using mvn due to missing HBaseClassTestRule

2018-02-20 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20031: -- Summary: Unable to run integration test using mvn due to missing HBaseClassTestRule Key: HBASE-20031 URL: https://issues.apache.org/jira/browse/HBASE-20031 Project: HBase

[jira] [Resolved] (HBASE-19517) Could not create interface org.apache.hadoop.hbase.zookeeper.MetricsZooKeeperSource when running against hadoop-3

2018-02-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19517. Resolution: Cannot Reproduce > Could not create interf

[jira] [Resolved] (HBASE-19574) TestBlockReorder fails running against hadoop 3

2018-02-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19574. Resolution: Duplicate Dup of HBASE-19954 > TestBlockReorder fails running against hadoo

[jira] [Created] (HBASE-20009) Add license header to krb5.conf

2018-02-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20009: -- Summary: Add license header to krb5.conf Key: HBASE-20009 URL: https://issues.apache.org/jira/browse/HBASE-20009 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-20005) TestFromClientSideWithCoprocessor#testCheckAndDeleteWithCompareOp occasionally fails

2018-02-15 Thread Ted Yu (JIRA)
Ted Yu created HBASE-20005: -- Summary: TestFromClientSideWithCoprocessor#testCheckAndDeleteWithCompareOp occasionally fails Key: HBASE-20005 URL: https://issues.apache.org/jira/browse/HBASE-20005 Project

[jira] [Resolved] (HBASE-19710) hbase:namespace table was stuck in transition

2018-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-19710. Resolution: Duplicate Dup of HBASE-19998 > hbase:namespace table was stuck in transit

[jira] [Reopened] (HBASE-19996) Some nonce procs might not be cleaned up (follow up HBASE-19756)

2018-02-15 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-19996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-19996: > Some nonce procs might not be cleaned up (follow up HBASE-19

Re: Is HBaseTestingUtility part of public API?

2018-02-13 Thread Ted Yu
base.apache.org/book.html#hbase.versioning. >>>>>> >>>>>> I see IA.Public annotations on follow classes under **/test/ path: >>>>>> HBCommonTU, HBTU, MiniHBaseCluster, CodecPerformance, and >>>>&

[jira] [Created] (HBASE-19985) Redundant instanceof check in ProtobufUtil#getServiceException

2018-02-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19985: -- Summary: Redundant instanceof check in ProtobufUtil#getServiceException Key: HBASE-19985 URL: https://issues.apache.org/jira/browse/HBASE-19985 Project: HBase Issue

[jira] [Created] (HBASE-19981) Boolean#getBoolean is used to parse value

2018-02-12 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19981: -- Summary: Boolean#getBoolean is used to parse value Key: HBASE-19981 URL: https://issues.apache.org/jira/browse/HBASE-19981 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-19971) TestMajorCompaction#testDataBlockEncodingInCacheOnly sometimes fails with IllegalArgumentException

2018-02-10 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19971: -- Summary: TestMajorCompaction#testDataBlockEncodingInCacheOnly sometimes fails with IllegalArgumentException Key: HBASE-19971 URL: https://issues.apache.org/jira/browse/HBASE-19971

[jira] [Created] (HBASE-19968) MapReduce test fails with NoClassDefFoundError against hadoop3

2018-02-09 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19968: -- Summary: MapReduce test fails with NoClassDefFoundError against hadoop3 Key: HBASE-19968 URL: https://issues.apache.org/jira/browse/HBASE-19968 Project: HBase Issue

[jira] [Resolved] (HBASE-4128) Detect whether there was zookeeper ensemble, master or region server hanging from previous build

2018-02-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-4128. --- Resolution: Not A Problem > Detect whether there was zookeeper ensemble, master or region server hang

[jira] [Created] (HBASE-19954) ShutdownHook should check whether shutdown hook is tracked by ShutdownHookManager

2018-02-07 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19954: -- Summary: ShutdownHook should check whether shutdown hook is tracked by ShutdownHookManager Key: HBASE-19954 URL: https://issues.apache.org/jira/browse/HBASE-19954 Project: HBase

[jira] [Created] (HBASE-19949) TestRSGroupsWithACL fails with ExceptionInInitializerError

2018-02-06 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19949: -- Summary: TestRSGroupsWithACL fails with ExceptionInInitializerError Key: HBASE-19949 URL: https://issues.apache.org/jira/browse/HBASE-19949 Project: HBase Issue Type

Re: Moving the stable pointer to 1.3.1

2018-02-06 Thread Ted Yu
+1 to what Mike proposed. On Tue, Feb 6, 2018 at 9:51 AM, Mike Drob wrote: > If there is an imminent 1.3.2 coming, I'd rather see it go directly there > instead of pausing at 1.3.1, but otherwise no major concerns. > > On Tue, Feb 6, 2018 at 11:45 AM, Andrew Purtell > wrote: > > > On the thread

[jira] [Created] (HBASE-19945) Separate tests of TestRSGroups into two classes

2018-02-06 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19945: -- Summary: Separate tests of TestRSGroups into two classes Key: HBASE-19945 URL: https://issues.apache.org/jira/browse/HBASE-19945 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-19932) TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3

2018-02-04 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19932: -- Summary: TestSecureIPC in branch-1 fails with NoSuchMethodError against hadoop 3 Key: HBASE-19932 URL: https://issues.apache.org/jira/browse/HBASE-19932 Project: HBase

Re: Considering branching for 1.5 and other branch-1 release planning

2018-02-04 Thread Ted Yu
Andrew: Do you think making 1.5 release support hadoop 3 is among the goals ? Cheers On Fri, Feb 2, 2018 at 3:28 PM, Andrew Purtell wrote: > The backport of RSGroups to branch-1 triggered the opening of the 1.4 code > line as branch-1.4 and releases 1.4.0 and 1.4.1. > > After the commit of HBAS

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

2018-02-01 Thread Ted Yu
+1 Ran test suite with Java 1.8 - passed Checked signature Ran LTT with 1M row - passed Checked basic WebUI Exercised shell commands On Tue, Jan 30, 2018 at 1:11 PM, Andrew Purtell wrote: > You should follow the build instructions on our online manual (look for > the #maven.release anchor). Ple

[jira] [Created] (HBASE-19898) Canary should choose RegionStdOutSink automatically when write sniffing is specified

2018-01-30 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19898: -- Summary: Canary should choose RegionStdOutSink automatically when write sniffing is specified Key: HBASE-19898 URL: https://issues.apache.org/jira/browse/HBASE-19898 Project

[jira] [Created] (HBASE-19890) Canary usage should document hbase.canary.sink.class config

2018-01-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19890: -- Summary: Canary usage should document hbase.canary.sink.class config Key: HBASE-19890 URL: https://issues.apache.org/jira/browse/HBASE-19890 Project: HBase Issue Type

Re: Is HBaseTestingUtility part of public API?

2018-01-26 Thread Ted Yu
There are a few references in Apache Gora repo. FYI On Fri, Jan 26, 2018 at 2:10 PM, Ted Yu wrote: > At least Phoenix is using it. > If you search in Phoenix repo, you would see a lot of classes with: > > import org.apache.hadoop.hbase.HBaseTestingUtility; > > If you have

Re: Is HBaseTestingUtility part of public API?

2018-01-26 Thread Ted Yu
At least Phoenix is using it. If you search in Phoenix repo, you would see a lot of classes with: import org.apache.hadoop.hbase.HBaseTestingUtility; If you have specific method(s) which you consider changing, you can ask dev@phoenix. FYI On Fri, Jan 26, 2018 at 2:01 PM, Mike Drob wrote: > Ca

***UNCHECKED*** [jira] [Created] (HBASE-19869) Wrong class name used in TestLockManager

2018-01-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19869: -- Summary: Wrong class name used in TestLockManager Key: HBASE-19869 URL: https://issues.apache.org/jira/browse/HBASE-19869 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-19841) Tests against hadoop3 fail with StreamLacksCapabilityException

2018-01-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19841: -- Summary: Tests against hadoop3 fail with StreamLacksCapabilityException Key: HBASE-19841 URL: https://issues.apache.org/jira/browse/HBASE-19841 Project: HBase Issue

Re: Two master branches?

2018-01-22 Thread Ted Yu
When I did 'git pull' in workspace for master branch today, I got: error: Ref refs/remotes/origin/master is at 298dc0c626e3844d9a1551cc3e293f518277e89c but expected d155a4e33d279bdf4b57b08ebc8220fe5d97f4cc >From https://git-wip-us.apache.org/repos/asf/hbase ! d155a4e..9a45e0a master -> origi

[jira] [Created] (HBASE-19832) TestConfServlet#testWriteJson fails against hadoop3 due to spelling change

2018-01-19 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19832: -- Summary: TestConfServlet#testWriteJson fails against hadoop3 due to spelling change Key: HBASE-19832 URL: https://issues.apache.org/jira/browse/HBASE-19832 Project: HBase

[jira] [Created] (HBASE-19824) SingleColumnValueFilter returns wrong result when used in shell command

2018-01-18 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19824: -- Summary: SingleColumnValueFilter returns wrong result when used in shell command Key: HBASE-19824 URL: https://issues.apache.org/jira/browse/HBASE-19824 Project: HBase

QA bot downloads v1 patch Was: Switched PreCommit-Admin over to Apache Yetus

2018-01-18 Thread Ted Yu
Allen: We noticed that recent precommit builds always downloaded the v1 patch for HBase JIRAs. This is the latest example: https://issues.apache.org/jira/browse/HBASE-19799 Could this be related to Yetus ? Thanks On Tue, Jan 16, 2018 at 6:15 PM, Allen Wittenauer wrote: > bcc: bui...@apache.org

[jira] [Created] (HBASE-19813) clone_snapshot fails with region failing to open when RS group feature is enabled

2018-01-17 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19813: -- Summary: clone_snapshot fails with region failing to open when RS group feature is enabled Key: HBASE-19813 URL: https://issues.apache.org/jira/browse/HBASE-19813 Project: HBase

<    1   2   3   4   5   6   7   8   9   10   >