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

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075641#comment-15075641 ] Ted Yu commented on HBASE-15055: {code} 139 if (cfTtl != HConstants.FOREVER && oldest > cfTtl)

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

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

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

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-14468: -- Attachment: 14468-0.98.txt For what's it worth, here's a 0.98 patch for your consideration.

[jira] [Commented] (HBASE-15058) NamespaceAuditor should account for unsuccessful split which initially passes quota check

2015-12-30 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075683#comment-15075683 ] Heng Chen commented on HBASE-15058: --- Currently, the quota information is stored in HMaster, So when

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

2015-12-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075688#comment-15075688 ] Anoop Sam John commented on HBASE-15061: {code} Build a list of StoreFileScanners form a list of

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

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

[jira] [Reopened] (HBASE-14707) NPE spew getting metrics via jmx

2015-12-30 Thread Rural Hunter (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rural Hunter reopened HBASE-14707: -- I got this error too. I'm running hbase 0.98.13 with hadoop 2.2.0 with openjdk 1.6.0_35 The

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

2015-12-30 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-v2.patch > Major compaction is not triggered when both of TTL and >

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075713#comment-15075713 ] Ashish Singhi commented on HBASE-15018: --- Thanks [~busbey]. > Inconsistent way of handling

[jira] [Commented] (HBASE-15058) NamespaceAuditor should account for unsuccessful split which initially passes quota check

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075695#comment-15075695 ] Ted Yu commented on HBASE-15058: bq. could we use it directly in RS If RS updates quota info, master

[jira] [Commented] (HBASE-15058) NamespaceAuditor should account for unsuccessful split which initially passes quota check

2015-12-30 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075806#comment-15075806 ] Ashish Singhi commented on HBASE-15058: --- We are roll backing the quota in SPLIT_REVERTED case.

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075659#comment-15075659 ] Hudson commented on HBASE-15018: SUCCESS: Integrated in HBase-1.3 #477 (See

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

2015-12-30 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075680#comment-15075680 ] Vladimir Rodionov commented on HBASE-14468: --- {quote} here's a 0.98 patch {quote} Thanks,

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

2015-12-30 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075731#comment-15075731 ] Eungsop Yoo commented on HBASE-15055: - I see. It may cause more major compactions. But the increased

[jira] [Commented] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075789#comment-15075789 ] Hudson commented on HBASE-15054: SUCCESS: Integrated in HBase-0.94 #1479 (See

[jira] [Commented] (HBASE-15044) Region normalization should be allowed when underlying namespace has quota

2015-12-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075136#comment-15075136 ] Hadoop QA commented on HBASE-15044: --- {color:green}+1 overall{color}. Here are the results of testing

[jira] [Commented] (HBASE-15031) Fix merge of MVCC and SequenceID performance regression in branch-1.0

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075199#comment-15075199 ] Hudson commented on HBASE-15031: FAILURE: Integrated in HBase-1.0 #1131 (See

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

2015-12-30 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075219#comment-15075219 ] Matteo Bertozzi commented on HBASE-14030: - I just started looking at the code, but my first

[jira] [Commented] (HBASE-15044) Region normalization should be allowed when underlying namespace has quota

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075246#comment-15075246 ] Hudson commented on HBASE-15044: FAILURE: Integrated in HBase-Trunk_matrix #600 (See

[jira] [Created] (HBASE-15056) Split fails with KeeperException$NoNodeException when namespace quota is enabled

2015-12-30 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15056: -- Summary: Split fails with KeeperException$NoNodeException when namespace quota is enabled Key: HBASE-15056 URL: https://issues.apache.org/jira/browse/HBASE-15056 Project: HBase

[jira] [Commented] (HBASE-15046) Perf test doing all mutation steps under row lock

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075274#comment-15075274 ] stack commented on HBASE-15046: --- [~lhofhansl] I'm game to huddle, for sure. This doMiniBatch thingy needs

[jira] [Commented] (HBASE-15044) Region normalization should be allowed when underlying namespace has quota

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075288#comment-15075288 ] stack commented on HBASE-15044: --- Is there something up w/ this patch? See the failing builds on b.a.o. >

[jira] [Commented] (HBASE-14804) HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075215#comment-15075215 ] Hudson commented on HBASE-14804: SUCCESS: Integrated in HBase-0.98-matrix #280 (See

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

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

[jira] [Updated] (HBASE-15046) Perf test doing all mutation steps under row lock

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15046: -- Attachment: writes.png latencies.png all_under_lock.svg

[jira] [Commented] (HBASE-14969) Add throughput controller for flush

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

[jira] [Commented] (HBASE-15050) Block Ref counting does not work in Region Split cases.

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075159#comment-15075159 ] stack commented on HBASE-15050: --- Nice basic test that shows the problem. Thanks

[jira] [Updated] (HBASE-15044) Region normalization should be allowed when underlying namespace has quota

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15044: --- Resolution: Fixed Fix Version/s: (was: 1.3.0) Status: Resolved (was: Patch Available)

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

2015-12-30 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.patch > 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

2015-12-30 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-14888) ClusterSchema: Add Namespace Operations

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14888: -- Attachment: 14888v12.patch Rebase > ClusterSchema: Add Namespace Operations >

