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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204214#comment-15204214 ] Ted Yu commented on HBASE-15433: Thanks for the patch, Jianwei. Thanks for the review, A

[jira] [Commented] (HBASE-15496) Throw RowTooBigException only for user scan/get

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204348#comment-15204348 ] Ted Yu commented on HBASE-15496: {code} 607 public boolean isUserScan() { {code} Th

[jira] [Commented] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204498#comment-15204498 ] Ted Yu commented on HBASE-15488: bq. Do we need 2 sets of hook I want to align with the

[jira] [Updated] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15488: --- Attachment: HBASE-15488-branch-1.v2.patch > Add ACL for setting split merge switch >

[jira] [Commented] (HBASE-15495) Connection leak in FanOutOneBlockAsyncDFSOutputHelper

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15204602#comment-15204602 ] Ted Yu commented on HBASE-15495: Please check compatibility with earlier hadoop versions.

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15411: --- Attachment: 15411-v18.txt Patch v18 adds abortBackup to Admin API. > Rewrite backup with Procedure V2 >

[jira] [Commented] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205000#comment-15205000 ] Ted Yu commented on HBASE-15488: TestHBaseFsck is not related to ACL. Test failure was n

[jira] [Commented] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205277#comment-15205277 ] Ted Yu commented on HBASE-15300: I have seen all 3 test failures in recent QA runs of oth

[jira] [Updated] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15300: --- Fix Version/s: 2.0.0 > Upgrade to zookeeper 3.4.8 > -- > > Key: HBASE

[jira] [Comment Edited] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205277#comment-15205277 ] Ted Yu edited comment on HBASE-15300 at 3/21/16 10:18 PM: -- I hav

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205294#comment-15205294 ] Ted Yu commented on HBASE-15406: [~mantonov]: What do you think of Heng's latest patch ?

[jira] [Updated] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15488: --- Attachment: HBASE-15488.v2.patch Patch for master branch. > Add ACL for setting split merge switch > ---

[jira] [Updated] (HBASE-15410) Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15410: --- Labels: filter perfomance (was: filter) > Utilize the max seek value when all Filters in MUST_PASS_ALL Filte

[jira] [Commented] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205426#comment-15205426 ] Ted Yu commented on HBASE-15360: >From >https://builds.apache.org/job/HBase-1.4/40/jdk=l

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205520#comment-15205520 ] Ted Yu commented on HBASE-14030: BackupUtil.java is for backup related classes in hbase-s

[jira] [Commented] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205568#comment-15205568 ] Ted Yu commented on HBASE-15360: See also https://builds.apache.org/job/HBase-TRUNK_matr

[jira] [Reopened] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-15360: > Fix flaky TestSimpleRpcScheduler > > > Key: HBASE-15360 >

[jira] [Commented] (HBASE-15360) Fix flaky TestSimpleRpcScheduler

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205614#comment-15205614 ] Ted Yu commented on HBASE-15360: The failed test was introduced by HBASE-15136 which was

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14030: --- Attachment: HBASE-14030.v43.patch Patch v43 adopts the naming Enis suggested. > HBase Backup/Restore Phase 1

[jira] [Updated] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15488: --- Attachment: HBASE-15488.v3.patch Patch v3 fixes a bug in MasterCoprocessorHost#preSetSplitOrMergeEnabled() >

[jira] [Updated] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15488: --- Attachment: HBASE-15488.v3.patch > Add ACL for setting split merge switch > -

[jira] [Updated] (HBASE-15488) Add ACL for setting split merge switch

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15488: --- Attachment: (was: HBASE-15488.v3.patch) > Add ACL for setting split merge switch > --

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205738#comment-15205738 ] Ted Yu commented on HBASE-15411: bq. Lets gather these arguments in a client-public class

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205738#comment-15205738 ] Ted Yu edited comment on HBASE-15411 at 3/22/16 4:04 AM: - bq. Let

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205744#comment-15205744 ] Ted Yu commented on HBASE-15411: bq. This connection and Admin is leaked In the next pat

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

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15205755#comment-15205755 ] Ted Yu commented on HBASE-15411: Created https://reviews.apache.org/r/45149/ Let's conti

[jira] [Updated] (HBASE-15515) Improve LocalityBasedCandidateGenerator in Balancer

2016-03-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15515: --- Status: Patch Available (was: Open) > Improve LocalityBasedCandidateGenerator in Balancer >

