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

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859173#comment-15859173 ] Hudson commented on HBASE-15437: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #99 (See

[jira] [Updated] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17599: -- Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Incompatible change)

[jira] [Updated] (HBASE-17583) Add inclusive/exclusive support for startRow and endRow of scan for sync client

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17583: -- Attachment: HBASE-17583-branch-1.patch Patch for branch-1. > Add inclusive/exclusive support for

[jira] [Commented] (HBASE-17069) RegionServer writes invalid META entries for split daughters in some circumstances

2017-02-08 Thread Abhishek Singh Chouhan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859144#comment-15859144 ] Abhishek Singh Chouhan commented on HBASE-17069: Did a bit of debugging around this. I

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

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859140#comment-15859140 ] Hudson commented on HBASE-15437: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #110 (See

[jira] [Commented] (HBASE-17572) HMaster: Caught throwable while processing event C_M_MERGE_REGION

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859139#comment-15859139 ] Hudson commented on HBASE-17572: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #110 (See

[jira] [Commented] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

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

[jira] [Commented] (HBASE-17608) Add suspend support for RawScanResultConsumer

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

[jira] [Updated] (HBASE-17605) Refactor procedure framework code

2017-02-08 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-17605: - Attachment: HBASE-17605.master.006.patch > Refactor procedure framework code > -

[jira] [Commented] (HBASE-17280) Add mechanism to control hbase cleaner behavior

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

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

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859122#comment-15859122 ] Hudson commented on HBASE-15437: FAILURE: Integrated in Jenkins build HBase-1.4 #620 (See

[jira] [Commented] (HBASE-17608) Add suspend support for RawScanResultConsumer

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

[jira] [Commented] (HBASE-14123) HBase Backup/Restore Phase 2

2017-02-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859115#comment-15859115 ] stack commented on HBASE-14123: --- Is latest up on rb and if so, what is the link (I found one searching this

[jira] [Updated] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17599: -- Release Note: The word 'isPartial' is ambiguous so we introduce a new method 'mayHaveMoreCellsInRow'

[jira] [Updated] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17599: -- Description: For now if we set scan.allowPartial(true), the partial result returned will have the

[jira] [Updated] (HBASE-17605) Refactor procedure framework code

2017-02-08 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-17605: - Attachment: HBASE-17605.master.005.patch > Refactor procedure framework code > -

[jira] [Updated] (HBASE-16488) Starting namespace and quota services in master startup asynchronizely

2017-02-08 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-16488: --- Attachment: HBASE-16488.v3-branch-1.patch > Starting namespace and quota services in

[jira] [Commented] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859067#comment-15859067 ] stack commented on HBASE-17608: --- Thanks. That helps. > Add suspend support for RawScanResultConsumer >

[jira] [Commented] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859065#comment-15859065 ] stack commented on HBASE-17599: --- +1 Mark it incompatible and add your nice explanation above as to why

[jira] [Commented] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859064#comment-15859064 ] Duo Zhang commented on HBASE-17608: --- Done sir. The problem is even if we bring the mvcc read point

[jira] [Updated] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17608: -- Description: Now for the AsyncResultScanner, we can only close the scanner if we reach the cache size

[jira] [Commented] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859059#comment-15859059 ] stack commented on HBASE-17608: --- Can you beef up the description some please [~Apache9]. I'm not sure I'm

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

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

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859037#comment-15859037 ] Duo Zhang commented on HBASE-17603: --- My concern is, even without HBASE-17508, what if we delete the

[jira] [Updated] (HBASE-17613) avoid copy of family when initializing the FSWALEntry

2017-02-08 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17613: -- Status: Open (was: Patch Available) retry > avoid copy of family when initializing the

[jira] [Updated] (HBASE-17613) avoid copy of family when initializing the FSWALEntry

2017-02-08 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17613: -- Status: Patch Available (was: Open) > avoid copy of family when initializing the FSWALEntry >

[jira] [Updated] (HBASE-17613) avoid copy of family when initializing the FSWALEntry

2017-02-08 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-17613: -- Attachment: HBASE-17613.v2.patch > avoid copy of family when initializing the FSWALEntry >

[jira] [Commented] (HBASE-17572) HMaster: Caught throwable while processing event C_M_MERGE_REGION

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859005#comment-15859005 ] Hudson commented on HBASE-17572: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #98 (See

