[jira] [Commented] (HBASE-16074) ITBLL fails, reports lost big or tiny families

2016-07-07 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367260#comment-15367260 ] Anoop Sam John commented on HBASE-16074: Excellent detective work boss.. Oh combination of clean

[jira] [Commented] (HBASE-16176) Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-07-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367259#comment-15367259 ] stack commented on HBASE-16176: --- Let me run this patch on cluster overnight in loop to see if fixes scan

[jira] [Commented] (HBASE-16176) Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-07-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367257#comment-15367257 ] stack commented on HBASE-16176: --- This last patch, 003, includes fix for the parent scan problem. Here is

[jira] [Updated] (HBASE-16176) Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker as point of contention when many threads reading a StoreFile

2016-07-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-16176: -- Attachment: HBASE-16176.branch-1.3.003.patch > Bug fixes/improvements on HBASE-15650 Remove TimeRangeTracker

[jira] [Commented] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

2016-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367252#comment-15367252 ] Andrew Purtell commented on HBASE-16055: Sure [~ram_krish] but please check that all is well and

[jira] [Commented] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

2016-07-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367251#comment-15367251 ] ramkrishna.s.vasudevan commented on HBASE-16055: [~apurtell] Sorry about the commit. Let

[jira] [Commented] (HBASE-16074) ITBLL fails, reports lost big or tiny families

2016-07-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367240#comment-15367240 ] stack commented on HBASE-16074: --- What is going on is that 'fake keys' -- 'last on row' keys made to prime

[jira] [Commented] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

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

[jira] [Commented] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367208#comment-15367208 ] Ted Yu commented on HBASE-16195: {code} + int queueLength = conf.getInt(CHUNK_QUEUE_LENGTH, (int)

[jira] [Updated] (HBASE-16195) Should not add chunk into chunkQueue if not using chunk pool in HeapMemStoreLAB

2016-07-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16195: -- Attachment: HBASE-16195.patch The initial patch: 1. Change to only initialize and use chunkQueue when

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

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

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367155#comment-15367155 ] Hudson commented on HBASE-16190: FAILURE: Integrated in HBase-Trunk_matrix #1188 (See

[jira] [Commented] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization constrains random read

2016-07-07 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367154#comment-15367154 ] Hiroshi Ikeda commented on HBASE-15716: --- I realized I should have named the test class using the

[jira] [Updated] (HBASE-16194) Should count in MSLAB chunk allocation into heap size change when adding duplicated cells

