[jira] [Created] (HBASE-15723) TestEnableTableHandler#testEnableTableWithNoRegionServers fails when new system table is added

2016-04-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15723: -- Summary: TestEnableTableHandler#testEnableTableWithNoRegionServers fails when new system table is added Key: HBASE-15723 URL: https://issues.apache.org/jira/browse/HBASE-15723

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260556#comment-15260556 ] stack commented on HBASE-15716: --- It think the patches before v3 have a hole. v3 looks better to me

[jira] [Commented] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260566#comment-15260566 ] Enis Soztutar commented on HBASE-15720: --- +1. Thanks [~chenheng]. > Print row locks at the debug

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15720: -- Assignee: Heng Chen > Print row locks at the debug dump page >

[jira] [Commented] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260568#comment-15260568 ] Enis Soztutar commented on HBASE-15720: --- Let's commit this to all applicable branches I would say.

[jira] [Updated] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15686: --- Attachment: 15686.v5.txt > Add override mechanism for the exempt classes when dynamically loading table >

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260513#comment-15260513 ] Elliott Clark commented on HBASE-15708: --- The resulting filesystem/environment after each run is

[jira] [Commented] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260561#comment-15260561 ] Elliott Clark commented on HBASE-15720: --- +1 lgtm > Print row locks at the debug dump page >

[jira] [Commented] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

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

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260470#comment-15260470 ] Hudson commented on HBASE-15645: FAILURE: Integrated in HBase-1.0 #1156 (See

[jira] [Commented] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260590#comment-15260590 ] Enis Soztutar commented on HBASE-15686: --- This will be typed once in the lifetime of the code. It is

[jira] [Commented] (HBASE-15685) Typo in REST documentation

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260599#comment-15260599 ] Enis Soztutar commented on HBASE-15685: --- Thanks for the patch [~biwa7636]. We have a background

[jira] [Updated] (HBASE-15685) Typo in REST documentation

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15685: -- Attachment: HBASE-15685.patch > Typo in REST documentation > -- > >

[jira] [Updated] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15686: --- Release Note: New coprocessor table descriptor attribute, coprocessor.classloader.included.classes, is

[jira] [Commented] (HBASE-15714) We are calling checkRow() twice in doMiniBatchMutation()

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260579#comment-15260579 ] Enis Soztutar commented on HBASE-15714: --- bq. To be safe, we could add one param in getRowLock to

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-27 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260506#comment-15260506 ] Phil Yang commented on HBASE-15645: --- Thank you [~stack], and thanks [~mantonov] for reviewing :) >

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260550#comment-15260550 ] stack commented on HBASE-15716: --- Sorry, the order in which my comments went in may confuse. I do not think

[jira] [Resolved] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-15645. --- Resolution: Fixed Pushed the label.patch to 1.2 and below. Thanks for the fix [~yangzhe1991] Nice work. >

[jira] [Resolved] (HBASE-14233) Branch-1.2 Merging regions can result in messed up tables

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-14233. --- Resolution: Cannot Reproduce > Branch-1.2 Merging regions can result in messed up tables >

[jira] [Updated] (HBASE-14233) Branch-1.2 Merging regions can result in messed up tables

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-14233: -- Fix Version/s: (was: 1.3.0) > Branch-1.2 Merging regions can result in messed up tables >

[jira] [Commented] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260559#comment-15260559 ] Ted Yu commented on HBASE-15686: w.r.t. the new table attribute,

[jira] [Updated] (HBASE-15713) Backport "HBASE-15477 Do not save 'next block header' when we cache hfileblocks"

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15713: -- Resolution: Fixed Status: Resolved (was: Patch Available) Pushed to branch-1.3 and to branch-1. >

[jira] [Updated] (HBASE-15724) Use explicit docker image

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15724: -- Attachment: HBASE-15724.patch > Use explicit docker image > - > >

[jira] [Updated] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15716: -- Attachment: Screen Shot 2016-04-27 at 9.49.35 AM.png hits.png

[jira] [Resolved] (HBASE-15723) TestEnableTableHandler#testEnableTableWithNoRegionServers fails when new system table is added

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-15723. Resolution: Duplicate Dupe of HBASE-13590 > TestEnableTableHandler#testEnableTableWithNoRegionServers

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260518#comment-15260518 ] Lars Hofhansl commented on HBASE-15716: --- Yeah, I think that should work. Was thinking about the

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260531#comment-15260531 ] Lars Hofhansl commented on HBASE-15716: --- +1 on the earlier patch that just removed the extraneous