[jira] [Updated] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17603: --- Attachment: 17603.v3.txt Patch v3 doesn't use MetaTableAccessor. There is trivial change in

[jira] [Updated] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17608: -- Attachment: HBASE-17608-v1.patch Missed the two new files. > Add suspend support for

[jira] [Updated] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17608: -- Attachment: (was: HBASE-17608-v1.patch) > Add suspend support for RawScanResultConsumer >

[jira] [Commented] (HBASE-16859) Use Bytebuffer pool for non java clients specifically for scans/gets

2017-02-08 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858984#comment-15858984 ] ramkrishna.s.vasudevan commented on HBASE-16859: I will rebase this patch and go for

[jira] [Commented] (HBASE-17605) Refactor procedure framework code

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

[jira] [Updated] (HBASE-17608) Add suspend support for RawScanResultConsumer

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17608: -- Attachment: HBASE-17608-v1.patch Fix findbugs and javadoc issues. Add missing annotations to newly

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858973#comment-15858973 ] Duo Zhang commented on HBASE-17603: --- Yes it is possible. But if you bypass the meta cache the meta

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858969#comment-15858969 ] Ted Yu commented on HBASE-17603: I was looking at ConnectionImplementation#locateRegion() which has

[jira] [Commented] (HBASE-17105) Annotate RegionServerObserver

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

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858948#comment-15858948 ] Duo Zhang commented on HBASE-17603: --- And IMO the patch is not acceptable. You should not call

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858943#comment-15858943 ] Duo Zhang commented on HBASE-17603: --- I mean the http code for rest-client. > Rest api for scan should

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858940#comment-15858940 ] Ted Yu commented on HBASE-17603: The next() call would encounter exception in the above scenario. In

[jira] [Updated] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17599: -- Attachment: HBASE-17599-branch-1.patch Patch for branch-1. > Use mayHaveMoreCellsInRow instead of

[jira] [Updated] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-17280: Affects Version/s: (was: 1.2.0) 1.0.0 Status: Patch

[jira] [Commented] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858932#comment-15858932 ] Ajay Jadhav commented on HBASE-17280: - added branch-1 patch > Add mechanism to control hbase cleaner

[jira] [Updated] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-17280: Attachment: (was: HBASE-17280.branch-1.2.patch) > Add mechanism to control hbase cleaner

[jira] [Updated] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-17280: Attachment: (was: HBASE-17280.v1-branch-1.2.patch) > Add mechanism to control hbase cleaner

[jira] [Updated] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-17280: Attachment: (was: HBASE-17280.v2-branch-1.2.patch) > Add mechanism to control hbase cleaner

[jira] [Updated] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav updated HBASE-17280: Attachment: (was: HBASE-17280.branch-2.0.patch) > Add mechanism to control hbase cleaner

[jira] [Reopened] (HBASE-17280) Add mechanism to control hbase cleaner behavior

