[jira] [Commented] (HBASE-18179) Add new hadoop releases to the pre commit hadoop check

2017-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042305#comment-16042305 ] Duo Zhang commented on HBASE-18179: --- {noformat} Apache HBase - Assembly contained

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Release Note: # The HColumnDescriptor got from Admin, AsyncAdmin, and Table is immutable. #

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Release Note: 1) The HColumnDescriptor got from Admin, AsyncAdmin, and Table is immutable. 2

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Release Note: 1) The HColumnDescriptor got from Admin, AsyncAdmin, and Table is immutable. 2

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

2017-06-08 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17678: - Attachment: HBASE-17678.branch-1.1.v1.patch HBASE-17678.branch-1.v1.patch Uploaded patch

[jira] [Updated] (HBASE-18128) compaction marker could be skipped

2017-06-08 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-18128: - Attachment: TestCompactionMarker.java > compaction marker could be skipped > ---

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Status: Open (was: Patch Available) > Any HColumnDescriptor we give out should be immutable

[jira] [Updated] (HBASE-18128) compaction marker could be skipped

2017-06-08 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-18128: - Attachment: (was: TestCompactionMarker.java) > compaction marker could be skipped >

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Status: Patch Available (was: Open) > Any HColumnDescriptor we give out should be immutable

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Attachment: HBASE-18008.v8.patch v8 # fix some typo Will commit the v8 patch if QA is fine

[jira] [Updated] (HBASE-18128) compaction marker could be skipped

2017-06-08 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-18128: - Attachment: HBASE-18128-master-v2.patch > compaction marker could be skipped > -

[jira] [Commented] (HBASE-18128) compaction marker could be skipped

2017-06-08 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042319#comment-16042319 ] Jingyun Tian commented on HBASE-18128: -- update the patch and unit test > compaction

[jira] [Commented] (HBASE-18187) Release hbase-2.0.0-alpha1

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042328#comment-16042328 ] stack commented on HBASE-18187: --- Working through the guide here: http://hbase.apache.org/bo

[jira] [Commented] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042344#comment-16042344 ] Chia-Ping Tsai commented on HBASE-18164: Nice improvement. bq. We have re-written

[jira] [Commented] (HBASE-18169) Remove the methods in IA.LimitedPrivate interfaces which are not useful for CP

2017-06-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042376#comment-16042376 ] Anoop Sam John commented on HBASE-18169: Ya that will be less ugly looking. Or m

[jira] [Commented] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042383#comment-16042383 ] Anoop Sam John commented on HBASE-18137: The file is already closed or not? On c

[jira] [Created] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-18193: -- Summary: Master web UI presents the incorrect number of regions Key: HBASE-18193 URL: https://issues.apache.org/jira/browse/HBASE-18193 Project: HBase Is

[jira] [Updated] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18193: --- Fix Version/s: 3.0.0 2.0.0 > Master web UI presents the incorrect number o

[jira] [Commented] (HBASE-17876) Release 1.2.6

2017-06-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042393#comment-16042393 ] Hudson commented on HBASE-17876: FAILURE: Integrated in Jenkins build HBase-1.2-JDK8 #145

[jira] [Updated] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18193: --- Attachment: HBASE-18193.v0.patch > Master web UI presents the incorrect number of regions > -

[jira] [Updated] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18193: --- Status: Patch Available (was: Open) > Master web UI presents the incorrect number of regions

[jira] [Commented] (HBASE-18191) Include hbase-metrics-* in assembly

2017-06-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042402#comment-16042402 ] Hudson commented on HBASE-18191: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-17876) Release 1.2.6

2017-06-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042413#comment-16042413 ] Hudson commented on HBASE-17876: SUCCESS: Integrated in Jenkins build HBase-1.2-JDK7 #149

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

2017-06-08 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18160: - Attachment: HBASE-18160.v1.patch > Fix incorrect logic in FilterList.filterKeyValue > --

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

2017-06-08 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18160: - Status: Patch Available (was: Open) > Fix incorrect logic in FilterList.filterKeyValue > --

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

2017-06-08 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-18160: - Attachment: HBASE-18160.v2.patch > Fix incorrect logic in FilterList.filterKeyValue > --

[jira] [Updated] (HBASE-15302) Reenable the other tests disabled by HBASE-14678

2017-06-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15302: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Close

