[jira] [Updated] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-9834: --- Fix Version/s: (was: 0.96.1) (was: 0.98.0) Minimize byte[] copies for

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804624#comment-13804624 ] Hadoop QA commented on HBASE-9831: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804631#comment-13804631 ] Jean-Marc Spaggiari commented on HBASE-9831: Now you can post the 0.94

[jira] [Commented] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804639#comment-13804639 ] Hadoop QA commented on HBASE-8611: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-9835) Define C language interface of HBase Client synchronous APIs

2013-10-24 Thread Aditya Kishore (JIRA)
Aditya Kishore created HBASE-9835: - Summary: Define C language interface of HBase Client synchronous APIs Key: HBASE-9835 URL: https://issues.apache.org/jira/browse/HBASE-9835 Project: HBase

[jira] [Commented] (HBASE-9835) Define C language interface of HBase Client synchronous APIs

2013-10-24 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804652#comment-13804652 ] Aditya Kishore commented on HBASE-9835: --- Will attach a patch shortly. Define C

[jira] [Updated] (HBASE-9835) Define C interface of HBase Client synchronous APIs

2013-10-24 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore updated HBASE-9835: -- Summary: Define C interface of HBase Client synchronous APIs (was: Define C language

[jira] [Commented] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804669#comment-13804669 ] Nick Dimiduk commented on HBASE-9834: - What's the thinking behind using

[jira] [Commented] (HBASE-9593) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804666#comment-13804666 ] Hudson commented on HBASE-9593: --- FAILURE: Integrated in hbase-0.96 #159 (See

[jira] [Updated] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-9834: --- Attachment: hbase-9834-0.94-v1.patch Oops, missed a couple tests/null checks. Here is an updated

[jira] [Commented] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804681#comment-13804681 ] Jesse Yates commented on HBASE-9834: KeyValues are immutable, so immutable bytes

[jira] [Commented] (HBASE-8397) improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804686#comment-13804686 ] Hudson commented on HBASE-8397: --- SUCCESS: Integrated in HBase-0.94-security #324 (See

[jira] [Updated] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8611: --- Attachment: HBASE-8611-trunk--n4.patch Updating trunk patch with fixes in

[jira] [Assigned] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov reassigned HBASE-8611: -- Assignee: Andrey Klochkov (was: Vadim Bondarev) Improve test coverage in pkg

[jira] [Commented] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804701#comment-13804701 ] Hadoop QA commented on HBASE-8611: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8611: --- Attachment: (was: HBASE-8611-trunk--n4.patch) Improve test coverage in pkg

[jira] [Updated] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8611: --- Attachment: HBASE-8611-0.94--n4.patch HBASE-8611-trunk--n4.patch Attached a

[jira] [Commented] (HBASE-8611) Improve test coverage in pkg org.apache.hadoop.hbase.mapred

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804725#comment-13804725 ] Hadoop QA commented on HBASE-8611: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9742) Add Documentation For Simple User Access

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804745#comment-13804745 ] Hudson commented on HBASE-9742: --- FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #809

[jira] [Commented] (HBASE-9593) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804746#comment-13804746 ] Hudson commented on HBASE-9593: --- FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #809

[jira] [Commented] (HBASE-9767) Support OperationAttributes in ImportTSV Parser

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804747#comment-13804747 ] Hudson commented on HBASE-9767: --- FAILURE: Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #809

[jira] [Created] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9836: - Summary: Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure Key: HBASE-9836 URL: https://issues.apache.org/jira/browse/HBASE-9836

[jira] [Updated] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9836: -- Attachment: (was: 9836-v1.txt) Intermittent

[jira] [Updated] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9836: -- Fix Version/s: 0.98.0 Status: Patch Available (was: Open) Intermittent

[jira] [Updated] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9836: -- Attachment: 9836-v1.txt Patch v1 makes the test aware of compaction state. Looped 4 times locally and they

[jira] [Assigned] (HBASE-8556) fix coverage org.apache.hadoop.hbase.metrics.histogram

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov reassigned HBASE-8556: -- Assignee: Andrey Klochkov fix coverage org.apache.hadoop.hbase.metrics.histogram

[jira] [Updated] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9836: -- Attachment: 9836-v1.txt Intermittent

[jira] [Updated] (HBASE-8556) fix coverage org.apache.hadoop.hbase.metrics.histogram

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8556: --- Attachment: HBASE-8556-trunk--n2.patch rebased and cleaned up the trunk patch fix coverage

[jira] [Commented] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804768#comment-13804768 ] Ted Yu commented on HBASE-9836: --- Note: since the test failed in 0.96, this issue was not

[jira] [Updated] (HBASE-8556) fix coverage org.apache.hadoop.hbase.metrics.histogram

2013-10-24 Thread Andrey Klochkov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrey Klochkov updated HBASE-8556: --- Attachment: HBASE-8556-0.94--n2.patch updating 0.94 patch fix coverage

[jira] [Commented] (HBASE-9769) Improve performance of a Scanner with explicit column list when rows are small/medium size

2013-10-24 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804780#comment-13804780 ] Vladimir Rodionov commented on HBASE-9769: -- Yes, I can confirm that on scan

[jira] [Updated] (HBASE-9837) Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9837: -- Fix Version/s: 0.96.1 0.98.0 Forward port HBASE-9080 'Retain assignment should be used

[jira] [Updated] (HBASE-9837) Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9837: -- Attachment: 9837-v1.txt Forward port HBASE-9080 'Retain assignment should be used when re-enabling

[jira] [Updated] (HBASE-9837) Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9837: -- Status: Patch Available (was: Open) Forward port HBASE-9080 'Retain assignment should be used when

[jira] [Created] (HBASE-9837) Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'

2013-10-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9837: - Summary: Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)' Key: HBASE-9837 URL: https://issues.apache.org/jira/browse/HBASE-9837 Project: HBase