2016-07-07 Thread Yu Li (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yu Li updated HBASE-16194: -- Attachment: HBASE-16194_v2.patch Refine using of VisibleForTesting tag, following review comments. > Should

[jira] [Updated] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization constrains random read

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

[jira] [Updated] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization constrains random read

2016-07-07 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda updated HBASE-15716: -- Attachment: TestScannerReadPointDoesntGoBack.java Added another test to check some

[jira] [Assigned] (HBASE-15716) HRegion#RegionScannerImpl scannerReadPoints synchronization constrains random read

2016-07-07 Thread Hiroshi Ikeda (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hiroshi Ikeda reassigned HBASE-15716: - Assignee: Hiroshi Ikeda (was: stack) > HRegion#RegionScannerImpl scannerReadPoints

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367144#comment-15367144 ] Hudson commented on HBASE-16190: SUCCESS: Integrated in HBase-1.2 #666 (See

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

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

[jira] [Commented] (HBASE-16095) Add priority to TableDescriptor and priority region open thread pool

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367135#comment-15367135 ] Enis Soztutar commented on HBASE-16095: --- I have run the failed tests locally. it passes except for

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367127#comment-15367127 ] Hudson commented on HBASE-16190: SUCCESS: Integrated in HBase-1.3 #772 (See

[jira] [Resolved] (HBASE-16200) TestReplicationSmallTests is failing consistently

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-16200. --- Resolution: Duplicate Dup of HBASE-16185. > TestReplicationSmallTests is failing

[jira] [Commented] (HBASE-16200) TestReplicationSmallTests is failing consistently

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367111#comment-15367111 ] Ted Yu commented on HBASE-16200: I reported HBASE-16185 already. Mark this as a dup ? >

[jira] [Created] (HBASE-16200) TestReplicationSmallTests is failing consistently

2016-07-07 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-16200: - Summary: TestReplicationSmallTests is failing consistently Key: HBASE-16200 URL: https://issues.apache.org/jira/browse/HBASE-16200 Project: HBase Issue

[jira] [Commented] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-07 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367107#comment-15367107 ] Colin Ma commented on HBASE-16160: -- [~ghelmling], thanks for review, the test case is updated as your

[jira] [Updated] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-07 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-16160: - Attachment: HBASE-16160.002.patch > Get the UnsupportedOperationException when using delegation token

[jira] [Updated] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-07 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-16160: - Attachment: (was: HBASE-16160.002.patch) > Get the UnsupportedOperationException when using

[jira] [Updated] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-07 Thread Colin Ma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Ma updated HBASE-16160: - Attachment: HBASE-16160.002.patch > Get the UnsupportedOperationException when using delegation token

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367097#comment-15367097 ] Hudson commented on HBASE-16190: SUCCESS: Integrated in HBase-1.4 #275 (See

[jira] [Commented] (HBASE-16172) Unify the retry logic in ScannerCallableWithReplicas and RpcRetryingCallerWithReadReplicas

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

[jira] [Commented] (HBASE-15925) compat-module maven variable not evaluated

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367074#comment-15367074 ] Nick Dimiduk commented on HBASE-15925: -- I'm no longer convinced this can be confirmed with visual

[jira] [Commented] (HBASE-15925) compat-module maven variable not evaluated

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367070#comment-15367070 ] Nick Dimiduk commented on HBASE-15925: -- Comparing the pom in the repo on r2 vs that in central for

[jira] [Updated] (HBASE-16199) Add daughter ReginInfo parameter to preSplit method.

2016-07-07 Thread Jun Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Tsai updated HBASE-16199: - Description: Using hbase coprocessor interface I want to get daughters info in preSplit method.such as:

[jira] [Created] (HBASE-16199) Add daughter ReginInfo parameter to preSplit method.

2016-07-07 Thread Jun Tsai (JIRA)
Jun Tsai created HBASE-16199: Summary: Add daughter ReginInfo parameter to preSplit method. Key: HBASE-16199 URL: https://issues.apache.org/jira/browse/HBASE-16199 Project: HBase Issue Type: New

[jira] [Reopened] (HBASE-15925) compat-module maven variable not evaluated

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-15925: -- Reopening issue. Sorry fellas. > compat-module maven variable not evaluated >

[jira] [Commented] (HBASE-15925) compat-module maven variable not evaluated

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367059#comment-15367059 ] Nick Dimiduk commented on HBASE-15925: -- Nice timing [~dportabella]. The latest RC for 1.2.2 has been

[jira] [Commented] (HBASE-16132) Scan does not return all the result when regionserver is busy

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367056#comment-15367056 ] Nick Dimiduk commented on HBASE-16132: -- Thanks [~carp84]. > Scan does not return all the result

[jira] [Commented] (HBASE-16093) Splits failed before creating daughter regions leave meta inconsistent

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367049#comment-15367049 ] Nick Dimiduk commented on HBASE-16093: -- [~enis] disabled by default is orthogonal to my concern re:

[jira] [Commented] (HBASE-15935) Have a separate Walker task running concurrently with Generator

2016-07-07 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367050#comment-15367050 ] stack commented on HBASE-15935: --- Yes. I like the idea of concurrent read/write. You know me. Just trying

[jira] [Commented] (HBASE-14933) check_compatibility.sh does not work with jdk8

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367048#comment-15367048 ] Nick Dimiduk commented on HBASE-14933: -- Resolved as fixed with no commits? Should be a different

[jira] [Commented] (HBASE-15800) check_compatibility.sh broken as of upstream b8f125f

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367047#comment-15367047 ] Nick Dimiduk commented on HBASE-15800: -- Sorry I didn't get around to trying you patch [~dimaspivak].

[jira] [Commented] (HBASE-16129) check_compatibility.sh is broken when using Java API Compliance Checker v1.7

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367045#comment-15367045 ] Nick Dimiduk commented on HBASE-16129: -- bq. Then can we please pick back the fix to all branches so

[jira] [Commented] (HBASE-16158) Automate runs of check_compatibility.sh on upstream infra

2016-07-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367043#comment-15367043 ] Nick Dimiduk commented on HBASE-16158: -- Automation here would be great! > Automate runs of

[jira] [Commented] (HBASE-16132) Scan does not return all the result when regionserver is busy

2016-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15367020#comment-15367020 ] Hudson commented on HBASE-16132: SUCCESS: Integrated in HBase-1.1-JDK7 #1741 (See

[jira] [Updated] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-16190: -- Resolution: Fixed Fix Version/s: 1.2.3 1.1.6 1.4.0

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

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366974#comment-15366974 ] Ted Yu commented on HBASE-15682: {code} +StringUtils.join(incrBackupFileList, ",") +" to "

[jira] [Updated] (HBASE-16172) Unify the retry logic in ScannerCallableWithReplicas and RpcRetryingCallerWithReadReplicas

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16172: --- Attachment: 16172.v4.txt > Unify the retry logic in ScannerCallableWithReplicas and >

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

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

[jira] [Commented] (HBASE-3727) MultiHFileOutputFormat

2016-07-07 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366963#comment-15366963 ] yi liang commented on HBASE-3727: - i have testing HFileOutputFormat2 using Export, and importtsv. All of

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

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-15988. Resolution: Fixed Assignee: Ted Yu Hadoop Flags: Reviewed Thanks for the review. Ran tests

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

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15988: --- Summary: User needs to initiate full backup for new table(s) being added for incremental backup (was:

[jira] [Commented] (HBASE-16132) Scan does not return all the result when regionserver is busy

2016-07-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366956#comment-15366956 ] Hudson commented on HBASE-16132: FAILURE: Integrated in HBase-1.1-JDK8 #1828 (See

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366955#comment-15366955 ] Vladimir Rodionov commented on HBASE-15988: --- +1, if tests OK. > Backup set add command MUST

[jira] [Commented] (HBASE-16196) Update jruby to a newer version.

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

[jira] [Updated] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-16190: -- Assignee: Romil Choksi Status: Patch Available (was: Open) >

[jira] [Updated] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Romil Choksi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romil Choksi updated HBASE-16190: - Attachment: 16190.v1.txt Attaching a patch here. Verified it by re-running the test and it went

[jira] [Updated] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15988: --- Attachment: 15988.v4.txt Patch v4 addresses Vlad's latest comment > Backup set add command MUST initiate

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

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

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

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-14135 stopped by Vladimir Rodionov. - > HBase Backup/Restore Phase 3: Merge backup images >

[jira] [Work stopped] (HBASE-15227) HBase Backup Phase 3: Fault tolerance (client/server) support

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-15227 stopped by Vladimir Rodionov. - > HBase Backup Phase 3: Fault tolerance (client/server) support >

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

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366836#comment-15366836 ] Vladimir Rodionov commented on HBASE-15682: --- Ping [~tedyu], [~enis] > HBase Backup Phase 3:

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

2016-07-07 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: -- Status: Patch Available (was: In Progress) > HBase Backup Phase 3: Possible data loss

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

2016-07-07 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16198: - Summary: Enhance backup history command Key: HBASE-16198 URL: https://issues.apache.org/jira/browse/HBASE-16198 Project: HBase Issue Type: New

[jira] [Work started] (HBASE-16197) Enchance backup delete command

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-16197 started by Vladimir Rodionov. - > Enchance backup delete command > -- > >

[jira] [Created] (HBASE-16197) Enchance backup delete command

2016-07-07 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16197: - Summary: Enchance backup delete command Key: HBASE-16197 URL: https://issues.apache.org/jira/browse/HBASE-16197 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366798#comment-15366798 ] Vladimir Rodionov commented on HBASE-15988: --- # Please replace concat with StringUtils.join #

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366742#comment-15366742 ] Ted Yu commented on HBASE-15988: In the exception message, it is very obvious which tables need to go

[jira] [Commented] (HBASE-16190) IntegrationTestDDLMasterFailover failed with IllegalArgumentException: n must be positive

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366726#comment-15366726 ] Enis Soztutar commented on HBASE-16190: --- Patch seems right. Can we also remove the

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366716#comment-15366716 ] Vladimir Rodionov commented on HBASE-15988: --- -1 on patch v3. User will have no idea what to do

[jira] [Commented] (HBASE-15935) Have a separate Walker task running concurrently with Generator

2016-07-07 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366715#comment-15366715 ] Elliott Clark commented on HBASE-15935: --- [~stack] You ok with a commit after the comment above ? >

[jira] [Updated] (HBASE-16196) Update jruby to a newer version.

2016-07-07 Thread Matt Mullins (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Mullins updated HBASE-16196: - Attachment: hbase-16196.branch-1.patch Rebase to branch-1. > Update jruby to a newer version. >

[jira] [Updated] (HBASE-16096) Replication keeps accumulating znodes

2016-07-07 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16096: --- Status: Patch Available (was: Open) I am not super sure why affecting the ReplicationPeerZkImpl would cause

[jira] [Updated] (HBASE-16096) Replication keeps accumulating znodes

2016-07-07 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16096: --- Attachment: HBASE-16096-v2.patch > Replication keeps accumulating znodes >

[jira] [Updated] (HBASE-16096) Replication keeps accumulating znodes

2016-07-07 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph updated HBASE-16096: --- Status: Open (was: Patch Available) > Replication keeps accumulating znodes >

[jira] [Commented] (HBASE-16160) Get the UnsupportedOperationException when using delegation token with encryption

2016-07-07 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366671#comment-15366671 ] Gary Helmling commented on HBASE-16160: --- The fix looks reasonable to me, but the added test is

[jira] [Commented] (HBASE-11240) Print hdfs pipeline when hlog's sync is slow

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366670#comment-15366670 ] Enis Soztutar commented on HBASE-11240: --- No worries. Thanks [~chia7712]. > Print hdfs pipeline

[jira] [Updated] (HBASE-16174) Hook cell test up, and fix broken cell test.

2016-07-07 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-16174: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Hook cell test up, and

[jira] [Commented] (HBASE-16196) Update jruby to a newer version.

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

[jira] [Updated] (HBASE-16196) Update jruby to a newer version.

2016-07-07 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-16196: -- Status: Patch Available (was: Open) > Update jruby to a newer version. >

[jira] [Updated] (HBASE-16196) Update jruby to a newer version.

2016-07-07 Thread Matt Mullins (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Mullins updated HBASE-16196: - Attachment: 0001-Update-to-JRuby-9.1.2.0-and-JLine-2.12.patch Attached initial stab at upgrading

[jira] [Updated] (HBASE-11240) Print hdfs pipeline when hlog's sync is slow

2016-07-07 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ChiaPing Tsai updated HBASE-11240: -- Assignee: Liu Shaohui (was: ChiaPing Tsai) > Print hdfs pipeline when hlog's sync is slow >

[jira] [Updated] (HBASE-16196) Update jruby to a newer version.

2016-07-07 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-16196: -- Assignee: Matt Mullins > Update jruby to a newer version. > >

[jira] [Commented] (HBASE-11240) Print hdfs pipeline when hlog's sync is slow

2016-07-07 Thread ChiaPing Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366635#comment-15366635 ] ChiaPing Tsai commented on HBASE-11240: --- hi [~enis] This is my fault and it is accidentally

[jira] [Commented] (HBASE-16172) Unify the retry logic in ScannerCallableWithReplicas and RpcRetryingCallerWithReadReplicas

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

[jira] [Commented] (HBASE-15935) Have a separate Walker task running concurrently with Generator

2016-07-07 Thread Joseph (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366607#comment-15366607 ] Joseph commented on HBASE-15935: I guess coming back to this, we also send a non-zero return code on

[jira] [Commented] (HBASE-16185) TestReplicationSmallTests fails in master branch

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366597#comment-15366597 ] Ted Yu commented on HBASE-16185: [~eclark]: One more ping. > TestReplicationSmallTests fails in master

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366594#comment-15366594 ] Ted Yu commented on HBASE-15988: As I mentioned previously, running incremental backup would be longer

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366570#comment-15366570 ] Vladimir Rodionov commented on HBASE-15988: --- Yeah, you right. And it should not be. OK, in this

[jira] [Created] (HBASE-16196) Update jruby to a newer version.

2016-07-07 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16196: - Summary: Update jruby to a newer version. Key: HBASE-16196 URL: https://issues.apache.org/jira/browse/HBASE-16196 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-11240) Print hdfs pipeline when hlog's sync is slow

2016-07-07 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366529#comment-15366529 ] Enis Soztutar commented on HBASE-11240: --- [~chia7712] why did you assign this to yourself? > Print

[jira] [Commented] (HBASE-16169) RegionSizeCalculator should not depend on master

2016-07-07 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366514#comment-15366514 ] Thiruvel Thirumoolan commented on HBASE-16169: -- [~eclark], This aligns with the general

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366500#comment-15366500 ] Ted Yu commented on HBASE-15988: bq. You get incremental backup set (using backup root) Backup root is

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366497#comment-15366497 ] Vladimir Rodionov commented on HBASE-15988: --- {quote} Without backup root dir, how would the

[jira] [Updated] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

2016-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-16055: --- Fix Version/s: (was: 0.98.21) > PutSortReducer loses any Visibility/acl attribute set on

[jira] [Commented] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

2016-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366493#comment-15366493 ] Andrew Purtell commented on HBASE-16055: The 0.98 commit ec506bb breaks compilation. I have

[jira] [Commented] (HBASE-16055) PutSortReducer loses any Visibility/acl attribute set on the Puts

2016-07-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366481#comment-15366481 ] Andrew Purtell commented on HBASE-16055: Thanks [~ram_krish] I will check 0.98 head locally too

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366480#comment-15366480 ] Ted Yu commented on HBASE-15988: Here is how incremental table set is retrieved: {code}

[jira] [Commented] (HBASE-15988) Backup set add command MUST initiate full backup for a table(s) being added

2016-07-07 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366435#comment-15366435 ] Vladimir Rodionov commented on HBASE-15988: --- {quote} What if user intends to add a table to

[jira] [Commented] (HBASE-16194) Should count in MSLAB chunk allocation into heap size change when adding duplicated cells

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15366429#comment-15366429 ] Ted Yu commented on HBASE-16194: {code} 158 int getCellLength(Cell cell) { {code} Add

[jira] [Updated] (HBASE-16172) Unify the retry logic in ScannerCallableWithReplicas and RpcRetryingCallerWithReadReplicas

2016-07-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-16172: --- Attachment: 16172.branch-1.v4.txt > Unify the retry logic in ScannerCallableWithReplicas and >

  1   2   >