[jira] [Updated] (HBASE-15724) Use explicit docker image

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15724: -- Status: Patch Available (was: Open) > Use explicit docker image > - >

[jira] [Updated] (HBASE-15718) Add on TableName implementation and tests

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15718: -- Attachment: HBASE-15718-v2.patch Removed docker changes. > Add on TableName implementation

[jira] [Created] (HBASE-15724) Use explicit docker image

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15724: - Summary: Use explicit docker image Key: HBASE-15724 URL: https://issues.apache.org/jira/browse/HBASE-15724 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-15719) TestMasterCoprocessorExceptionWithAbort#testExceptionFromCoprocessorWhenCreatingTable fails due to premature master abortion

2016-04-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260655#comment-15260655 ] Vladimir Rodionov commented on HBASE-15719: --- Looks good. >

[jira] [Updated] (HBASE-15722) Size. WAL Files (bytes) in regionserver status page displays negative values

2016-04-27 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15722: Attachment: WALs.png Here is screen shot. After i have changed it to StringUtils.humanSize() i

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

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

[jira] [Commented] (HBASE-14850) C++ client implementation

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260731#comment-15260731 ] Elliott Clark commented on HBASE-14850: --- Probably about time. I need to change make_patch.sh so

[jira] [Commented] (HBASE-15722) Size. WAL Files (bytes) in regionserver status page displays negative values

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260727#comment-15260727 ] Enis Soztutar commented on HBASE-15722: --- Do you have a screen shot? > Size. WAL Files (bytes) in

[jira] [Commented] (HBASE-14850) C++ client implementation

2016-04-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260721#comment-15260721 ] Sean Busbey commented on HBASE-14850: - HBASE-15724 has me thinking out loud, when are we going to

[jira] [Created] (HBASE-15726) Hook this all up to pre-commit tests

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15726: - Summary: Hook this all up to pre-commit tests Key: HBASE-15726 URL: https://issues.apache.org/jira/browse/HBASE-15726 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15725) make_patch.sh should add the branch name when -b is passed.

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15725: - Summary: make_patch.sh should add the branch name when -b is passed. Key: HBASE-15725 URL: https://issues.apache.org/jira/browse/HBASE-15725 Project: HBase

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260748#comment-15260748 ] Appy commented on HBASE-15708: -- Ahh yes, when i saw docker build output, i was wondering if it's taking 4x

[jira] [Commented] (HBASE-15477) Do not save 'next block header' when we cache hfileblocks

2016-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260760#comment-15260760 ] Hudson commented on HBASE-15477: SUCCESS: Integrated in HBase-1.3-IT #637 (See

[jira] [Commented] (HBASE-15278) AsyncRPCClient hangs if Connection closes before RPC call response

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260692#comment-15260692 ] Enis Soztutar commented on HBASE-15278: --- Thanks [~chenheng] for the cleaned up patch. [~Apache9] do

[jira] [Updated] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15708: - Attachment: HBASE-15708-master-v4.patch > Docker for dev-support scripts > -- > >

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260761#comment-15260761 ] Appy commented on HBASE-15708: -- Attached patch v4. Here's the short output (after i already built once)

[jira] [Commented] (HBASE-15718) Add on TableName implementation and tests

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

[jira] [Commented] (HBASE-15724) Use explicit docker image

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

[jira] [Updated] (HBASE-15719) TestMasterCoprocessorExceptionWithAbort#testExceptionFromCoprocessorWhenCreatingTable fails due to premature master abortion

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15719: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks for

[jira] [Commented] (HBASE-15722) Size. WAL Files (bytes) in regionserver status page displays negative values

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260849#comment-15260849 ] Enis Soztutar commented on HBASE-15722: --- I think the issue is not in the long to human readable

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260867#comment-15260867 ] Vladimir Rodionov commented on HBASE-14140: --- Here it is: https://reviews.apache.org/r/46749/ >

[jira] [Updated] (HBASE-15727) Canary Tool for Zookeeper

2016-04-27 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated HBASE-15727: --- Status: Patch Available (was: Open) > Canary Tool for Zookeeper > -

[jira] [Updated] (HBASE-15727) Canary Tool for Zookeeper

2016-04-27 Thread churro morales (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] churro morales updated HBASE-15727: --- Attachment: HBASE-15727.patch I just time getData() for the base znode? Even though an

