[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Attachment: HBASE-15055-v4.patch One parameter is added, "hbase.hstore.expired.size.ratio". When

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Status: Patch Available (was: Open) > Major compaction is not triggered when both of TTL and >

[jira] [Updated] (HBASE-15027) Refactor the way the CompactedHFileDischarger threads are created

2016-01-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15027: --- Status: Open (was: Patch Available) > Refactor the way the

[jira] [Comment Edited] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085087#comment-15085087 ] Heng Chen edited comment on HBASE-15071 at 1/6/16 8:31 AM: --- {quote} The point

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085334#comment-15085334 ] Ted Yu commented on HBASE-15055: {code} 150 // Do not skip large files when the sum of the size

[jira] [Commented] (HBASE-15061) Refactor StoreFileScanner creation to builder pattern

2016-01-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085399#comment-15085399 ] Anoop Sam John commented on HBASE-15061: In the new builder we have fields for cacheEnabled,

[jira] [Updated] (HBASE-15066) Small improvements to Canary tool

2016-01-06 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-15066: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Commented] (HBASE-14432) Procedure V2 - enforce ACL on procedure admin tasks

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

[jira] [Commented] (HBASE-15016) StoreServices facility in Region

2016-01-06 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085376#comment-15085376 ] Eshcar Hillel commented on HBASE-15016: --- There are 4 decisions to make: 1) when to do in-memory

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15073: --- Attachment: 15073-v1.txt Patch v1 adopts option #3 I moved NormalizationPlan.java to hbase-client module so

[jira] [Updated] (HBASE-15027) Refactor the way the CompactedHFileDischarger threads are created

2016-01-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15027: --- Status: Patch Available (was: Open) > Refactor the way the

[jira] [Updated] (HBASE-15027) Refactor the way the CompactedHFileDischarger threads are created

2016-01-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-15027: --- Attachment: HBASE-15027_6.patch Other than the fixes on the comments, I

[jira] [Commented] (HBASE-14876) Provide maven archetypes

2016-01-06 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085430#comment-15085430 ] Daniel Vimont commented on HBASE-14876: --- I checked to confirm that the two scripts that are

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085326#comment-15085326 ] Eungsop Yoo commented on HBASE-15055: - The default is 0.5, major compaction is triggered if above 50%

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085378#comment-15085378 ] Eungsop Yoo commented on HBASE-15055: - Is this what I should be doing? > Major compaction is not

[jira] [Commented] (HBASE-15027) Refactor the way the CompactedHFileDischarger threads are created

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085323#comment-15085323 ] Hadoop QA commented on HBASE-15027: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Attachment: HBASE-15055-v5.patch > Major compaction is not triggered when both of TTL and >

[jira] [Updated] (HBASE-12593) Tags to work with ByteBuffer

2016-01-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-12593: --- Attachment: HBASE-12593_v4.patch > Tags to work with ByteBuffer >

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Status: Open (was: Patch Available) > Major compaction is not triggered when both of TTL and >

[jira] [Updated] (HBASE-14107) Procedure V2 - Administrative Task: Provide an API to List all procedures

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-14107: --- Attachment: HBASE-14107.v1-branch-1.1.patch

[jira] [Updated] (HBASE-14221) Reduce the number of time row comparison is done in a Scan

2016-01-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14221: --- Attachment: HBASE-14221-branch-1.patch Patch for branch-1. > Reduce the

[jira] [Updated] (HBASE-14221) Reduce the number of time row comparison is done in a Scan

2016-01-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14221: --- Status: Open (was: Patch Available) > Reduce the number of time row

[jira] [Updated] (HBASE-14221) Reduce the number of time row comparison is done in a Scan

2016-01-06 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-14221: --- Status: Patch Available (was: Open) > Reduce the number of time row

[jira] [Comment Edited] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085087#comment-15085087 ] Heng Chen edited comment on HBASE-15071 at 1/6/16 9:27 AM: --- {quote} The point

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Status: Patch Available (was: Open) > Major compaction is not triggered when both of TTL and >

