[jira] [Updated] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-09 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15406: -- Attachment: wip.patch This is my wip patch. To be brief, when hbck try to change splitOrMerge switch

[jira] [Commented] (HBASE-15113) Procedure v2 - Speedup eviction of sys operation results

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186776#comment-15186776 ] Hudson commented on HBASE-15113: SUCCESS: Integrated in HBase-1.2-IT #458 (See [https://

[jira] [Commented] (HBASE-15422) Procedure v2 - Avoid double yield

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186777#comment-15186777 ] Hudson commented on HBASE-15422: SUCCESS: Integrated in HBase-1.2-IT #458 (See [https://

[jira] [Updated] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15398: -- Attachment: HBASE-15398-v2.patch fix the bug and slightly refactor RegionSannerImpl.nextInternal all t

[jira] [Updated] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15378: -- Fix Version/s: 1.4.0 1.1.4 1.2.1 1.3.0

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Status: Patch Available (was: Open) > Failing to write bulk load event marker in the WAL is ig

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Attachment: HBASE-15425.patch > Failing to write bulk load event marker in the WAL is ignored >

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186884#comment-15186884 ] Ashish Singhi commented on HBASE-15425: --- With this patch fix there will be a behavi

[jira] [Created] (HBASE-15432) TableInputFormat - support multiple column families scan

2016-03-09 Thread nirav patel (JIRA)
nirav patel created HBASE-15432: --- Summary: TableInputFormat - support multiple column families scan Key: HBASE-15432 URL: https://issues.apache.org/jira/browse/HBASE-15432 Project: HBase Issue

[jira] [Commented] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186948#comment-15186948 ] Phil Yang commented on HBASE-15378: --- Seems each job in https://builds.apache.org/job/Pr

[jira] [Commented] (HBASE-15113) Procedure v2 - Speedup eviction of sys operation results

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186958#comment-15186958 ] Hudson commented on HBASE-15113: SUCCESS: Integrated in HBase-1.2 #573 (See [https://bui

[jira] [Commented] (HBASE-15422) Procedure v2 - Avoid double yield

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186959#comment-15186959 ] Hudson commented on HBASE-15422: SUCCESS: Integrated in HBase-1.2 #573 (See [https://bui

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Fix Version/s: 1.4.0 1.3.0 2.0.0 Affects V

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.patch > Add bulk load hfile-refs for replication in ZK after the event

[jira] [Created] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Jianwei Cui (JIRA)
Jianwei Cui created HBASE-15433: --- Summary: SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception Key: HBASE-15433 URL: https://issues.apache.org/jira/browse/HB

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187005#comment-15187005 ] Ashish Singhi commented on HBASE-15433: --- Planning to give a patch ? If not I can tr

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187024#comment-15187024 ] Jianwei Cui commented on HBASE-15433: - Thanks for your comment [~ashish singhi], I ma

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187030#comment-15187030 ] Ashish Singhi commented on HBASE-15433: --- Great! > SnapshotManager#restoreSnapshot

[jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache

2016-03-09 Thread Daniel Pol (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187053#comment-15187053 ] Daniel Pol commented on HBASE-15314: I was thinking about something that basically sa

[jira] [Updated] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianwei Cui updated HBASE-15433: Attachment: HBASE-15433-trunk.patch > SnapshotManager#restoreSnapshot not update table and region c

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

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

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187064#comment-15187064 ] Jianwei Cui commented on HBASE-15433: - I tried the patch on trunk and will try it on

[jira] [Commented] (HBASE-15389) Write out multiple files when compaction

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

[jira] [Updated] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15378: -- Attachment: HBASE-15378-v5.patch retry... > Scanner can not handle a heartbeat message with no results

[jira] [Commented] (HBASE-15378) Scanner can not handle a heartbeat message with no results

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

[jira] [Updated] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15378: -- Attachment: (was: HBASE-15378-v5.patch) > Scanner can not handle a heartbeat message with no result

[jira] [Commented] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187178#comment-15187178 ] Phil Yang commented on HBASE-15378: --- Oh, see the result of long-time build... All tests

[jira] [Commented] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187186#comment-15187186 ] Ted Yu commented on HBASE-15378: Can you address Method length warning (by squeezing out

[jira] [Commented] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187192#comment-15187192 ] Phil Yang commented on HBASE-15378: --- Yes, I'll submit a new patch soon and test if it c

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

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

[jira] [Updated] (HBASE-15378) Scanner can not handle a heartbeat message with no results

2016-03-09 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15378: -- Attachment: HBASE-15378-v6.patch fix checkstyle warnings, no logic changed from v5 can be committed to

[jira] [Commented] (HBASE-15433) SnapshotManager#restoreSnapshot not update table and region count quota correctly when encountering exception

2016-03-09 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187210#comment-15187210 ] Jianwei Cui commented on HBASE-15433: - If the snapshot contains less regions than the

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187228#comment-15187228 ] Ted Yu commented on HBASE-15425: lgtm {code} 5300boolean success = false; {code}

[jira] [Comment Edited] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187228#comment-15187228 ] Ted Yu edited comment on HBASE-15425 at 3/9/16 3:22 PM: lgtm {cod

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187281#comment-15187281 ] Ted Yu commented on HBASE-15424: postAppend() has new signature - but WALActionsListener

[jira] [Updated] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15425: -- Attachment: HBASE-15425.v1.patch > Failing to write bulk load event marker in the WAL is ignore

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187343#comment-15187343 ] Ashish Singhi commented on HBASE-15425: --- Thanks for the comment. bq. I guess it wou

[jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache

2016-03-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187363#comment-15187363 ] Anoop Sam John commented on HBASE-15314: Amal said it. The decision of where to w

[jira] [Updated] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

2016-03-09 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15424: -- Attachment: HBASE-15424.v1.patch Patch addressing compilation error. > Add bulk load hfile-ref

[jira] [Commented] (HBASE-15392) Single Cell Get reads two HFileBlocks

2016-03-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187412#comment-15187412 ] ramkrishna.s.vasudevan commented on HBASE-15392: bq.When would a bunch of

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187421#comment-15187421 ] ramkrishna.s.vasudevan commented on HBASE-15425: {code} // Have to abort

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187413#comment-15187413 ] ramkrishna.s.vasudevan commented on HBASE-15425: bq.But these can be done

[jira] [Commented] (HBASE-15392) Single Cell Get reads two HFileBlocks

2016-03-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187434#comment-15187434 ] stack commented on HBASE-15392: --- bq. ...the thing is that if we have a scan with specified

[jira] [Updated] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15378: --- Summary: Scanner cannot handle heartbeat message with no results (was: Scanner can not handle a heartbeat me

[jira] [Commented] (HBASE-15431) A bunch of methods are hot and too big to be inlined

2016-03-09 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187468#comment-15187468 ] Lars Hofhansl commented on HBASE-15431: --- [~ram_krish] Yeah... 0.98, sorry. Good cat

[jira] [Commented] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

2016-03-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187477#comment-15187477 ] stack commented on HBASE-15398: --- Result has up to this not needed sorting. Adding it implie

[jira] [Commented] (HBASE-15431) A bunch of methods are hot and too big to be inlined

2016-03-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187490#comment-15187490 ] stack commented on HBASE-15431: --- bq. I tried to increase -XX:FreqInlineSize to 1010 to inli

[jira] [Commented] (HBASE-15216) Canary does not accept config params from command line

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187499#comment-15187499 ] Hudson commented on HBASE-15216: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1182 (S

[jira] [Commented] (HBASE-15423) Fix integration issue came due HBASE-15216 from main to 0.98.

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187500#comment-15187500 ] Hudson commented on HBASE-15423: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1182 (S

[jira] [Commented] (HBASE-15130) Backport 0.98 Scan different TimeRange for each column family

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187501#comment-15187501 ] Hudson commented on HBASE-15130: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1182 (S

[jira] [Commented] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2016-03-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187518#comment-15187518 ] Jonathan Hsieh commented on HBASE-14801: >From Zhan in the code review. {code} T

[jira] [Commented] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187527#comment-15187527 ] stack commented on HBASE-15378: --- Yes. Once w/ 1.7 and then again w/ 1.8. As of yesterday, w

[jira] [Commented] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187532#comment-15187532 ] stack commented on HBASE-15378: --- +1 on patch. Thanks [~yangzhe1991] for nice fix. > Scanne

[jira] [Updated] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15378: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: (was: 1.1.4) Status: Resolv

[jira] [Commented] (HBASE-15392) Single Cell Get reads two HFileBlocks

2016-03-09 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187548#comment-15187548 ] stack commented on HBASE-15392: --- So, while waiting on how optimize is meant to work when th

[jira] [Updated] (HBASE-15411) Rewrite backup with Procedure V2

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15411: --- Attachment: 15411-v3.txt Patch v3 adds fullTableBackup() to HBaseAdmin and master. > Rewrite backup with Pro

[jira] [Commented] (HBASE-15216) Canary does not accept config params from command line

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187574#comment-15187574 ] Hudson commented on HBASE-15216: FAILURE: Integrated in HBase-0.98-matrix #308 (See [htt

[jira] [Commented] (HBASE-15423) Fix integration issue came due HBASE-15216 from main to 0.98.

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187575#comment-15187575 ] Hudson commented on HBASE-15423: FAILURE: Integrated in HBase-0.98-matrix #308 (See [htt

[jira] [Commented] (HBASE-15392) Single Cell Get reads two HFileBlocks

2016-03-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187578#comment-15187578 ] Anoop Sam John commented on HBASE-15392: bq.Read the whole row (field0+field1+fie

[jira] [Commented] (HBASE-15130) Backport 0.98 Scan different TimeRange for each column family

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187576#comment-15187576 ] Hudson commented on HBASE-15130: FAILURE: Integrated in HBase-0.98-matrix #308 (See [htt

[jira] [Commented] (HBASE-15398) Cells loss or disorder when using family essential filter and partial scanning protocol

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

[jira] [Commented] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2016-03-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187584#comment-15187584 ] Jonathan Hsieh commented on HBASE-14801: Ok, I did a little research and buy that

[jira] [Commented] (HBASE-14963) Remove Guava dependency from HBase client code

2016-03-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187586#comment-15187586 ] Jerry He commented on HBASE-14963: -- Hi, folks This should go into branch-1 as well. I

[jira] [Commented] (HBASE-15412) Add average region size metric

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

[jira] [Created] (HBASE-15434) [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module

2016-03-09 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-15434: -- Summary: [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module Key: HBASE-15434 URL: https://issues.apache.org/jira/browse/HBASE-15434

[jira] [Updated] (HBASE-14963) Remove Guava dependency from HBase client code

2016-03-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-14963: Labels: needs_releasenote (was: ) > Remove Guava dependency from HBase client code > -

[jira] [Commented] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2016-03-09 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187627#comment-15187627 ] Zhan Zhang commented on HBASE-14801: [~jmhsieh] [~ted_yu] Thanks a lot for the review

[jira] [Updated] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2016-03-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-14801: --- Resolution: Fixed Hadoop Flags: Reviewed Release Note: This adds a new json based sc

[jira] [Commented] (HBASE-14801) Enhance the Spark-HBase connector catalog with json format

2016-03-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187630#comment-15187630 ] Jonathan Hsieh commented on HBASE-14801: The follow on is for findbugs is HBASE-1

[jira] [Updated] (HBASE-15434) [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module

2016-03-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15434: --- Attachment: hbase-15434.patch attached files excludes protobuf and scala source. ran mvn fin

[jira] [Updated] (HBASE-15434) [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module

2016-03-09 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15434: --- Status: Patch Available (was: Open) > [findbugs] Exclude scala generated source and protobuf

[jira] [Commented] (HBASE-15434) [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module

2016-03-09 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187662#comment-15187662 ] Sean Busbey commented on HBASE-15434: - +1, pending buildbot. > [findbugs] Exclude sc

[jira] [Commented] (HBASE-15406) Split / merge switch left disabled after early termination of hbck

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187668#comment-15187668 ] Ted Yu commented on HBASE-15406: {code} +if (ZKUtil.checkExists(watcher, splitOrMerge

[jira] [Commented] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187670#comment-15187670 ] Hudson commented on HBASE-15378: SUCCESS: Integrated in HBase-1.3-IT #546 (See [https://

[jira] [Commented] (HBASE-15392) Single Cell Get reads two HFileBlocks

2016-03-09 Thread Daniel Pol (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187675#comment-15187675 ] Daniel Pol commented on HBASE-15392: Yes, this was a get without saying any specific

[jira] [Commented] (HBASE-15434) [findbugs] Exclude scala generated source and protobuf generated code in hbase-spark module

2016-03-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187718#comment-15187718 ] Hadoop QA commented on HBASE-15434: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Reopened] (HBASE-14450) HBase Backup/Restore Phase 2: Multiwal support

2016-03-09 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov reopened HBASE-14450: --- Reopening the JIRA as since new optimized restore (HBASE-15331) does not work in multi-W

[jira] [Created] (HBASE-15435) Add WAL (in bytes) written metric

2016-03-09 Thread Alicia Ying Shu (JIRA)
Alicia Ying Shu created HBASE-15435: --- Summary: Add WAL (in bytes) written metric Key: HBASE-15435 URL: https://issues.apache.org/jira/browse/HBASE-15435 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-15435) Add WAL (in bytes) written metric

2016-03-09 Thread Alicia Ying Shu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alicia Ying Shu updated HBASE-15435: Fix Version/s: 1.4.0 1.3.0 2.0.0 > Add WAL (in bytes)

[jira] [Commented] (HBASE-15314) Allow more than one backing file in bucketcache

2016-03-09 Thread Daniel Pol (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187759#comment-15187759 ] Daniel Pol commented on HBASE-15314: My favorite use case is when you have the hottes

[jira] [Commented] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187780#comment-15187780 ] Hudson commented on HBASE-15378: SUCCESS: Integrated in HBase-1.2-IT #459 (See [https://

[jira] [Commented] (HBASE-15377) Per-RS Get metric is time based, per-region metric is size-based

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

[jira] [Commented] (HBASE-15424) Add bulk load hfile-refs for replication in ZK after the event is appended in the WAL

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

[jira] [Updated] (HBASE-15336) Support Dataframe writer to the connector

2016-03-09 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated HBASE-15336: --- Attachment: HBASE-15336-2.patch > Support Dataframe writer to the connector > ---

[jira] [Updated] (HBASE-15336) Support Dataframe writer to the connector

2016-03-09 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated HBASE-15336: --- Status: Patch Available (was: Open) > Support Dataframe writer to the connector > --

[jira] [Commented] (HBASE-15336) Support Dataframe writer to the connector

2016-03-09 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188033#comment-15188033 ] Zhan Zhang commented on HBASE-15336: [~tedyu] Review comments solved, and open review

[jira] [Resolved] (HBASE-15350) Enable individual unit test in hbase-spark module

2016-03-09 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang resolved HBASE-15350. Resolution: Duplicate > Enable individual unit test in hbase-spark module > ---

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

2016-03-09 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188071#comment-15188071 ] Ted Yu commented on HBASE-15425: +1, assuming tests pass. > Failing to write bulk load e

[jira] [Commented] (HBASE-15425) Failing to write bulk load event marker in the WAL is ignored

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

[jira] [Commented] (HBASE-15378) Scanner cannot handle heartbeat message with no results

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

[jira] [Commented] (HBASE-15336) Support Dataframe writer to the connector

2016-03-09 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188184#comment-15188184 ] Hadoop QA commented on HBASE-15336: --- | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Created] (HBASE-15436) BufferedMutatorImpl.flush() appears to get stuck

2016-03-09 Thread Sangjin Lee (JIRA)
Sangjin Lee created HBASE-15436: --- Summary: BufferedMutatorImpl.flush() appears to get stuck Key: HBASE-15436 URL: https://issues.apache.org/jira/browse/HBASE-15436 Project: HBase Issue Type: Bu

[jira] [Updated] (HBASE-15436) BufferedMutatorImpl.flush() appears to get stuck

2016-03-09 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated HBASE-15436: Description: We noticed an instance where the thread that was executing a flush ({{BufferedMutator

[jira] [Updated] (HBASE-15436) BufferedMutatorImpl.flush() appears to get stuck

2016-03-09 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated HBASE-15436: Attachment: threaddump.log hbaseException.log The hbaseException.log file shows the

[jira] [Commented] (HBASE-15436) BufferedMutatorImpl.flush() appears to get stuck

2016-03-09 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188261#comment-15188261 ] Sangjin Lee commented on HBASE-15436: - See YARN-4736 for more details. > BufferedMut

[jira] [Updated] (HBASE-15336) Support Dataframe writer to the connector

2016-03-09 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhan Zhang updated HBASE-15336: --- Attachment: HBASE-15336-3.patch > Support Dataframe writer to the connector > ---

[jira] [Created] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does count CellScanner payload

2016-03-09 Thread deepankar (JIRA)
deepankar created HBASE-15437: - Summary: Response size calculated in RPCServer for warning tooLarge responses does count CellScanner payload Key: HBASE-15437 URL: https://issues.apache.org/jira/browse/HBASE-15437

[jira] [Commented] (HBASE-15378) Scanner cannot handle heartbeat message with no results

2016-03-09 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188282#comment-15188282 ] Hudson commented on HBASE-15378: FAILURE: Integrated in HBase-1.2 #574 (See [https://bui

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does count CellScanner payload

2016-03-09 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188285#comment-15188285 ] deepankar commented on HBASE-15437: --- ping [~saint@gmail.com] [~anoopsamjohn] [~ram_

[jira] [Commented] (HBASE-15437) Response size calculated in RPCServer for warning tooLarge responses does count CellScanner payload

2016-03-09 Thread deepankar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188288#comment-15188288 ] deepankar commented on HBASE-15437: --- ping [~stack] > Response size calculated in RPCSe

  1   2   >