[jira] [Commented] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804787#comment-13804787 ] Ted Yu commented on HBASE-9836: --- The test passed 50 iterations on Linux with patch.

[jira] [Commented] (HBASE-9593) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804793#comment-13804793 ] Hudson commented on HBASE-9593: --- SUCCESS: Integrated in HBase-TRUNK #4644 (See

[jira] [Commented] (HBASE-9767) Support OperationAttributes in ImportTSV Parser

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804794#comment-13804794 ] Hudson commented on HBASE-9767: --- SUCCESS: Integrated in HBase-TRUNK #4644 (See

[jira] [Commented] (HBASE-9742) Add Documentation For Simple User Access

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804792#comment-13804792 ] Hudson commented on HBASE-9742: --- SUCCESS: Integrated in HBase-TRUNK #4644 (See

[jira] [Updated] (HBASE-3149) Make flush decisions per column family

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3149: -- Status: Open (was: Patch Available) Make flush decisions per column family

[jira] [Updated] (HBASE-3149) Make flush decisions per column family

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-3149: -- Attachment: 3149-trunk-v1.txt Unfinished port to trunk. There is no log.appendNoSync() call in 89-fb. So

[jira] [Updated] (HBASE-9837) Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9837: -- Priority: Critical (was: Major) Forward port HBASE-9080 'Retain assignment should be used when re-enabling

[jira] [Commented] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804819#comment-13804819 ] Hadoop QA commented on HBASE-9836: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-8556) fix coverage org.apache.hadoop.hbase.metrics.histogram

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804821#comment-13804821 ] Hadoop QA commented on HBASE-8556: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-8556) fix coverage org.apache.hadoop.hbase.metrics.histogram

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804826#comment-13804826 ] Hadoop QA commented on HBASE-8556: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9593) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804827#comment-13804827 ] Hudson commented on HBASE-9593: --- SUCCESS: Integrated in hbase-0.96-hadoop2 #100 (See

[jira] [Created] (HBASE-9839) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9839: - Summary: Fix javadoc warning in ImportTsv#TsvParser ctor Key: HBASE-9839 URL: https://issues.apache.org/jira/browse/HBASE-9839 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9838: - Summary: Fix javadoc warning in ImportTsv#TsvParser ctor Key: HBASE-9838 URL: https://issues.apache.org/jira/browse/HBASE-9838 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-9839) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-9839. --- Resolution: Duplicate I was having slow internet connection. Dup of HBASE-9838 Fix javadoc warning in