[jira] [Updated] (HBASE-15056) Split fails with KeeperException$NoNodeException when namespace quota is enabled

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15056: --- Attachment: split-fails-when-exceeding-quota-with-znode-loss.test Test patch which reproduces the behavior

[jira] [Updated] (HBASE-15046) Perf test doing all mutation steps under row lock

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15046: -- Assignee: stack > Perf test doing all mutation steps under row lock >

[jira] [Created] (HBASE-15057) local-master-backup.sh doesn't start HMaster correctly

2015-12-30 Thread Cyker Way (JIRA)
Cyker Way created HBASE-15057: - Summary: local-master-backup.sh doesn't start HMaster correctly Key: HBASE-15057 URL: https://issues.apache.org/jira/browse/HBASE-15057 Project: HBase Issue Type:

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

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

[jira] [Updated] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15018: Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Reviewed) Release

[jira] [Created] (HBASE-15060) Cull TestHFileWriterV2

2015-12-30 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-15060: -- Summary: Cull TestHFileWriterV2 Key: HBASE-15060 URL: https://issues.apache.org/jira/browse/HBASE-15060 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-15046) Perf test doing all mutation steps under row lock

2015-12-30 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075308#comment-15075308 ] Elliott Clark commented on HBASE-15046: --- Thanks for this [~stack] everything is looking great. >

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

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

[jira] [Created] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-15059: - Summary: Allow 0.94 to compile against Hadoop 2.7.x Key: HBASE-15059 URL: https://issues.apache.org/jira/browse/HBASE-15059 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15059: -- Fix Version/s: 0.94.28 > Allow 0.94 to compile against Hadoop 2.7.x >

[jira] [Commented] (HBASE-15056) Split fails with KeeperException$NoNodeException when namespace quota is enabled

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075396#comment-15075396 ] Ted Yu commented on HBASE-15056: After some debugging, quota check (which hinges on

[jira] [Updated] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15059: -- Description: Currently HBase 0.94 cannot be compiled against Hadoop 2.7. > Allow 0.94 to

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

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075295#comment-15075295 ] Ted Yu commented on HBASE-15055: We already have TestMajorCompaction Can the new test be folded into

[jira] [Created] (HBASE-15058) NamespaceAuditor should account for unsuccessful split which initially passes quota check

2015-12-30 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15058: -- Summary: NamespaceAuditor should account for unsuccessful split which initially passes quota check Key: HBASE-15058 URL: https://issues.apache.org/jira/browse/HBASE-15058

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

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075360#comment-15075360 ] stack commented on HBASE-15016: --- RegionStoresProxy is a mouthful. It also combines Types -- Region and

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

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075376#comment-15075376 ] stack commented on HBASE-15016: --- Ok. I tried you patch. Here is some feedback. So, RegionStoresProxy is

[jira] [Commented] (HBASE-14853) Add on protobuf to c++ chain