[jira] [Commented] (HBASE-15723) TestEnableTableHandler#testEnableTableWithNoRegionServers fails when new system table is added

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260463#comment-15260463 ] Ted Yu commented on HBASE-15723: HBASE-13041 has fixed the assertion in master branch. Let me see if the

[jira] [Updated] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14140: -- Attachment: HBASE-14140-v1.patch Patch v1. > HBase Backup/Restore Phase 3: Enhance

[jira] [Commented] (HBASE-15707) ImportTSV bulk output does not support tags with hfile.format.version=3

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

[jira] [Commented] (HBASE-15611) add examples to shell docs

2016-04-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260980#comment-15260980 ] Sean Busbey commented on HBASE-15611: - h3. how can I determine which RegionServer is currently

[jira] [Updated] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14140: -- Status: Patch Available (was: Open) > HBase Backup/Restore Phase 3: Enhance

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260850#comment-15260850 ] Dima Spivak commented on HBASE-15708: - Two quick things, [~appy]: - As a best practice,iInstead of

[jira] [Updated] (HBASE-15707) ImportTSV bulk output does not support tags with hfile.format.version=3

2016-04-27 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun updated HBASE-15707: - Attachment: HBASE-15707-branch-1_v001.patch patch for branch-1 > ImportTSV bulk output does not

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260827#comment-15260827 ] Hudson commented on HBASE-15645: SUCCESS: Integrated in HBase-1.2-IT #492 (See

[jira] [Created] (HBASE-15727) Canary Tool for Zookeeper

2016-04-27 Thread churro morales (JIRA)
churro morales created HBASE-15727: -- Summary: Canary Tool for Zookeeper Key: HBASE-15727 URL: https://issues.apache.org/jira/browse/HBASE-15727 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260868#comment-15260868 ] Vladimir Rodionov commented on HBASE-14140: --- That is mostly file moves/renaming, that is why it

[jira] [Commented] (HBASE-15333) Enhance the filter to handle short, integer, long, float and double

2016-04-27 Thread Zhan Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260928#comment-15260928 ] Zhan Zhang commented on HBASE-15333: [~jmhsieh] Thanks for reviewing the code. I want to discuss in

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260842#comment-15260842 ] Vladimir Rodionov commented on HBASE-14140: --- [~enis], [~tedyu] - patch is available for

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260844#comment-15260844 ] Ted Yu commented on HBASE-14140: Patch is sizeable. Mind uploading to review board ? > HBase

[jira] [Updated] (HBASE-15707) ImportTSV bulk output does not support tags with hfile.format.version=3

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15707: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 1.3.0

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260951#comment-15260951 ] Ted Yu commented on HBASE-14140: In HBASE-7912 branch, there are currently some test failures. e.g.

[jira] [Commented] (HBASE-11625) Reading datablock throws "Invalid HFile block magic" and can not switch to hdfs checksum

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260814#comment-15260814 ] Appy commented on HBASE-11625: -- Ahhh, the reason for the bug seems quite simple and has always been there in

[jira] [Commented] (HBASE-14140) HBase Backup/Restore Phase 3: Enhance HBaseAdmin API to include backup/restore - related API

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

[jira] [Assigned] (HBASE-15707) ImportTSV bulk output does not support tags with hfile.format.version=3

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-15707: -- Assignee: huaxiang sun > ImportTSV bulk output does not support tags with hfile.format.version=3 >

[jira] [Commented] (HBASE-15676) FuzzyRowFilter fails and matches all the rows in the table if the mask consists of all 0s

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261518#comment-15261518 ] Ted Yu commented on HBASE-15676: Please attach patch for 0.98 branch. Current patch doesn't compile. >

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15260340#comment-15260340 ] stack commented on HBASE-15716: --- [~mantonov] It should go into 1.3 sir if I can get [~lhofhansl] to bless

[jira] [Assigned] (HBASE-15676) FuzzyRowFilter fails and matches all the rows in the table if the mask consists of all 0s

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-15676: -- Assignee: Matt Warhaftig > FuzzyRowFilter fails and matches all the rows in the table if the mask >

[jira] [Updated] (HBASE-15676) FuzzyRowFilter fails and matches all the rows in the table if the mask consists of all 0s

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15676: --- Hadoop Flags: Reviewed Fix Version/s: 1.2.2 1.1.5 1.4.0

[jira] [Resolved] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen resolved HBASE-15720. --- Resolution: Fixed Hadoop Flags: Reviewed > Print row locks at the debug dump page >