[jira] [Commented] (HBASE-14221) Reduce the number of time row comparison is done in a Scan

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085428#comment-15085428 ] Hadoop QA commented on HBASE-14221: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-12593) Tags to work with ByteBuffer

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085245#comment-15085245 ] Hadoop QA commented on HBASE-12593: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Updated] (HBASE-14432) Procedure V2 - enforce ACL on procedure admin tasks

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-14432: --- Attachment: HBASE-14432.v1-branch-1.1.patch

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Status: Open (was: Patch Available) > Major compaction is not triggered when both of TTL and >

[jira] [Commented] (HBASE-15027) Refactor the way the CompactedHFileDischarger threads are created

2016-01-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085193#comment-15085193 ] Anoop Sam John commented on HBASE-15027: The HStore.close() flow calls the

[jira] [Assigned] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reassigned HBASE-15055: -- Assignee: Eungsop Yoo > Major compaction is not triggered when both of TTL and >

[jira] [Updated] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eungsop Yoo updated HBASE-15055: Release Note: Do not skip large files when the sum of the size of TTL expired store files is

[jira] [Commented] (HBASE-14987) Compaction marker whose region name doesn't match current region's needs to be handled

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

[jira] [Commented] (HBASE-15038) ExportSnapshot should support separate configurations for source and destination clusters

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

[jira] [Updated] (HBASE-15070) DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server

2016-01-06 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15070: Status: Patch Available (was: Open) > DistributedHBaseCluster#restoreRegionServers() starts new

[jira] [Updated] (HBASE-15070) DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server

2016-01-06 Thread Samir Ahmic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samir Ahmic updated HBASE-15070: Attachment: HBASE-15070-v0.patch Here is patch: skip starting or stoping regionserver process if

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085531#comment-15085531 ] Hadoop QA commented on HBASE-15055: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-12593) Tags to work with ByteBuffer

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085530#comment-15085530 ] Hadoop QA commented on HBASE-12593: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085503#comment-15085503 ] Hadoop QA commented on HBASE-15055: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15066) Small improvements to Canary tool

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

[jira] [Resolved] (HBASE-14107) Procedure V2 - Administrative Task: Provide an API to List all procedures

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang resolved HBASE-14107. Resolution: Fixed Fix Version/s: 1.1.3 1.2.0 > Procedure

[jira] [Updated] (HBASE-13415) Procedure V2 - Use nonces for double submits from client

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-13415: --- Fix Version/s: 1.1.3 > Procedure V2 - Use nonces for double submits from client >

[jira] [Resolved] (HBASE-14108) Procedure V2 - Administrative Task: provide an API to abort a procedure

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang resolved HBASE-14108. Resolution: Fixed Fix Version/s: 1.1.3 1.2.0 > Procedure

[jira] [Updated] (HBASE-14487) Procedure V2 - shell command to list all procedures

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-14487: --- Fix Version/s: 1.1.3 1.2.0 > Procedure V2 - shell command to list

[jira] [Resolved] (HBASE-14432) Procedure V2 - enforce ACL on procedure admin tasks

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang resolved HBASE-14432. Resolution: Fixed Fix Version/s: 1.1.3 1.2.0 > Procedure

[jira] [Commented] (HBASE-15066) Small improvements to Canary tool

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

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15073: --- Attachment: 15073-v2.txt > Finer grained control over normalization actions for RegionNormalizer >

[jira] [Updated] (HBASE-12593) Tags to work with ByteBuffer

2016-01-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-12593: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Resolved] (HBASE-14488) Procedure V2 - shell command to abort a procedure

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang resolved HBASE-14488. Resolution: Fixed Fix Version/s: 1.1.3 1.2.0 > Procedure

[jira] [Resolved] (HBASE-14487) Procedure V2 - shell command to list all procedures

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang resolved HBASE-14487. Resolution: Fixed > Procedure V2 - shell command to list all procedures >

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15073: --- Attachment: 15073-v2.txt > Finer grained control over normalization actions for RegionNormalizer >

[jira] [Commented] (HBASE-15066) Small improvements to Canary tool

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

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15073: --- Status: Patch Available (was: Open) > Finer grained control over normalization actions for RegionNormalizer

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15073: --- Hadoop Flags: Incompatible change > Finer grained control over normalization actions for RegionNormalizer >