[jira] [Commented] (HBASE-17931) Assign system tables to servers with highest version

2017-06-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042489#comment-16042489 ] Phil Yang commented on HBASE-17931: --- 2.0.0-alpha will be released soon so back to this

[jira] [Comment Edited] (HBASE-17931) Assign system tables to servers with highest version

2017-06-08 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042489#comment-16042489 ] Phil Yang edited comment on HBASE-17931 at 6/8/17 10:02 AM: 2

[jira] [Commented] (HBASE-18193) Master web UI presents the incorrect number of regions

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

[jira] [Commented] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042567#comment-16042567 ] Chia-Ping Tsai commented on HBASE-18193: TestCoprocessorMetrics is a flaky UT. I

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

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

[jira] [Commented] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

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

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

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

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Status: Open (was: Patch Available) All failed tests pass expect TestCoprocessorMetrics...It

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Status: Patch Available (was: Open) > Any HColumnDescriptor we give out should be immutable

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Attachment: HBASE-18008.v8.patch retry > Any HColumnDescriptor we give out should be immutab

[jira] [Updated] (HBASE-18050) Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces

2017-06-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-18050: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to master. > Add document ab

[jira] [Comment Edited] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042617#comment-16042617 ] Chia-Ping Tsai edited comment on HBASE-18008 at 6/8/17 12:41 PM: --

[jira] [Commented] (HBASE-17893) Allow HBase to build against Hadoop 2.8.0

2017-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042765#comment-16042765 ] Mike Drob commented on HBASE-17893: --- I think we also would need to add an entry for 2.8

[jira] [Commented] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

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

[jira] [Commented] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042852#comment-16042852 ] stack commented on HBASE-18008: --- Seems unrelated. Can fix it in a follow-on issue. Commit I

[jira] [Updated] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai updated HBASE-18008: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Availab

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Status: Patch Available (was: Open) > Much faster locality cost function and candida

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Attachment: HBASE-18164-02.patch > Much faster locality cost function and candidate g

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Status: Open (was: Patch Available) > Much faster locality cost function and candida

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Status: Patch Available (was: Open) > Much faster locality cost function and candida

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Attachment: (was: HBASE-18164-02.patch) > Much faster locality cost function and

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Status: Open (was: Patch Available) > Much faster locality cost function and candida

[jira] [Updated] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kahlil Oppenheimer updated HBASE-18164: --- Attachment: HBASE-18164-02.patch > Much faster locality cost function and candidate g

[jira] [Commented] (HBASE-18050) Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces

2017-06-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042968#comment-16042968 ] Hudson commented on HBASE-18050: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-18186) Frequent FileNotFoundExceptions in region server logs

2017-06-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042994#comment-16042994 ] ramkrishna.s.vasudevan commented on HBASE-18186: the second stack trace i

[jira] [Updated] (HBASE-18175) Add hbase-spark integration test into hbase-it

2017-06-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-18175: Status: In Progress (was: Patch Available) moving out of patch available pending feedback > Add h

[jira] [Commented] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042999#comment-16042999 ] Kahlil Oppenheimer commented on HBASE-18164: [~tedyu] I just made your reques

[jira] [Commented] (HBASE-17893) Allow HBase to build against Hadoop 2.8.0

2017-06-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043062#comment-16043062 ] Sean Busbey commented on HBASE-17893: - we expressly call out running on top of 2.8.0

[jira] [Commented] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043086#comment-16043086 ] Sean Busbey commented on HBASE-18137: - yeah, dfs will report a 0 length while there's

[jira] [Commented] (HBASE-18179) Add new hadoop releases to the pre commit hadoop check

2017-06-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043090#comment-16043090 ] Sean Busbey commented on HBASE-18179: - excellent, that's just an improperly named lic

[jira] [Commented] (HBASE-18185) IntegrationTestTimeBoundedRequestsWithRegionReplicas unbalanced tests fails with AssertionError

2017-06-08 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043130#comment-16043130 ] huaxiang sun commented on HBASE-18185: -- Hi [~balazs.meszaros], I feel like that when

[jira] [Commented] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

2017-06-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043134#comment-16043134 ] Hudson commented on HBASE-18008: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043166#comment-16043166 ] Enis Soztutar commented on HBASE-18193: --- +1. > Master web UI presents the incorre