[jira] [Commented] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206242#comment-15206242 ] Ted Yu commented on HBASE-15325: {code} patch -p1 -i ~/1-hbase/15325-branch-1-v2.patch pa

[jira] [Comment Edited] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206242#comment-15206242 ] Ted Yu edited comment on HBASE-15325 at 3/22/16 12:15 PM: -- I tri

[jira] [Commented] (HBASE-15516) Add flatMap to hbaseRDD

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206251#comment-15206251 ] Ted Yu commented on HBASE-15516: Do you have a patch for hbase-spark module ? > Add flat

[jira] [Updated] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

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

[jira] [Updated] (HBASE-15325) ResultScanner allowing partial result will miss the rest of the row if the region is moved between two rpc requests

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15325: --- Fix Version/s: (was: 1.1.4) 1.1.5 > ResultScanner allowing partial result will miss th

[jira] [Commented] (HBASE-14623) Implement dedicated WAL for system tables

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206670#comment-15206670 ] Ted Yu commented on HBASE-14623: bq. Why would log split and replay be 'faster'? For log

[jira] [Updated] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15300: --- Hadoop Flags: Reviewed > Upgrade to zookeeper 3.4.8 > -- > > Key: HBA

[jira] [Commented] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206679#comment-15206679 ] Ted Yu commented on HBASE-15300: If there is no more comment, I will integrate later toda

[jira] [Updated] (HBASE-15488) Add ACL for setting split merge switch

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

[jira] [Updated] (HBASE-15516) Add flatMap to hbaseRDD

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15516: --- Status: Patch Available (was: Open) > Add flatMap to hbaseRDD > --- > >

[jira] [Commented] (HBASE-15486) Avoid multiple disable/enable balancer calls while running rolling-restart.sh --graceful

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208307#comment-15208307 ] Ted Yu commented on HBASE-15486: lgtm {code} 105 log "[ $0 ] skipping to disable ba

[jira] [Commented] (HBASE-15516) Add flatMap to hbaseRDD

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208312#comment-15208312 ] Ted Yu commented on HBASE-15516: {code} 443* A overloaded version of HBaseContext

[jira] [Commented] (HBASE-15381) Implement a distributed MOB compaction by procedure

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208548#comment-15208548 ] Ted Yu commented on HBASE-15381: For step 2: bq. record the mapping in Zookeeper. Have

[jira] [Commented] (HBASE-15381) Implement a distributed MOB compaction by procedure

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208643#comment-15208643 ] Ted Yu commented on HBASE-15381: bq. The distributed MOB compaction can be implemented in

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

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15411: --- Attachment: 15411-v22.txt Had some issue uploading to review board: error: unable to find b9d71f60b5cfc4b6c2

[jira] [Commented] (HBASE-15516) Add flatMap to hbaseRDD

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209092#comment-15209092 ] Ted Yu commented on HBASE-15516: Don't know why there were two hunks on the same source f

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

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209249#comment-15209249 ] Ted Yu commented on HBASE-15333: Please add license header to PartitoinFilterSuite.scala

[jira] [Commented] (HBASE-15515) Improve LocalityBasedCandidateGenerator in Balancer

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209302#comment-15209302 ] Ted Yu commented on HBASE-15515: {code} + * Returns a least loaded server which have

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

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209603#comment-15209603 ] Ted Yu commented on HBASE-15411: git is quite smart: when BackupHandler is removed from g

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

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209640#comment-15209640 ] Ted Yu commented on HBASE-15411: One comment is for not going through Connection when doi

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

2016-03-23 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209640#comment-15209640 ] Ted Yu edited comment on HBASE-15411 at 3/24/16 3:29 AM: - One com

[jira] [Updated] (HBASE-15300) Upgrade to zookeeper 3.4.8

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15300: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review, Yu. > Upgrade to z

[jira] [Updated] (HBASE-15486) Avoid multiple disable/enable balancer calls while running rolling-restart.sh --graceful

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

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

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210520#comment-15210520 ] Ted Yu commented on HBASE-15411: The following 3 files were removed in patch v24: {code}

[jira] [Created] (HBASE-15526) Make SnapshotManager accessible through MasterServices

2016-03-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15526: -- Summary: Make SnapshotManager accessible through MasterServices Key: HBASE-15526 URL: https://issues.apache.org/jira/browse/HBASE-15526 Project: HBase Issue Type: Improv

[jira] [Updated] (HBASE-15526) Make SnapshotManager accessible through MasterServices

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15526: --- Status: Patch Available (was: Open) > Make SnapshotManager accessible through MasterServices > -