2017-02-08 Thread Ajay Jadhav (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajay Jadhav reopened HBASE-17280: - > Add mechanism to control hbase cleaner behavior > ---

[jira] [Updated] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17599: -- Attachment: HBASE-17599-v3.patch Fix comment. > Use mayHaveMoreCellsInRow instead of isPartial >

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858909#comment-15858909 ] Duo Zhang commented on HBASE-17603: --- What if the table is deleted after the existence check but still

[jira] [Commented] (HBASE-17599) Use mayHaveMoreCellsInRow instead of isPartial

2017-02-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858908#comment-15858908 ] Duo Zhang commented on HBASE-17599: --- {quote} We should just remove it in the patch for master branch?

[jira] [Updated] (HBASE-17604) Backport HBASE-15437 (fix request and response size metrics) to branch-1

2017-02-08 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-17604: -- Resolution: Fixed Fix Version/s: 1.3.1 1.4.0 Status:

[jira] [Created] (HBASE-17615) Use nonce and procedure v2 for add/remove replication peer

2017-02-08 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17615: -- Summary: Use nonce and procedure v2 for add/remove replication peer Key: HBASE-17615 URL: https://issues.apache.org/jira/browse/HBASE-17615 Project: HBase

[jira] [Commented] (HBASE-17611) Thrift 2 per-call latency metrics are capped at ~ 2 seconds

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

[jira] [Commented] (HBASE-17040) HBase Spark does not work in Kerberos and yarn-master mode

2017-02-08 Thread Yi Liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858870#comment-15858870 ] Yi Liang commented on HBASE-17040: -- Hi Binzi, I have met some errors about the keberos when i use

[jira] [Commented] (HBASE-17105) Annotate RegionServerObserver

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858868#comment-15858868 ] Hudson commented on HBASE-17105: FAILURE: Integrated in Jenkins build HBase-1.4 #619 (See

[jira] [Commented] (HBASE-17437) Support specifying a WAL directory outside of the root directory

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858867#comment-15858867 ] Hudson commented on HBASE-17437: FAILURE: Integrated in Jenkins build HBase-1.4 #619 (See

[jira] [Commented] (HBASE-17572) HMaster: Caught throwable while processing event C_M_MERGE_REGION

2017-02-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15858866#comment-15858866 ] Hudson commented on HBASE-17572: FAILURE: Integrated in Jenkins build HBase-1.4 #619 (See

[jira] [Updated] (HBASE-17605) Refactor procedure framework code

2017-02-08 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-17605: - Attachment: HBASE-17605.master.004.patch > Refactor procedure framework code > -

[jira] [Updated] (HBASE-17611) Thrift 2 per-call latency metrics are capped at ~ 2 seconds

2017-02-08 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-17611: -- Attachment: HBASE-17611.001.patch Attaching a simple fix and test for coverage. > Thrift 2

[jira] [Updated] (HBASE-17611) Thrift 2 per-call latency metrics are capped at ~ 2 seconds

2017-02-08 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-17611: -- Status: Patch Available (was: Open) > Thrift 2 per-call latency metrics are capped at ~ 2

[jira] [Commented] (HBASE-17603) Rest api for scan should return 404 when table not exists

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

[jira] [Updated] (HBASE-14416) HBase Backup/Restore Phase 3: Create plugin hooks for Backup tools

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14416: -- Affects Version/s: (was: 2.0.0) > HBase Backup/Restore Phase 3: Create plugin

[jira] [Updated] (HBASE-16198) Enhance backup history command

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16198: -- Affects Version/s: (was: 2.0.0) > Enhance backup history command >

[jira] [Updated] (HBASE-14138) HBase Backup/Restore Phase 3: Security

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14138: -- Affects Version/s: (was: 2.0.0) > HBase Backup/Restore Phase 3: Security >

[jira] [Updated] (HBASE-14141) HBase Backup/Restore Phase 3: Filter WALs on backup to include only edits from backup tables

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14141: -- Affects Version/s: (was: 2.0.0) > HBase Backup/Restore Phase 3: Filter WALs on

[jira] [Updated] (HBASE-15998) Cancel restore operation support

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15998: -- Affects Version/s: (was: 2.0.0) > Cancel restore operation support >

[jira] [Updated] (HBASE-15997) Cancel backup operation support

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15997: -- Affects Version/s: (was: 2.0.0) > Cancel backup operation support >

[jira] [Updated] (HBASE-14440) Restore to snapshot

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14440: -- Affects Version/s: (was: 2.0.0) > Restore to snapshot > --- > >

[jira] [Updated] (HBASE-14415) Full backup based on Snapshot v2

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14415: -- Affects Version/s: (was: 2.0.0) > Full backup based on Snapshot v2 >

[jira] [Updated] (HBASE-14135) HBase Backup/Restore Phase 3: Merge backup images

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14135: -- Affects Version/s: (was: 2.0.0) > HBase Backup/Restore Phase 3: Merge backup

[jira] [Updated] (HBASE-14417) Incremental backup and bulk loading

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14417: -- Affects Version/s: (was: 2.0.0) > Incremental backup and bulk loading >

[jira] [Updated] (HBASE-16064) delete backup command shows HDFS permission error when deleting the intended backup

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16064: -- Affects Version/s: (was: 2.0.0) > delete backup command shows HDFS permission

[jira] [Updated] (HBASE-16197) Enhance backup delete command

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16197: -- Affects Version/s: (was: 2.0.0) > Enhance backup delete command >

[jira] [Updated] (HBASE-16039) Incremental backup action failed with NPE when table in full backup is deleted in between

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16039: -- Affects Version/s: (was: 2.0.0) > Incremental backup action failed with NPE when

[jira] [Updated] (HBASE-15986) BackupServerUtil.getWALFilesOlderThan() should handle oldWALs properly

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15986: -- Affects Version/s: (was: 2.0.0) > BackupServerUtil.getWALFilesOlderThan() should

[jira] [Updated] (HBASE-15928) hbase backup delete command does not remove backup root dir from hdfs

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15928: -- Affects Version/s: (was: 2.0.0) > hbase backup delete command does not remove

[jira] [Updated] (HBASE-15330) HBase Backup/Restore Phase 3: support delete/truncate table

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15330: -- Fix Version/s: HBASE-7912 > HBase Backup/Restore Phase 3: support delete/truncate

[jira] [Updated] (HBASE-15899) HBase incremental restore should handle namespaces properly

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15899: -- Affects Version/s: (was: 2.0.0) > HBase incremental restore should handle

[jira] [Updated] (HBASE-15682) HBase Backup Phase 3: Possible data loss during incremental WAL files copy

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15682: -- Affects Version/s: (was: 2.0.0) > HBase Backup Phase 3: Possible data loss during

[jira] [Updated] (HBASE-15862) Backup - Delete- Restore does not restore deleted data

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15862: -- Affects Version/s: (was: 2.0.0) > Backup - Delete- Restore does not restore

[jira] [Updated] (HBASE-16573) Backup restore into disabled table support

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16573: -- Fix Version/s: HBASE-7912 > Backup restore into disabled table support >

[jira] [Updated] (HBASE-17133) Backup documentation update

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17133: -- Fix Version/s: HBASE-7912 > Backup documentation update > ---

[jira] [Updated] (HBASE-17150) Verify restore logic (remote/local cluster)

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17150: -- Fix Version/s: HBASE-7912 > Verify restore logic (remote/local cluster) >

[jira] [Updated] (HBASE-15993) Regex support in table names

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15993: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > Regex support in table

[jira] [Updated] (HBASE-15993) Regex support in table names

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15993: -- Affects Version/s: (was: 2.0.0) > Regex support in table names >

[jira] [Updated] (HBASE-14123) HBase Backup/Restore Phase 2

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14123: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > HBase Backup/Restore

[jira] [Updated] (HBASE-14030) HBase Backup/Restore Phase 1

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14030: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > HBase Backup/Restore

[jira] [Updated] (HBASE-15704) Refactoring: Move HFileArchiver from backup to tool package, remove backup.examples

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15704: -- Fix Version/s: (was: 2.0.0) > Refactoring: Move HFileArchiver from backup to tool

[jira] [Updated] (HBASE-16037) Make automatic mode default one

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16037: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > Make automatic mode

[jira] [Updated] (HBASE-14030) HBase Backup/Restore Phase 1

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14030: -- Affects Version/s: (was: 2.0.0) > HBase Backup/Restore Phase 1 >

[jira] [Updated] (HBASE-16978) Disable backup by default

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16978: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > Disable backup by

[jira] [Updated] (HBASE-17199) Back-port HBASE-17151 to HBASE-7912 branch

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17199: -- Fix Version/s: HBASE-7912 > Back-port HBASE-17151 to HBASE-7912 branch >

[jira] [Updated] (HBASE-17270) Change Service to Task in BackupRestoreServerFactory

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17270: -- Affects Version/s: (was: HBASE-7912) > Change Service to Task in

[jira] [Updated] (HBASE-17270) Change Service to Task in BackupRestoreServerFactory

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-17270: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > Change Service to Task

[jira] [Updated] (HBASE-16255) Backup/Restore IT

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16255: -- Fix Version/s: HBASE-7912 > Backup/Restore IT > - > >

[jira] [Updated] (HBASE-16727) Backup refactoring: remove MR dependencies from HMaster

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16727: -- Fix Version/s: HBASE-7912 > Backup refactoring: remove MR dependencies from HMaster >

[jira] [Updated] (HBASE-15988) User needs to initiate full backup for new table(s) being added for incremental backup

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15988: -- Affects Version/s: (was: 2.0.0) > User needs to initiate full backup for new

[jira] [Updated] (HBASE-16181) Allow snapshot of hbase:backup table

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-16181: -- Fix Version/s: HBASE-7912 > Allow snapshot of hbase:backup table >

[jira] [Updated] (HBASE-15988) User needs to initiate full backup for new table(s) being added for incremental backup

2017-02-08 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-15988: -- Fix Version/s: (was: 2.0.0) HBASE-7912 > User needs to initiate

  1   2   3   >