[jira] [Commented] (HBASE-18008) Any HColumnDescriptor we give out should be immutable

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

[jira] [Commented] (HBASE-18193) Master web UI presents the incorrect number of regions

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043181#comment-16043181 ] Chia-Ping Tsai commented on HBASE-18193: Thanks for the reviews. [~enis] Unless s

[jira] [Resolved] (HBASE-17529) MergeTableRegionsProcedure failed due to ArrayIndexOutOfBoundsException

2017-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-17529. Resolution: Cannot Reproduce > MergeTableRegionsProcedure failed due to ArrayIndexOutOfBoundsException > --

[jira] [Commented] (HBASE-18186) Frequent FileNotFoundExceptions in region server logs

2017-06-08 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043190#comment-16043190 ] Ashu Pachauri commented on HBASE-18186: --- bq. If you are not looking into this I can

[jira] [Commented] (HBASE-18179) Add new hadoop releases to the pre commit hadoop check

2017-06-08 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043199#comment-16043199 ] Mike Drob commented on HBASE-18179: --- I think the license problem was already flagged in

[jira] [Created] (HBASE-18194) Feature to get IO characteristics at query level

2017-06-08 Thread NITIN VERMA (JIRA)
NITIN VERMA created HBASE-18194: --- Summary: Feature to get IO characteristics at query level Key: HBASE-18194 URL: https://issues.apache.org/jira/browse/HBASE-18194 Project: HBase Issue Type: Ne

[jira] [Assigned] (HBASE-18194) Feature to get IO characteristics at query level

2017-06-08 Thread NITIN VERMA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] NITIN VERMA reassigned HBASE-18194: --- Assignee: NITIN VERMA > Feature to get IO characteristics at query level > -

[jira] [Updated] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated HBASE-18137: - Attachment: HBASE-18137.branch-1.3.v2.patch Added a check for 0 length So we only dump the curre

[jira] [Commented] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043278#comment-16043278 ] Sean Busbey commented on HBASE-18137: - bq. (we assume that means the current WAL is c

[jira] [Commented] (HBASE-18050) Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043288#comment-16043288 ] stack commented on HBASE-18050: --- +1 This is great. > Add document about the IA.Private cla

[jira] [Updated] (HBASE-18050) Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18050: -- Release Note: Adds this qualification to section on Audience annotation: " Notice that, you may find that the c

[jira] [Commented] (HBASE-18050) Add document about the IA.Private classes which appear in IA.LimitedPrivate interfaces

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043289#comment-16043289 ] stack commented on HBASE-18050: --- Oh, do we want this to apply to 2.0 too? > Add document a

[jira] [Commented] (HBASE-18164) Much faster locality cost function and candidate generator

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

[jira] [Commented] (HBASE-18109) Assign system tables first (priority)

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043336#comment-16043336 ] stack commented on HBASE-18109: --- Good find on HTD Priority. Seems like we should expand its

[jira] [Commented] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043338#comment-16043338 ] Chia-Ping Tsai commented on HBASE-18164: bq. The big bottleneck by far was the se