[jira] [Updated] (HBASE-15526) Make SnapshotManager accessible through MasterServices

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15526: --- Attachment: HBASE-15526.v1.patch > Make SnapshotManager accessible through MasterServices > -

[jira] [Commented] (HBASE-15515) Improve LocalityBasedCandidateGenerator in Balancer

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210681#comment-15210681 ] Ted Yu commented on HBASE-15515: Related tests passed. {code} Tests run: 4, Failures: 0,

[jira] [Updated] (HBASE-15515) Improve LocalityBasedCandidateGenerator in Balancer

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15515: --- Hadoop Flags: Reviewed Fix Version/s: 1.4.0 1.3.0 > Improve LocalityBasedCandidateGen

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

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15210957#comment-15210957 ] Ted Yu commented on HBASE-15411: The two enum's in BackupHandler are moved to BackupConte

[jira] [Updated] (HBASE-15515) Improve LocalityBasedCandidateGenerator in Balancer

2016-03-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15515: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the patch, Guanghao. > Improve

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

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212026#comment-15212026 ] Ted Yu commented on HBASE-15411: w.r.t. switching to env.getMasterServices().getSnapshot

[jira] [Updated] (HBASE-15526) Make SnapshotManager accessible through MasterServices

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

[jira] [Updated] (HBASE-15516) Add flatMap to hbaseRDD

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15516: --- Status: Open (was: Patch Available) > Add flatMap to hbaseRDD > --- > >

[jira] [Commented] (HBASE-15499) Add multiple data type support for increment

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212201#comment-15212201 ] Ted Yu commented on HBASE-15499: {code} +public enum NumberCodecType { {code} This seems

[jira] [Commented] (HBASE-15496) Throw RowTooBigException only for user scan/get

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212203#comment-15212203 ] Ted Yu commented on HBASE-15496: bq. For huge keyvalue case, compaction may produces OOME

[jira] [Commented] (HBASE-15498) Add conditions in MultiRowMutationService

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212207#comment-15212207 ] Ted Yu commented on HBASE-15498: Mind putting the patch on review board ? cc [~jesse_yat

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

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212530#comment-15212530 ] Ted Yu commented on HBASE-15411: Here are the existing Util classes in hbase-client: {cod

[jira] [Commented] (HBASE-15496) Throw RowTooBigException only for user scan/get

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212598#comment-15212598 ] Ted Yu commented on HBASE-15496: bq. Lets fix if not but for another issue Agreed. > Th

[jira] [Assigned] (HBASE-15496) Throw RowTooBigException only for user scan/get

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-15496: -- Assignee: Guanghao Zhang > Throw RowTooBigException only for user scan/get > -

[jira] [Commented] (HBASE-15496) Throw RowTooBigException only for user scan/get

2016-03-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15212727#comment-15212727 ] Ted Yu commented on HBASE-15496: Test failures were not related. > Throw RowTooBigExcept

[jira] [Updated] (HBASE-15496) Throw RowTooBigException only for user scan/get

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

[jira] [Commented] (HBASE-15407) Add SASL support for fan out OutputStream

2016-03-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213459#comment-15213459 ] Ted Yu commented on HBASE-15407: Please address checkstyle warning, if you haven't: ./hb

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

2016-03-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15213624#comment-15213624 ] Ted Yu commented on HBASE-15411: [~enis] [~mbertozzi]: This is how I plan to move the wai

[jira] [Commented] (HBASE-15187) Integrate CSRF prevention filter to REST gateway

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214224#comment-15214224 ] Ted Yu commented on HBASE-15187: [~apurtell]: Gentle ping. > Integrate CSRF prevention f

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

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214227#comment-15214227 ] Ted Yu commented on HBASE-15406: [~mantonov]: Mind spending 10 minutes on Heng's patch ?

[jira] [Updated] (HBASE-15327) Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15327: --- Attachment: HBASE-15327-trunk.patch Previous test output is no longer accessible. Re-attach. > Canary will

[jira] [Commented] (HBASE-15548) SyncTable: sourceHashDir is supposed to be optional but won't work without

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214673#comment-15214673 ] Ted Yu commented on HBASE-15548: +1 > SyncTable: sourceHashDir is supposed to be optiona

[jira] [Commented] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214710#comment-15214710 ] Ted Yu commented on HBASE-15400: Clara: When you have the next patch, mind uploading it o