[jira] [Commented] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261529#comment-15261529 ] Heng Chen commented on HBASE-15720: --- push to all branches. > Print row locks at the debug dump page >

[jira] [Updated] (HBASE-15720) Print row locks at the debug dump page

2016-04-27 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15720: -- Fix Version/s: 1.0.5 0.98.20 1.2.2 1.1.5

[jira] [Commented] (HBASE-15706) HFilePrettyPrinter should print out nicely formatted tags

2016-04-27 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261022#comment-15261022 ] huaxiang sun commented on HBASE-15706: -- HI [~anoop.hbase], The mob code I looked at is

[jira] [Created] (HBASE-15728) Add remaining per-table region / store / flush / compaction related metrics

2016-04-27 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-15728: - Summary: Add remaining per-table region / store / flush / compaction related metrics Key: HBASE-15728 URL: https://issues.apache.org/jira/browse/HBASE-15728

[jira] [Updated] (HBASE-15728) Add remaining per-table region / store / flush / compaction related metrics

2016-04-27 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15728: -- Attachment: hbase-15728_v1.patch Attaching v1 patch. Here is a sample JMX output. We are

[jira] [Created] (HBASE-15729) Remove old JDiff wrapper scripts in dev-support

2016-04-27 Thread Dima Spivak (JIRA)
Dima Spivak created HBASE-15729: --- Summary: Remove old JDiff wrapper scripts in dev-support Key: HBASE-15729 URL: https://issues.apache.org/jira/browse/HBASE-15729 Project: HBase Issue Type:

[jira] [Updated] (HBASE-15687) Allow decoding more than GetResponse from the server

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15687: -- Status: Patch Available (was: Open) > Allow decoding more than GetResponse from the server >

[jira] [Updated] (HBASE-15687) Allow decoding more than GetResponse from the server

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15687: -- Attachment: HBASE-15687.patch > Allow decoding more than GetResponse from the server >

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

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

[jira] [Commented] (HBASE-15729) Remove old JDiff wrapper scripts in dev-support

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

[jira] [Updated] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15716: -- Assignee: stack Status: Patch Available (was: Open) > HRegion#RegionScannerImpl scannerReadPoints

[jira] [Updated] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15716: -- Attachment: current-branch-1.vs.NoSynchronization.vs.Patch.png Here are some runs that compare current

[jira] [Updated] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15716: -- Attachment: 15716.prune.synchronizations.v4.patch > HRegion#RegionScannerImpl scannerReadPoints

[jira] [Commented] (HBASE-15685) Typo in REST documentation

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

[jira] [Created] (HBASE-15730) Add on script to format all files.

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15730: - Summary: Add on script to format all files. Key: HBASE-15730 URL: https://issues.apache.org/jira/browse/HBASE-15730 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-15645) hbase.rpc.timeout is not used in operations of HTable

2016-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261122#comment-15261122 ] Hudson commented on HBASE-15645: FAILURE: Integrated in HBase-1.2 #611 (See

[jira] [Updated] (HBASE-15730) Add on script to format all .h,.cc, and BUCK files.

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15730: -- Attachment: HBASE-15730.patch > Add on script to format all .h,.cc, and BUCK files. >

[jira] [Updated] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15708: - Attachment: HBASE-15708-master-v5.patch v5. Broke up the RUN line. requirements file seem like something you'd

[jira] [Updated] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15708: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization costs

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

[jira] [Commented] (HBASE-15687) Allow decoding more than GetResponse from the server

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

[jira] [Commented] (HBASE-15727) Canary Tool for Zookeeper

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

[jira] [Commented] (HBASE-15730) Add on script to format all .h,.cc, and BUCK files.

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

[jira] [Updated] (HBASE-15686) Add override mechanism for the exempt classes when dynamically loading table coprocessor

2016-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15686: --- Attachment: 15686.v6.txt Patch v6 wraps long line. > Add override mechanism for the exempt classes when

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Dima Spivak (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261056#comment-15261056 ] Dima Spivak commented on HBASE-15708: - {{requirements.txt}} probably shouldn't refer to Dockerfile?

[jira] [Commented] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15261066#comment-15261066 ] Appy commented on HBASE-15708: -- argh, stupid me. :( updated new patch v7. > Docker for dev-support scripts

[jira] [Updated] (HBASE-15708) Docker for dev-support scripts

2016-04-27 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15708: - Attachment: HBASE-15708-master-v7.patch > Docker for dev-support scripts > -- > >

  1   2   3   >