[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9838: -- Attachment: 9838.txt Fix javadoc warning in ImportTsv#TsvParser ctor

[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9838: -- Status: Patch Available (was: Open) Fix javadoc warning in ImportTsv#TsvParser ctor

[jira] [Commented] (HBASE-9836) Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804843#comment-13804843 ] Ted Yu commented on HBASE-9836: --- The javadoc warning is being fixed in HBASE-9838

[jira] [Commented] (HBASE-8553) improve unit-test coverage of package org.apache.hadoop.hbase.mapreduce.hadoopbackport

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804882#comment-13804882 ] Lars Hofhansl commented on HBASE-8553: -- Yes please. Thanks. improve unit-test

[jira] [Commented] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804902#comment-13804902 ] Lars Hofhansl commented on HBASE-9834: -- Will all the public static methods in

[jira] [Commented] (HBASE-9837) Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804906#comment-13804906 ] Hadoop QA commented on HBASE-9837: -- {color:red}-1 overall{color}. Here are the results

[jira] [Updated] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9834: - Fix Version/s: (was: 0.94.13) 0.94.14 Minimize byte[] copies for 'smart'

[jira] [Updated] (HBASE-7600) Investigate TestAdmin.testCreateBadTables

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7600: - Fix Version/s: 0.96.1 0.98.0 Investigate TestAdmin.testCreateBadTables

[jira] [Updated] (HBASE-7600) Investigate TestAdmin.testCreateBadTables

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7600: - Attachment: 7600-trunk-v2.txt Trunk version. Investigate TestAdmin.testCreateBadTables

[jira] [Updated] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7600: - Summary: TestAdmin.testCreateBadTables is failing occasionally (was: Investigate

[jira] [Resolved] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-7600. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to all branches. Thanks Liu.

[jira] [Updated] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread takeshi.miao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takeshi.miao updated HBASE-9831: Attachment: HBASE-9831-0.94-v03.patch add 0.94-v03.patch 'hbasefsck.numthreads' property can not

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804942#comment-13804942 ] Hadoop QA commented on HBASE-9831: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread takeshi.miao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804944#comment-13804944 ] takeshi.miao commented on HBASE-9831: - [~jmspaggi], the 0.94-v03.patch added and I

[jira] [Commented] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804947#comment-13804947 ] Jesse Yates commented on HBASE-9834: Yeah, those are reasonable concerns Lars. I was

[jira] [Updated] (HBASE-9272) A parallel, unordered scanner

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9272: - Attachment: 9272-trunk-v4.txt Rebased. TestRegionObserverScannerOpenHook passes locally for me.

[jira] [Commented] (HBASE-9835) Define C interface of HBase Client synchronous APIs

2013-10-24 Thread haosdent (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804950#comment-13804950 ] haosdent commented on HBASE-9835: - Are you use protobuf? Define C interface of HBase

[jira] [Commented] (HBASE-8755) A new write thread model for HLog to improve the overall HBase write throughput

2013-10-24 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804957#comment-13804957 ] Feng Honghua commented on HBASE-8755: - [~stack] thanks a lot for the detailed perf

[jira] [Commented] (HBASE-9272) A parallel, unordered scanner

2013-10-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804992#comment-13804992 ] Hadoop QA commented on HBASE-9272: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-9807) scanning with block encoding unnecessarily copies the key for each reseek

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804998#comment-13804998 ] Lars Hofhansl commented on HBASE-9807: -- Nope. Does not fail with the patch. Also saw

[jira] [Updated] (HBASE-9272) A parallel, unordered scanner

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9272: - Fix Version/s: (was: 0.94.13) 0.94.14 A parallel, unordered scanner

[jira] [Commented] (HBASE-9272) A parallel, unordered scanner

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13804999#comment-13804999 ] Lars Hofhansl commented on HBASE-9272: -- The metric stuff gets obtuse pretty quickly,

[jira] [Updated] (HBASE-8912) [0.94] AssignmentManager throws IllegalStateException from PENDING_OPEN to OFFLINE

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-8912: - Fix Version/s: (was: 0.94.13) 0.94.14 Moving to 0.94.14 [0.94]

[jira] [Updated] (HBASE-4811) Support reverse Scan

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4811: - Fix Version/s: (was: 0.94.13) 0.94.14 Moving to 0.94.14. Want to do a few

[jira] [Updated] (HBASE-9680) 0.94 backport: HBASE-7404 Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9680: - Fix Version/s: (was: 0.94.13) 0.94.14 0.94 backport: HBASE-7404 Bucket

[jira] [Updated] (HBASE-8619) [HBase Client]: Improve client to retry if master is down when requesting getHTableDescriptor

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-8619: - Fix Version/s: (was: 0.94.13) 0.94.14 [HBase Client]: Improve client to

[jira] [Commented] (HBASE-9680) 0.94 backport: HBASE-7404 Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805007#comment-13805007 ] Lars Hofhansl commented on HBASE-9680: -- See last comments on HBASE-7404. This is not

[jira] [Updated] (HBASE-8803) region_mover.rb should move multiple regions at a time

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-8803: - Fix Version/s: (was: 0.94.13) 0.94.14 Lemme move to 0.94.14 so that we do

[jira] [Updated] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9834: - Fix Version/s: (was: 0.94.14) 0.94.13 Minimize byte[] copies for 'smart'

[jira] [Updated] (HBASE-9834) Minimize byte[] copies for 'smart' clients

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9834: - Fix Version/s: (was: 0.94.13) 0.94.14 Minimize byte[] copies for 'smart'

[jira] [Reopened] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reopened HBASE-7600: -- TestAdmin.testCreateBadTables is failing occasionally

[jira] [Resolved] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-7600. -- Resolution: Fixed TestAdmin.testCreateBadTables is failing occasionally

[jira] [Commented] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2013-10-24 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805011#comment-13805011 ] Feng Honghua commented on HBASE-8751: - ping [~jdcryans] : how about your review and

[jira] [Assigned] (HBASE-8751) Enable peer cluster to choose/change the ColumnFamilies/Tables it really want to replicate from a source cluster

2013-10-24 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua reassigned HBASE-8751: --- Assignee: Feng Honghua Enable peer cluster to choose/change the ColumnFamilies/Tables it

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805015#comment-13805015 ] Jean-Marc Spaggiari commented on HBASE-9831: Evening here, going to bed ;)

[jira] [Commented] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805019#comment-13805019 ] Hudson commented on HBASE-7600: --- SUCCESS: Integrated in HBase-TRUNK #4645 (See

[jira] [Commented] (HBASE-9831) 'hbasefsck.numthreads' property can not pass to hbck via generic option

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805023#comment-13805023 ] Lars Hofhansl commented on HBASE-9831: -- [~jmhsieh], mind having a look. Problem is

[jira] [Commented] (HBASE-8397) improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805034#comment-13805034 ] Hudson commented on HBASE-8397: --- FAILURE: Integrated in HBase-0.94 #1182 (See

[jira] [Commented] (HBASE-7600) TestAdmin.testCreateBadTables is failing occasionally

2013-10-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805035#comment-13805035 ] Hudson commented on HBASE-7600: --- FAILURE: Integrated in HBase-0.94 #1182 (See

[jira] [Updated] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-9838: -- Attachment: HBASE-9767_addendum.patch Corrected javadoc warning and removed an

[jira] [Commented] (HBASE-9838) Fix javadoc warning in ImportTsv#TsvParser ctor

2013-10-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805044#comment-13805044 ] Ted Yu commented on HBASE-9838: --- +1 if tests pass. Fix javadoc warning in

[jira] [Commented] (HBASE-8397) improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805051#comment-13805051 ] Lars Hofhansl commented on HBASE-8397: -- Reopened due to the revert. improve

[jira] [Reopened] (HBASE-8397) improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reopened HBASE-8397: -- improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

[jira] [Updated] (HBASE-8397) improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-8397: - Fix Version/s: (was: 0.94.13) 0.94.14 improve unit-test coverage of

[jira] [Commented] (HBASE-8397) improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics (0.94)

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805055#comment-13805055 ] Lars Hofhansl commented on HBASE-8397: -- And moved to 0.94.14. improve unit-test

[jira] [Updated] (HBASE-9799) Build against Hadoop 1.2.1 by default

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9799: - Fix Version/s: (was: 0.94.13) 0.94.14 Also moving to 0.94.14. Need to

[jira] [Created] (HBASE-9840) Large scans and BlockCache evictions problems

2013-10-24 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-9840: Summary: Large scans and BlockCache evictions problems Key: HBASE-9840 URL: https://issues.apache.org/jira/browse/HBASE-9840 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-9593) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9593: - Attachment: 9593-0.94.txt Here's a 0.94 patch. The test times out, though. Didn't have time to

[jira] [Updated] (HBASE-9593) Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9593: - Status: Open (was: Patch Available) Region server left in online servers list forever if it

[jira] [Updated] (HBASE-9840) Large scans and BlockCache evictions problems

2013-10-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-9840: - Description: I just ran into a scenario that baffled me first, but after some reflection makes

[jira] [Commented] (HBASE-9835) Define C interface of HBase Client synchronous APIs

2013-10-24 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13805069#comment-13805069 ] Aditya Kishore commented on HBASE-9835: --- I would use this JIRA to describe and

<    1   2   3   >