[jira] [Updated] (HBASE-15181) A simple implementation of date based tiered compaction

2016-02-27 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15181: Attachment: HBASE-15181-98.patch Patch for branch 98. > A simple implementation of date based

[jira] [Updated] (HBASE-15181) A simple implementation of date based tiered compaction

2016-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15181: --- Attachment: HBASE-15181-0.98.v4.patch Clara: The branch name is 0.98 Attaching same patch with correct

[jira] [Commented] (HBASE-15181) A simple implementation of date based tiered compaction

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

[jira] [Commented] (HBASE-15181) A simple implementation of date based tiered compaction

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

[jira] [Commented] (HBASE-15181) A simple implementation of date based tiered compaction

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

[jira] [Commented] (HBASE-15181) A simple implementation of date based tiered compaction

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

[jira] [Commented] (HBASE-15354) Use same criteria for clearing meta cache for all operations

2016-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170740#comment-15170740 ] Ted Yu commented on HBASE-15354: Can you add test(s) showing what problem the current behavior causes ?

[jira] [Updated] (HBASE-15181) A simple implementation of date based tiered compaction

2016-02-27 Thread Clara Xiong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clara Xiong updated HBASE-15181: Attachment: HBASE-15181-0.98.patch Fixed checkstyle and other warnings for 0.98 > A simple

[jira] [Commented] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

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

[jira] [Updated] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

2016-02-27 Thread Ajith (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith updated HBASE-15323: -- Attachment: (was: HBASE-15323-CheckAndDelete-MasterBranch.patch) > Hbase Rest CheckAndDeleteAPi should be

[jira] [Updated] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

2016-02-27 Thread Ajith (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith updated HBASE-15323: -- Attachment: HBASE-15323 Rest API CheckAndDelete4.patch Fixed the Style cop issue and the While space. FindBugs

[jira] [Updated] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

2016-02-27 Thread Ajith (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith updated HBASE-15323: -- Attachment: (was: HBASE-15323 Rest API CheckAndDelete3.patch) > Hbase Rest CheckAndDeleteAPi should be

[jira] [Commented] (HBASE-15339) Add archive tiers for date based tiered compaction

2016-02-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170916#comment-15170916 ] Duo Zhang commented on HBASE-15339: --- OK, I went through the patch. The window generating algorithm is

[jira] [Commented] (HBASE-15355) region.jsp can not be found on info server of master

2016-02-27 Thread Jianwei Cui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170835#comment-15170835 ] Jianwei Cui commented on HBASE-15355: - Master is also a regionserver, do we need to put the jsp file

[jira] [Commented] (HBASE-15128) Disable region splits and merges switch in master

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

[jira] [Assigned] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-27 Thread sunhaitao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunhaitao reassigned HBASE-15291: - Assignee: sunhaitao (was: Yong Zhang) > FileSystem not closed in secure bulkLoad >

[jira] [Commented] (HBASE-15128) Disable region splits and merges switch in master

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

[jira] [Commented] (HBASE-15321) Ability to open a HRegion from hdfs snapshot.

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

[jira] [Updated] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-27 Thread sunhaitao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sunhaitao updated HBASE-15291: -- Attachment: patch > FileSystem not closed in secure bulkLoad >

[jira] [Updated] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

2016-02-27 Thread Ajith (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajith updated HBASE-15323: -- Attachment: HBASE-15323-CheckAndDelete-MasterBranch.patch Synced with latest master and created the patch. >

[jira] [Updated] (HBASE-15265) Implement an asynchronous FSHLog

2016-02-27 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15265: -- Attachment: HBASE-15265-v2.patch Add some comments. TestAsyncLogRolling is passed locally, so add a

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

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

[jira] [Commented] (HBASE-15354) Use same criteria for clearing meta cache for all operations

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

[jira] [Created] (HBASE-15356) Remove unused Imports

2016-02-27 Thread Youngjoon Kim (JIRA)
Youngjoon Kim created HBASE-15356: - Summary: Remove unused Imports Key: HBASE-15356 URL: https://issues.apache.org/jira/browse/HBASE-15356 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-15356) Remove unused Imports

2016-02-27 Thread Youngjoon Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Youngjoon Kim updated HBASE-15356: -- Status: Patch Available (was: Open) Attach a patch. Retained the following three unused

[jira] [Commented] (HBASE-15181) A simple implementation of date based tiered compaction

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

[jira] [Updated] (HBASE-15356) Remove unused Imports

2016-02-27 Thread Youngjoon Kim (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Youngjoon Kim updated HBASE-15356: -- Attachment: HBASE-15356.patch > Remove unused Imports > - > >

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

2016-02-27 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: --- Status: Patch Available (was: Open) > Canary will always invoke admin.balancer() in each sniffing period

[jira] [Commented] (HBASE-15351) Fix description of hbase.bucketcache.size in hbase-default.xml

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

[jira] [Commented] (HBASE-15290) Hbase Rest CheckAndAPI should save other cells along with compared cell

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

[jira] [Commented] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-27 Thread sunhaitao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170462#comment-15170462 ] sunhaitao commented on HBASE-15291: --- hi Yong Zhang, this method is executed in ugi.doAs method, which

[jira] [Commented] (HBASE-15290) Hbase Rest CheckAndAPI should save other cells along with compared cell

2016-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170479#comment-15170479 ] Hudson commented on HBASE-15290: FAILURE: Integrated in HBase-1.1-JDK7 #1671 (See

[jira] [Commented] (HBASE-15356) Remove unused Imports

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

[jira] [Updated] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15291: --- Attachment: HBASE-15291.addendum Haitao: See if the addendum does what you intended. > FileSystem not

[jira] [Commented] (HBASE-15323) Hbase Rest CheckAndDeleteAPi should be able to delete more cells

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

[jira] [Reopened] (HBASE-15291) FileSystem not closed in secure bulkLoad

2016-02-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-15291: Assignee: Yong Zhang (was: sunhaitao) > FileSystem not closed in secure bulkLoad >

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

2016-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170662#comment-15170662 ] Hudson commented on HBASE-15130: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1177 (See

[jira] [Commented] (HBASE-14878) maven archetype: client application with shaded jars

2016-02-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170688#comment-15170688 ] Elliott Clark commented on HBASE-14878: --- +1 I'll commit in a little bit. Thanks for the

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

2016-02-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15170659#comment-15170659 ] Hudson commented on HBASE-15130: FAILURE: Integrated in HBase-0.98-matrix #303 (See

[jira] [Commented] (HBASE-15265) Implement an asynchronous FSHLog

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

[jira] [Commented] (HBASE-15181) A simple implementation of date based tiered compaction

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