[jira] [Updated] (HBASE-18109) Assign system tables first (priority)

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18109: -- Release Note: Adds a sort of procedures before submission so system tables are queued first (which will help en

[jira] [Commented] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043363#comment-16043363 ] Andrew Purtell commented on HBASE-18137: bq. So we only dump the current file and

[jira] [Updated] (HBASE-18109) Assign system tables first (priority)

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18109: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0 Status: Resolved (was: Pat

[jira] [Updated] (HBASE-18152) [AMv2] Corrupt Procedure WAL file; procedure data stored out of order

2017-06-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-18152: -- Attachment: pv2-0036.log Another corruption form. Trying to figure it. > [AMv2] Corrupt Proced

[jira] [Commented] (HBASE-18141) Regionserver fails to shutdown when abort triggered in RegionScannerImpl during RPC call

2017-06-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043380#comment-16043380 ] Andrew Purtell commented on HBASE-18141: +1 > Regionserver fails to shutdown whe

[jira] [Commented] (HBASE-18141) Regionserver fails to shutdown when abort triggered in RegionScannerImpl during RPC call

2017-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043411#comment-16043411 ] Ted Yu commented on HBASE-18141: lgtm > Regionserver fails to shutdown when abort trigge

[jira] [Commented] (HBASE-18174) Implement Table#checkAndPut()

2017-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043430#comment-16043430 ] Ted Yu commented on HBASE-18174: Experimented with the following modification but still g

[jira] [Commented] (HBASE-18109) Assign system tables first (priority)

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

[jira] [Created] (HBASE-18195) Remove redundant single quote from start message for HMaster and HRegionServer

2017-06-08 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-18195: Summary: Remove redundant single quote from start message for HMaster and HRegionServer Key: HBASE-18195 URL: https://issues.apache.org/jira/browse/HBASE-18195 Projec

[jira] [Commented] (HBASE-18164) Much faster locality cost function and candidate generator

2017-06-08 Thread Kahlil Oppenheimer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043504#comment-16043504 ] Kahlil Oppenheimer commented on HBASE-18164: Interesting, I hadn't realized t

[jira] [Updated] (HBASE-18195) Remove redundant single quote from start message for HMaster and HRegionServer

2017-06-08 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-18195: - Labels: beginners (was: ) > Remove redundant single quote from start message for HMaster and HRe

[jira] [Commented] (HBASE-18109) Assign system tables first (priority)

2017-06-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043506#comment-16043506 ] Hudson commented on HBASE-18109: FAILURE: Integrated in Jenkins build HBase-Trunk_matrix

[jira] [Commented] (HBASE-18109) Assign system tables first (priority)

2017-06-08 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043508#comment-16043508 ] Yi Liang commented on HBASE-18109: -- Thanks for committing and the comments. > Assign s

[jira] [Updated] (HBASE-18195) Remove redundant single quote from start message for HMaster and HRegionServer

2017-06-08 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-18195: - Attachment: HBASE-18195.master.001.patch Removed redundant single quote from start message for HM

[jira] [Updated] (HBASE-18195) Remove redundant single quote from start message for HMaster and HRegionServer

2017-06-08 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-18195: - Status: Patch Available (was: Open) > Remove redundant single quote from start message for HMast

[jira] [Updated] (HBASE-18192) Replication drops recovered queues on region server shutdown

2017-06-08 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-18192: -- Attachment: HBASE-18192.branch-1.3.002.patch > Replication drops recovered queues on region ser

[jira] [Updated] (HBASE-18092) Removing a peer does not properly clean up the ReplicationSourceManager state and metrics

2017-06-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-18092: --- Status: Patch Available (was: Open) > Removing a peer does not properly clean up the ReplicationSourceManage

[jira] [Updated] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated HBASE-18137: - Attachment: HBASE-18137.branch-1.3.v3.patch Added a config setting "replication.source.eof.autore

[jira] [Commented] (HBASE-18027) Replication should respect RPC size limits when batching edits

2017-06-08 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043606#comment-16043606 ] Ashu Pachauri commented on HBASE-18027: --- [~apurtell] The underlying rpc size enforc

[jira] [Assigned] (HBASE-17960) IntegrationTestReplication fails in successive runs due to lack of appropriate cleanup

2017-06-08 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri reassigned HBASE-17960: - Assignee: Ashu Pachauri > IntegrationTestReplication fails in successive runs due to lac

[jira] [Updated] (HBASE-17960) IntegrationTestReplication fails in successive runs due to lack of appropriate cleanup

2017-06-08 Thread Ashu Pachauri (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashu Pachauri updated HBASE-17960: -- Fix Version/s: 1.3.2 1.4.0 2.0.0 > IntegrationTestReplica

[jira] [Commented] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043616#comment-16043616 ] Andrew Purtell commented on HBASE-18137: lgtm. Please add a release note on the J

[jira] [Commented] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043618#comment-16043618 ] Andrew Purtell commented on HBASE-18137: We should follow up on HBASE-12125 so fo

[jira] [Updated] (HBASE-18137) Replication gets stuck for empty WALs

2017-06-08 Thread Vincent Poon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vincent Poon updated HBASE-18137: - Attachment: HBASE-18137.branch-1.v1.patch > Replication gets stuck for empty WALs > -

[jira] [Commented] (HBASE-17988) get-active-master.rb and draining_servers.rb no longer work

2017-06-08 Thread Chinmay Kulkarni (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043631#comment-16043631 ] Chinmay Kulkarni commented on HBASE-17988: -- Oops! Not sure how I missed that. Th

  1   2   >