2015-12-30 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075309#comment-15075309 ] Elliott Clark commented on HBASE-14853: --- The c++ build tool doesn't like things not under its

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

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075377#comment-15075377 ] stack commented on HBASE-14030: --- [~vrodionov] In v6, do you address all the problems raised in HBASE-7912

[jira] [Updated] (HBASE-14888) ClusterSchema: Add Namespace Operations

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14888: -- Attachment: 14888v15.patch Rebase > ClusterSchema: Add Namespace Operations >

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

2015-12-30 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075528#comment-15075528 ] Matteo Bertozzi commented on HBASE-15019: - patches for all the branches are the same, just some

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075532#comment-15075532 ] Hudson commented on HBASE-15018: FAILURE: Integrated in HBase-1.1-JDK7 #1633 (See

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075534#comment-15075534 ] Hudson commented on HBASE-15018: FAILURE: Integrated in HBase-1.2-IT #373 (See

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075537#comment-15075537 ] Jonathan Hsieh commented on HBASE-14888: +1 if qabot passes > ClusterSchema: Add Namespace

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

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

[jira] [Resolved] (HBASE-15048) Add NORMALIZATION_ENABLED constant to hbase shell.

2015-12-30 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy resolved HBASE-15048. -- Resolution: Invalid Fixed in HBASE-14804 itself by reverting the commit from 0.98. > Add

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

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1507#comment-1507 ] Ted Yu commented on HBASE-15019: lgtm {code} 821 recoverLease(conf, currentPath); {code}

[jira] [Commented] (HBASE-15060) Cull TestHFileWriterV2 and HFileWriterFactory

2015-12-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075559#comment-15075559 ] Hadoop QA commented on HBASE-15060: --- {color:green}+1 overall{color}. Here are the results of testing

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

2015-12-30 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075560#comment-15075560 ] Matteo Bertozzi commented on HBASE-15019: - nah, I can change to method to void... the return

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

2015-12-30 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075564#comment-15075564 ] Ted Yu commented on HBASE-15019: Changing return type to void would make the usage clearer. Thanks >

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

2015-12-30 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-15019: Attachment: HBASE-15019-v2.patch > Replication stuck when HDFS is restarted >

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

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

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

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15061: --- Attachment: hbase-15061.v2.patch v1 forgot to copy the readpt. v2 fixes this. > Refactor

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075503#comment-15075503 ] Hudson commented on HBASE-15018: SUCCESS: Integrated in HBase-1.3-IT #417 (See

[jira] [Commented] (HBASE-14888) ClusterSchema: Add Namespace Operations

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

[jira] [Updated] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15054: -- Fix Version/s: 0.94.28 > Allow 0.94 to compile with JDK8 > --- > >

[jira] [Commented] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075517#comment-15075517 ] Lars Hofhansl commented on HBASE-15059: --- Thanks. What do you think about this change? Need to

[jira] [Updated] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15054: -- Release Note: This change replaces public boolean remove(K key, V value) in PoolMap with

[jira] [Updated] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15054: -- Release Note: This change replaces {{public boolean remove(K key, V value)}} in {{PoolMap}}