[jira] [Commented] (HBASE-15400) Use DateTieredCompactor for Date Tiered Compaction

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214720#comment-15214720 ] Ted Yu commented on HBASE-15400: Do you get the following compilation error on v12 ? {cod

[jira] [Commented] (HBASE-15293) Handle TableNotFound and IllegalArgument exceptions in table.jsp.

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214785#comment-15214785 ] Ted Yu commented on HBASE-15293: Have you checked whether TestRegionServerMetrics failure

[jira] [Updated] (HBASE-15191) CopyTable and VerifyReplication - Option to specify batch size, versions

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15191: --- Attachment: HBASE_15191.patch Re-attach for QA run. > CopyTable and VerifyReplication - Option to specify ba

[jira] [Updated] (HBASE-15191) CopyTable and VerifyReplication - Option to specify batch size, versions

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15191: --- Assignee: Parth Shah Fix Version/s: 1.4.0 2.0.0 > CopyTable and VerifyReplication

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

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15214960#comment-15214960 ] Ted Yu commented on HBASE-15411: TestFullBackup based on patch v27: {code} Running org.ap

[jira] [Commented] (HBASE-15362) Compression Algorithm does not respect config params from hbase-site

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215010#comment-15215010 ] Ted Yu commented on HBASE-15362: [~dvdreddy]: How much reduction in garbage did you obser

[jira] [Commented] (HBASE-15362) Compression Algorithm does not respect config params from hbase-site

2016-03-28 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215052#comment-15215052 ] Ted Yu commented on HBASE-15362: Do you want to include the above change in a separate JI

[jira] [Updated] (HBASE-15548) SyncTable: sourceHashDir is supposed to be optional but won't work without

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

[jira] [Commented] (HBASE-15293) Handle TableNotFound and IllegalArgument exceptions in table.jsp.

2016-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15215972#comment-15215972 ] Ted Yu commented on HBASE-15293: {code} + }catch(TableNotFoundException e) { {code} Plea

[jira] [Commented] (HBASE-15480) Bloom Filter check needs to be more efficient for array

2016-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216155#comment-15216155 ] Ted Yu commented on HBASE-15480: Can you post improvement in performance with the patch ?

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

2016-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-14123: --- Attachment: 14123-v14.txt Patch v14 is rebased on patch v27 from HBASE-15411 bandwidth parameter in BackupCo

[jira] [Updated] (HBASE-15191) CopyTable and VerifyReplication - Option to specify batch size, versions

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

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

2016-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216742#comment-15216742 ] Ted Yu commented on HBASE-15411: [~mbertozzi] [~enis]: Any more review comment ? Thanks

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

2016-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216941#comment-15216941 ] Ted Yu commented on HBASE-15406: Heng, thanks for your patience. Can you try out patch v

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

2016-03-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216949#comment-15216949 ] Ted Yu commented on HBASE-15406: Should be fine for now. Once you get +1, it would be be

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

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218059#comment-15218059 ] Ted Yu commented on HBASE-15424: +1 Please update patch for branch-1. > Add bulk load h

[jira] [Updated] (HBASE-15327) Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15327: --- Assignee: Jianwei Cui Fix Version/s: 1.4.0 2.0.0 > Canary will always invoke admi

[jira] [Updated] (HBASE-15327) Canary will always invoke admin.balancer() in each sniffing period when writeSniffing is enabled

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

[jira] [Created] (HBASE-15565) Rewrite restore with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15565: -- Summary: Rewrite restore with Procedure V2 Key: HBASE-15565 URL: https://issues.apache.org/jira/browse/HBASE-15565 Project: HBase Issue Type: Improvement Rep

[jira] [Updated] (HBASE-15565) Rewrite restore with Procedure V2

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15565: --- Attachment: 15565-v1.txt Patch v1 is based on Vlad's work in HBASE-14123 > Rewrite restore with Procedure V2

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

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218716#comment-15218716 ] Ted Yu commented on HBASE-15411: Planning to check into HBASE-7921 branch tomorrow mornin

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

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15218782#comment-15218782 ] Ted Yu commented on HBASE-15411: All comments addressed except for more robust failure ha

[jira] [Commented] (HBASE-15529) Override needBalance in StochasticLoadBalancer

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219015#comment-15219015 ] Ted Yu commented on HBASE-15529: {code} 124 private float minCostNeedBalance = 0.05

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

2016-03-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219215#comment-15219215 ] Ted Yu commented on HBASE-15411: One of the review comments was to drop call to Admin#exe

<    4   5   6   7   8   9   10   11   12   13   >