[jira] [Commented] (HBASE-15027) Refactor the way the CompactedHFileDischarger threads are created

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085592#comment-15085592 ] Hadoop QA commented on HBASE-15027: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Created] (HBASE-15074) Zombie maker to test zombie detector

2016-01-06 Thread stack (JIRA)
stack created HBASE-15074: - Summary: Zombie maker to test zombie detector Key: HBASE-15074 URL: https://issues.apache.org/jira/browse/HBASE-15074 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-15074) Zombie maker to test zombie detector

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15074: -- Attachment: 15074.patch > Zombie maker to test zombie detector > > >

[jira] [Updated] (HBASE-15074) Zombie maker to test zombie detector

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15074: -- Assignee: stack (was: Brian Stack) > Zombie maker to test zombie detector >

[jira] [Commented] (HBASE-15068) Add metrics for region normalization plans

2016-01-06 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085948#comment-15085948 ] Mikhail Antonov commented on HBASE-15068: - Didn't test patch myself on cluster, but looks good to

[jira] [Commented] (HBASE-15068) Add metrics for region normalization plans

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085959#comment-15085959 ] Ted Yu commented on HBASE-15068: As I commented in the other JIRA, I think normalization actions should

[jira] [Commented] (HBASE-12593) Tags to work with ByteBuffer

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

[jira] [Updated] (HBASE-15074) Zombie maker to test zombie detector

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15074: -- Assignee: Brian Stack Fix Version/s: (was: 1.3.0) (was: 1.2.0)

[jira] [Commented] (HBASE-14221) Reduce the number of time row comparison is done in a Scan

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085937#comment-15085937 ] stack commented on HBASE-14221: --- bq. Should this be pushed to 1.0 branches as well? Yes > Reduce the

[jira] [Commented] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085961#comment-15085961 ] stack commented on HBASE-15071: --- [~apurtell] bq. The coprocessor says it has taken care of everything,

[jira] [Commented] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085980#comment-15085980 ] Matteo Bertozzi commented on HBASE-15071: - I don't think the problem is procedure. the client is

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15073: --- Attachment: 15073-v3.txt Patch v3 enhanced TestSimpleRegionNormalizer with test where single type of action

[jira] [Commented] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086047#comment-15086047 ] Andrew Purtell commented on HBASE-15071: Bypass should only be called from a CP that knows what

[jira] [Commented] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086053#comment-15086053 ] Andrew Purtell commented on HBASE-15071: bq. So we should make all "pre" actions respect bypass

[jira] [Commented] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086058#comment-15086058 ] Andrew Purtell commented on HBASE-15071: bq. the problem here is. what bypass mean for things

[jira] [Commented] (HBASE-14468) Compaction improvements: FIFO compaction policy

2016-01-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086059#comment-15086059 ] Lars Hofhansl commented on HBASE-14468: --- bq. HBASE-10141. Not sure if it is in 0.98. That's in

[jira] [Commented] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086090#comment-15086090 ] Hadoop QA commented on HBASE-15073: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-14468) Compaction improvements: FIFO compaction policy

2016-01-06 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086102#comment-15086102 ] Vladimir Rodionov commented on HBASE-14468: --- {quote} Vladimir Rodionov, any change to try the

[jira] [Commented] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086112#comment-15086112 ] Mikhail Antonov commented on HBASE-15073: - I'd prefer to rename NORMALIZATION_ENABLED flag to

[jira] [Commented] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086130#comment-15086130 ] Ted Yu commented on HBASE-15073: {code}

[jira] [Commented] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085812#comment-15085812 ] Sean Busbey commented on HBASE-15073: - agreed that it's a good idea to get this new api straightened

[jira] [Commented] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085896#comment-15085896 ] Ted Yu commented on HBASE-15073: Linked this to HBASE-13103 where feature was first implemented > Finer

[jira] [Commented] (HBASE-14213) Ensure ASF policy compliant headers and correct LICENSE and NOTICE files in artifacts for 0.94

2016-01-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085772#comment-15085772 ] Sean Busbey commented on HBASE-14213: - oof. wish I had checked up on jira notifications before I

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15073: Component/s: regionserver > Finer grained control over normalization actions for RegionNormalizer