[jira] [Commented] (HBASE-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075520#comment-15075520 ] Hudson commented on HBASE-15018: FAILURE: Integrated in HBase-1.1-JDK8 #1720 (See

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

2015-12-30 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-15019: Attachment: HBASE-15019-v1.patch HBASE-15019-v1_0.98.patch > Replication

[jira] [Commented] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075526#comment-15075526 ] Lars Hofhansl commented on HBASE-15059: --- bq. Too big a change for point release. Will make it so

[jira] [Commented] (HBASE-14804) HBase shell's create table command ignores 'NORMALIZATION_ENABLED' attribute

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075224#comment-15075224 ] Hudson commented on HBASE-14804: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1153 (See

[jira] [Updated] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15059: -- Attachment: 15059.txt Simple patch. Can I just remove TimeStampingFileContext?! It's not used

[jira] [Assigned] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned HBASE-15054: - Assignee: Lars Hofhansl > Allow 0.94 to compile with JDK8 >

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

2015-12-30 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075414#comment-15075414 ] Eshcar Hillel commented on HBASE-15016: --- I see where you're getting at, by all means [~stack], be

[jira] [Commented] (HBASE-15060) Cull TestHFileWriterV2 and HFileWriterFactory

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075422#comment-15075422 ] stack commented on HBASE-15060: --- +1 Excellent cleanup > Cull TestHFileWriterV2 and HFileWriterFactory >

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

2015-12-30 Thread Edward Bortnikov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075447#comment-15075447 ] Edward Bortnikov commented on HBASE-15016: -- [~eshcar], could you please attach a small

[jira] [Commented] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075455#comment-15075455 ] stack commented on HBASE-15059: --- +1 Just shout loud you've removed this file. Anyone interested can do the

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

2015-12-30 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-15061: -- Summary: Refactor StoreFileScanner creation to builder pattern Key: HBASE-15061 URL: https://issues.apache.org/jira/browse/HBASE-15061 Project: HBase

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

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15061: --- Attachment: hbase-15061.patch > Refactor StoreFileScanner creation to builder pattern >

[jira] [Commented] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075466#comment-15075466 ] Lars Hofhansl commented on HBASE-15054: --- Thanks [~stack], pushed to 0.94. > Allow 0.94 to compile

[jira] [Commented] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075472#comment-15075472 ] stack commented on HBASE-15059: --- bq. Could always force protobug 2.5.0, but not sure what implications this

[jira] [Updated] (HBASE-14888) ClusterSchema: Add Namespace Operations

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14888: -- Attachment: 14888v13.patch The test failures were legit; I was suppressing expected exceptions. I love unit

[jira] [Updated] (HBASE-14888) ClusterSchema: Add Namespace Operations

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14888: -- Attachment: 14888v14.patch v13 was just recent diffs. Here is proper patch. > ClusterSchema: Add Namespace

[jira] [Updated] (HBASE-15060) Cull TestHFileWriterV2

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15060: --- Status: Patch Available (was: Open) > Cull TestHFileWriterV2 > -- > >

[jira] [Updated] (HBASE-15060) Cull TestHFileWriterV2

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15060: --- Attachment: hbase-15060.patch Removes TestHFileWriterV2 and HFileWriterFactory. Moves

[jira] [Commented] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075410#comment-15075410 ] Lars Hofhansl commented on HBASE-15054: --- [~stack], [~apurtell], [~busbey], any concerns? Could

[jira] [Updated] (HBASE-15060) Cull TestHFileWriterV2

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15060: --- Attachment: (was: hbase-15060.patch) > Cull TestHFileWriterV2 > -- >

[jira] [Updated] (HBASE-15060) Cull TestHFileWriterV2

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15060: --- Attachment: hbase-15060.patch > Cull TestHFileWriterV2 > -- > >

[jira] [Updated] (HBASE-15060) Cull TestHFileWriterV2 and HFileWriterFactory

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15060: --- Summary: Cull TestHFileWriterV2 and HFileWriterFactory (was: Cull TestHFileWriterV2) >

[jira] [Commented] (HBASE-15054) Allow 0.94 to compile with JDK8

2015-12-30 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075433#comment-15075433 ] stack commented on HBASE-15054: --- Who'd be using poolmap? Release note and not in comments on release would

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

2015-12-30 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-15061: --- Status: Patch Available (was: Open) > Refactor StoreFileScanner creation to builder pattern

[jira] [Updated] (HBASE-15059) Allow 0.94 to compile against Hadoop 2.7.x

2015-12-30 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-15059: -- Attachment: 15059-v2.txt V2. This is needed to actually run it. Notice that I force the

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

2015-12-30 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-15055) Major compaction is not triggered when both of TTL and hbase.hstore.compaction.max.size are set

2015-12-30 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-v1.patch > 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

2015-12-30 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-15018) Inconsistent way of handling TimeoutException in the rpc client implementations

2015-12-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075615#comment-15075615 ] Hudson commented on HBASE-15018: SUCCESS: Integrated in HBase-1.2 #484 (See

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

2015-12-30 Thread Eungsop Yoo (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075621#comment-15075621 ] Eungsop Yoo commented on HBASE-15055: - {quote} We already have TestMajorCompaction Can the new test

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

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

  1   2   >