[jira] [Commented] (HBASE-18921) Result.current() throws ArrayIndexOutOfBoundsException after calling advance()

2017-10-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194847#comment-16194847 ] Ted Yu commented on HBASE-18921: lgtm > Result.current() throws ArrayIndexOutOfBoundsException after

[jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18957: Attachment: HBASE-18957-branch-1.2.v1.patch -1 for branch-1.2 - clean up indentation - add

[jira] [Commented] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3

2017-10-06 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194948#comment-16194948 ] Peter Somogyi commented on HBASE-18924: --- Now it is attached. Thanks! > Backport HBASE-18568

[jira] [Created] (HBASE-18959) Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1

2017-10-06 Thread Pankaj Kumar (JIRA)
Pankaj Kumar created HBASE-18959: Summary: Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1 Key: HBASE-18959 URL:

[jira] [Commented] (HBASE-18945) Make a Public interface for CellComparator

2017-10-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195000#comment-16195000 ] Chia-Ping Tsai commented on HBASE-18945: bq. You have to strike @InterfaceStability.Evolving from

[jira] [Commented] (HBASE-18926) Cleanup Optional from method params

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194821#comment-16194821 ] stack commented on HBASE-18926: --- bq. We can change api after beta1. So either way, should be okay to fix in

[jira] [Commented] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3

2017-10-06 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194891#comment-16194891 ] huaxiang sun commented on HBASE-18924: -- Hi [~psomogyi], could you post a branch-1.3 patch? Thanks.

[jira] [Commented] (HBASE-18909) Deprecate Admin's methods which used String regex

2017-10-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194965#comment-16194965 ] Chia-Ping Tsai commented on HBASE-18909: +1 > Deprecate Admin's methods which used String regex

[jira] [Updated] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-13346: - Status: Patch Available (was: Open) > Clean up Filter package for post 1.0 s/KeyValue/Cell/g >

[jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194994#comment-16194994 ] Sean Busbey commented on HBASE-18957: - branch-2 uses the same patch for the test as master and has

[jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194854#comment-16194854 ] Peter Somogyi commented on HBASE-18957: --- +1 > add test that establishes branch-1 behavior for

[jira] [Comment Edited] (HBASE-18945) Make a Public interface for CellComparator

2017-10-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195000#comment-16195000 ] Chia-Ping Tsai edited comment on HBASE-18945 at 10/6/17 6:33 PM: - bq. You

[jira] [Commented] (HBASE-12260) MasterServices - remove from coprocessor API (Discuss)

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195019#comment-16195019 ] stack commented on HBASE-12260: --- Thanks for the non-code-review [~appy] I like your suggestion. My intent

[jira] [Commented] (HBASE-18945) Make a Public interface for CellComparator

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194841#comment-16194841 ] stack commented on HBASE-18945: --- You have to strike @InterfaceStability.Evolving from CellComparator

[jira] [Updated] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3

2017-10-06 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi updated HBASE-18924: -- Attachment: HBASE-18924.branch-1.3.002.patch > Backport HBASE-18568 (Correct metric of

[jira] [Commented] (HBASE-18954) Make *CoprocessorHost classes private

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194879#comment-16194879 ] stack commented on HBASE-18954: --- CoprocessorConfigurations.java is missing license and class comment on its

[jira] [Commented] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194964#comment-16194964 ] Tamas Penzes commented on HBASE-13346: -- Thanks guys for the help, fixed the issue. Now it looks like

[jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18957: Attachment: HBASE-18957-master.v1.patch -1 for master * same patch for including the test as v1

[jira] [Created] (HBASE-18958) Remove the IS annotation from SpaceLimitingException

2017-10-06 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18958: -- Summary: Remove the IS annotation from SpaceLimitingException Key: HBASE-18958 URL: https://issues.apache.org/jira/browse/HBASE-18958 Project: HBase

[jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194790#comment-16194790 ] Peter Somogyi commented on HBASE-18957: --- The indentation is off in some of the lines. Could you fix

[jira] [Commented] (HBASE-18410) FilterList Improvement.

2017-10-06 Thread Peter Somogyi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194794#comment-16194794 ] Peter Somogyi commented on HBASE-18410: --- I like the way forward you described here [~busbey]! I

[jira] [Commented] (HBASE-18947) HBase backups backup all tables once backed up irrespective of the table names passed to it.

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194907#comment-16194907 ] stack commented on HBASE-18947: --- Just closing the issue seems incorrect. "Random" user finds the behavior

[jira] [Updated] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-13346: - Attachment: HBASE-13346.master.005.patch > Clean up Filter package for post 1.0

[jira] [Commented] (HBASE-18921) Result.current() throws ArrayIndexOutOfBoundsException after calling advance()

2017-10-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194954#comment-16194954 ] Chia-Ping Tsai commented on HBASE-18921: Will commit it tomorrow. > Result.current() throws

[jira] [Updated] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-13346: - Status: Open (was: Patch Available) > Clean up Filter package for post 1.0 s/KeyValue/Cell/g >

[jira] [Updated] (HBASE-18959) Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1

2017-10-06 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-18959: - Status: Patch Available (was: Open) > Backport HBASE-18874 (HMaster abort message will be

[jira] [Updated] (HBASE-18959) Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1

2017-10-06 Thread Pankaj Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pankaj Kumar updated HBASE-18959: - Attachment: HBASE-18959-branch-1.patch Please review, HBASE-18959-branch-1.patch can be applied

[jira] [Commented] (HBASE-18931) Make ObserverContext an interface and remove private/testing methods

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194633#comment-16194633 ] Hudson commented on HBASE-18931: FAILURE: Integrated in Jenkins build HBase-2.0 #636 (See

[jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18957: Status: Patch Available (was: Open) > add test that establishes branch-1 behavior for filterlist

[jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18957: Attachment: HBASE-18957-branch-1.2.v0.patch -0 for branch-1.2 - Uses [~psomogyi]'s test from

[jira] [Comment Edited] (HBASE-18410) FilterList Improvement.

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194740#comment-16194740 ] Sean Busbey edited comment on HBASE-18410 at 10/6/17 3:44 PM: -- I'd like to

[jira] [Commented] (HBASE-18410) FilterList Improvement.

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194740#comment-16194740 ] Sean Busbey commented on HBASE-18410: - I'd like to help y'all move this forward so that we have a

[jira] [Commented] (HBASE-18843) Add DistCp support to incremental backup with bulk loading

2017-10-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194771#comment-16194771 ] Ted Yu commented on HBASE-18843: Fix from HDFS-12599 is needed. You can omit patch from HADOOP-14930 by

[jira] [Updated] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17678: Issue Type: Sub-task (was: Bug) Parent: HBASE-18410 > FilterList with MUST_PASS_ONE may

[jira] [Updated] (HBASE-18904) Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()

2017-10-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18904: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0-alpha-4 Status: Resolved

[jira] [Created] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-18957: --- Summary: add test that establishes branch-1 behavior for filterlist w/OR Key: HBASE-18957 URL: https://issues.apache.org/jira/browse/HBASE-18957 Project: HBase

[jira] [Comment Edited] (HBASE-18410) FilterList Improvement.

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194740#comment-16194740 ] Sean Busbey edited comment on HBASE-18410 at 10/6/17 3:32 PM: -- I'd like to

[jira] [Comment Edited] (HBASE-18410) FilterList Improvement.

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194740#comment-16194740 ] Sean Busbey edited comment on HBASE-18410 at 10/6/17 3:32 PM: -- I'd like to

[jira] [Comment Edited] (HBASE-18410) FilterList Improvement.

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16194740#comment-16194740 ] Sean Busbey edited comment on HBASE-18410 at 10/6/17 3:33 PM: -- I'd like to

[jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18957: Attachment: HBASE-18957-branch-1.4.v1.patch -1 for branch-1.4 * same patch for test as prior

[jira] [Updated] (HBASE-18703) Inconsistent behavior for preBatchMutate in doMiniBatchMutate and processRowsWithLocks

2017-10-06 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-18703: - Issue Type: Bug (was: Sub-task) Parent: (was: HBASE-18169) > Inconsistent behavior

[jira] [Created] (HBASE-18965) Create alternate API to processRowsWithLock() that doesn't take RowProcessor as an argument

2017-10-06 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-18965: Summary: Create alternate API to processRowsWithLock() that doesn't take RowProcessor as an argument Key: HBASE-18965 URL: https://issues.apache.org/jira/browse/HBASE-18965

[jira] [Commented] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3

2017-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195165#comment-16195165 ] Hadoop QA commented on HBASE-18924: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195270#comment-16195270 ] Hadoop QA commented on HBASE-18957: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195322#comment-16195322 ] Hadoop QA commented on HBASE-18957: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-18955) HBase client queries stale hbase:meta location with half-dead RegionServer

2017-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-18955: --- Status: Patch Available (was: Open) Let's see what QA thinks. > HBase client queries stale

[jira] [Commented] (HBASE-12260) MasterServices needs a short-back-and-sides; pare-back exposure of internals and IA.Private classes

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195335#comment-16195335 ] stack commented on HBASE-12260: --- .003 includes appy suggested change and some cleanup. Mostly complete.

[jira] [Commented] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g

2017-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195333#comment-16195333 ] Hadoop QA commented on HBASE-13346: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-18926) Cleanup Optional from method params

2017-10-06 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195336#comment-16195336 ] Appy commented on HBASE-18926: -- Oh! I meant "We can change api *till* beta1". bq. You meant we can NOT

[jira] [Commented] (HBASE-12260) MasterServices - remove from coprocessor API (Discuss)

2017-10-06 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195068#comment-16195068 ] Chia-Ping Tsai commented on HBASE-12260: I guess the title should be updated? > MasterServices -

[jira] [Commented] (HBASE-18436) Add client-side hedged read metrics

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195106#comment-16195106 ] Hudson commented on HBASE-18436: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18606) Tests in hbase-spark module fail with UnsatisfiedLinkError

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195119#comment-16195119 ] Hudson commented on HBASE-18606: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18649) Deprecate KV Usage in MR to move to Cells in 3.0

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195124#comment-16195124 ] Hudson commented on HBASE-18649: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18105) [AMv2] Split/Merge need cleanup; currently they diverge and do not fully embrace AMv2 world

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195113#comment-16195113 ] Hudson commented on HBASE-18105: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18090) Improve TableSnapshotInputFormat to allow more multiple mappers per region

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195109#comment-16195109 ] Hudson commented on HBASE-18090: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195122#comment-16195122 ] Hudson commented on HBASE-16894: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18753) Introduce the unsynchronized TimeRangeTracker

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195110#comment-16195110 ] Hudson commented on HBASE-18753: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18467) nightly job needs to comment on jira

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195130#comment-16195130 ] Hudson commented on HBASE-18467: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18928) Backup delete command shows wrong number of deletes requested

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195121#comment-16195121 ] Hudson commented on HBASE-18928: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18904) Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195105#comment-16195105 ] Hudson commented on HBASE-18904: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18897) Substitute MemStore for Memstore

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195112#comment-16195112 ] Hudson commented on HBASE-18897: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18883) Upgrade to Curator 4.0

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195104#comment-16195104 ] Hudson commented on HBASE-18883: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18814) Make ScanMetrics enabled and add counter into the MapReduce Job over snapshot

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195107#comment-16195107 ] Hudson commented on HBASE-18814: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18940) branch-2 (and probably others) fail check of generated source artifact

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195129#comment-16195129 ] Hudson commented on HBASE-18940: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18913) TestShell fails because NoMethodError: undefined method parseColumn

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195115#comment-16195115 ] Hudson commented on HBASE-18913: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-17441) precommit test "hadoopcheck" not properly testing Hadoop 3 profile

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195111#comment-16195111 ] Hudson commented on HBASE-17441: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195116#comment-16195116 ] Hudson commented on HBASE-18490: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18902) TestCoprocessorServiceBackwardCompatibility fails

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195120#comment-16195120 ] Hudson commented on HBASE-18902: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18878) Use Optional return types when T can be null

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195128#comment-16195128 ] Hudson commented on HBASE-18878: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18941) Confusing logging error around rerun of restore on an existing table.

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195127#comment-16195127 ] Hudson commented on HBASE-18941: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195118#comment-16195118 ] Hudson commented on HBASE-18929: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18932) Backups masking exception in a scenario and though it fails , it shows success message.

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195125#comment-16195125 ] Hudson commented on HBASE-18932: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18894) null pointer exception in list_regions in shell command

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195114#comment-16195114 ] Hudson commented on HBASE-18894: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18927) Add the DataType which is subset of KeyValue#Type to CellBuilder for building cell

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195126#comment-16195126 ] Hudson commented on HBASE-18927: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Updated] (HBASE-12260) MasterServices needs a short-back-and-sides; pare-back exposure of internals and IA.Private classes

2017-10-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-12260: -- Attachment: HBASE-12260.master.003.patch > MasterServices needs a short-back-and-sides; pare-back exposure of

[jira] [Commented] (HBASE-18955) HBase client queries stale hbase:meta location with half-dead RegionServer

2017-10-06 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195261#comment-16195261 ] Josh Elser commented on HBASE-18955: I was able to trivially work around this issue by clearing

[jira] [Updated] (HBASE-18601) Update Htrace to 4.2

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-18601: - Attachment: HBASE-18601.master.009.patch > Update Htrace to 4.2 > > >

[jira] [Updated] (HBASE-18601) Update Htrace to 4.2

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-18601: - Status: Patch Available (was: Open) > Update Htrace to 4.2 > > >

[jira] [Updated] (HBASE-18601) Update Htrace to 4.2

2017-10-06 Thread Tamas Penzes (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamas Penzes updated HBASE-18601: - Status: Open (was: Patch Available) > Update Htrace to 4.2 > > >

[jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR

2017-10-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195293#comment-16195293 ] Sean Busbey commented on HBASE-18957: - branch-1.1 and branch-1.3 both use the branch-1.2 patch with

[jira] [Updated] (HBASE-18960) A few bug fixes and minor improvements around batchMutate()

2017-10-06 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-18960: - Component/s: (was: Coprocessors) regionserver > A few bug fixes and minor

[jira] [Commented] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned

2017-10-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195369#comment-16195369 ] Hadoop QA commented on HBASE-17678: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-18160) Fix incorrect logic in FilterList.filterKeyValue

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195087#comment-16195087 ] Hudson commented on HBASE-18160: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195079#comment-16195079 ] Hudson commented on HBASE-18825: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18786) FileNotFoundException should not be silently handled for primary region replicas

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195083#comment-16195083 ] Hudson commented on HBASE-18786: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195086#comment-16195086 ] Hudson commented on HBASE-16769: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-17732) Coprocessor Design Improvements

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195095#comment-16195095 ] Hudson commented on HBASE-17732: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18887) After full backup passed on hdfs root and incremental failed, full backup cannot be cleaned

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195099#comment-16195099 ] Hudson commented on HBASE-18887: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18874) HMaster abort message will be skipped if Throwable is passed null

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195090#comment-16195090 ] Hudson commented on HBASE-18874: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18762) Canary sink type cast error

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195084#comment-16195084 ] Hudson commented on HBASE-18762: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18880) Failed to start rest server if the value of hbase.rest.threads.max is too small.

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195092#comment-16195092 ] Hudson commented on HBASE-18880: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195101#comment-16195101 ] Hudson commented on HBASE-13844: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18826) Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195097#comment-16195097 ] Hudson commented on HBASE-18826: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18875) Thrift server supports read-only mode

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195081#comment-16195081 ] Hudson commented on HBASE-18875: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18885) HFileOutputFormat2 hardcodes default FileOutputCommitter

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195091#comment-16195091 ] Hudson commented on HBASE-18885: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18839) Apply RegionInfo to code base

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195098#comment-16195098 ] Hudson commented on HBASE-18839: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18859) Purge PB from BulkLoadObserver

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195089#comment-16195089 ] Hudson commented on HBASE-18859: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18652) Expose individual cache stats in a CombinedCache through JMX

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195088#comment-16195088 ] Hudson commented on HBASE-18652: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18298) RegionServerServices Interface cleanup for CP expose

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195094#comment-16195094 ] Hudson commented on HBASE-18298: Results for branch HBASE-18467, done in 4 hr 24 min and counting

[jira] [Commented] (HBASE-18876) Backup create command fails to take queue parameter as option

2017-10-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16195080#comment-16195080 ] Hudson commented on HBASE-18876: Results for branch HBASE-18467, done in 4 hr 24 min and counting

  1   2   3   >