[jira] [Updated] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15073: Fix Version/s: 1.3.0 1.2.0 2.0.0 > Finer grained control

[jira] [Updated] (HBASE-15019) Replication stuck when HDFS is restarted

2016-01-06 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15019: Fix Version/s: 1.3.0 1.2.0 2.0.0 > Replication stuck when

[jira] [Commented] (HBASE-14987) Compaction marker whose region name doesn't match current region's needs to be handled

2016-01-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085834#comment-15085834 ] Hudson commented on HBASE-14987: SUCCESS: Integrated in HBase-0.98-matrix #282 (See

[jira] [Commented] (HBASE-15038) ExportSnapshot should support separate configurations for source and destination clusters

2016-01-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085833#comment-15085833 ] Hudson commented on HBASE-15038: SUCCESS: Integrated in HBase-0.98-matrix #282 (See

[jira] [Commented] (HBASE-15070) DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085789#comment-15085789 ] Hadoop QA commented on HBASE-15070: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15016) StoreServices facility in Region

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085889#comment-15085889 ] stack commented on HBASE-15016: --- bq. One feedback we got when working on HBASE-13408 was that decisions 1

[jira] [Updated] (HBASE-14108) Procedure V2 - Administrative Task: provide an API to abort a procedure

2016-01-06 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Yuan Jiang updated HBASE-14108: --- Attachment: HBASE-14108.v1-branch-1.1.patch

[jira] [Commented] (HBASE-14876) Provide maven archetypes

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085181#comment-15085181 ] Hadoop QA commented on HBASE-14876: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Comment Edited] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-06 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15085087#comment-15085087 ] Heng Chen edited comment on HBASE-15071 at 1/6/16 8:04 AM: --- {quote} The point

[jira] [Commented] (HBASE-14432) Procedure V2 - enforce ACL on procedure admin tasks

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

[jira] [Commented] (HBASE-13415) Procedure V2 - Use nonces for double submits from client

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

[jira] [Commented] (HBASE-14107) Procedure V2 - Administrative Task: Provide an API to List all procedures

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

[jira] [Commented] (HBASE-14108) Procedure V2 - Administrative Task: provide an API to abort a procedure

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

[jira] [Commented] (HBASE-14487) Procedure V2 - shell command to list all procedures

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

[jira] [Updated] (HBASE-14468) Compaction improvements: FIFO compaction policy

2016-01-06 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14468: -- Description: h2. FIFO Compaction h3. Introduction FIFO compaction policy selects only

[jira] [Commented] (HBASE-14213) Ensure ASF policy compliant headers and correct LICENSE and NOTICE files in artifacts for 0.94

2016-01-06 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086420#comment-15086420 ] Lars Hofhansl commented on HBASE-14213: --- Also... Can I/we manually make a good faith best-effort to

[jira] [Comment Edited] (HBASE-15069) Unify HFile Writer and Reader creation patterns

2016-01-06 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086439#comment-15086439 ] Matteo Bertozzi edited comment on HBASE-15069 at 1/6/16 10:54 PM: -- can

[jira] [Commented] (HBASE-15069) Unify HFile Writer and Reader creation patterns

2016-01-06 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086482#comment-15086482 ] Jonathan Hsieh commented on HBASE-15069: FSUtils.getCurrentFileSystem(conf) is a static so it

[jira] [Updated] (HBASE-14468) Compaction improvements: FIFO compaction policy

2016-01-06 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov updated HBASE-14468: -- Description: h2. FIFO Compaction h3. Introduction FIFO compaction policy selects only

[jira] [Commented] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-06 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086594#comment-15086594 ] Hadoop QA commented on HBASE-15073: --- {color:red}-1 overall{color}. Here are the results of testing the

[jira] [Commented] (HBASE-15016) StoreServices facility in Region

2016-01-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15086383#comment-15086383 ] stack commented on HBASE-15016: --- Just saw the [~ebortnik] comment. bq. That's why we think the existing

[jira] [Created] (HBASE-15075) Allow region split request to carry metadata

2016-01-06 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15075: -- Summary: Allow region split request to carry metadata Key: HBASE-15075 URL: https://issues.apache.org/jira/browse/HBASE-15075 Project: HBase Issue Type: Improvement

  1   2   >