[jira] [Commented] (HBASE-7160) Improve IdLock and remove its minor defects

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

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502738#comment-13502738 ] Adrian Muraru commented on HBASE-7205: -- There is a caching tentative in the current

[jira] [Created] (HBASE-7209) Enhance dev-support/test-patch.sh with running test suite using 'mvn package'

2012-11-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-7209: - Summary: Enhance dev-support/test-patch.sh with running test suite using 'mvn package' Key: HBASE-7209 URL: https://issues.apache.org/jira/browse/HBASE-7209 Project: HBase

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502740#comment-13502740 ] Ted Yu commented on HBASE-7109: --- I logged HBASE-7209: Enhance dev-support/test-patch.sh with

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502744#comment-13502744 ] Ted Yu commented on HBASE-7205: --- @Adrian: Were you suggesting that we should retrieve thread

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502763#comment-13502763 ] Adrian Muraru commented on HBASE-7205: -- [~te...@apache.org] CHecking the thread

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502789#comment-13502789 ] ramkrishna.s.vasudevan commented on HBASE-7167: --- bq.+ * Allways returns an

[jira] [Created] (HBASE-7210) Backport HBASE-6059 to 0.94

2012-11-22 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-7210: - Summary: Backport HBASE-6059 to 0.94 Key: HBASE-7210 URL: https://issues.apache.org/jira/browse/HBASE-7210 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Gómez Ferro updated HBASE-7167: -- Attachment: HBASE-7167.patch Fix typo spotted by Ramkrishna Thrift's

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-22 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502798#comment-13502798 ] nkeywal commented on HBASE-7168: Committed, thanks for the review, Elliott Stack! Note:

[jira] [Resolved] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-22 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal resolved HBASE-7168. Resolution: Fixed Fix Version/s: 0.96.0 Hadoop Flags: Reviewed [dev] in the script called

[jira] [Created] (HBASE-7211) Improve hbase ref guide for the testing part.

2012-11-22 Thread nkeywal (JIRA)
nkeywal created HBASE-7211: -- Summary: Improve hbase ref guide for the testing part. Key: HBASE-7211 URL: https://issues.apache.org/jira/browse/HBASE-7211 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502819#comment-13502819 ] Hudson commented on HBASE-7168: --- Integrated in HBase-TRUNK #3560 (See

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502820#comment-13502820 ] Ted Yu commented on HBASE-7205: --- As I said earlier, RegionCoprocessorHost has access to

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

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

[jira] [Updated] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7167: -- Fix Version/s: 0.96.0 Release Note: Updated documentation to reflect that Thrift2 API deleteMultiple()

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502843#comment-13502843 ] Hudson commented on HBASE-7167: --- Integrated in HBase-TRUNK #3561 (See

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-22 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502845#comment-13502845 ] nkeywal commented on HBASE-6774: For the master based solution If we go for the

[jira] [Commented] (HBASE-3533) Allow HBASE_LIBRARY_PATH env var to specify extra locations of native libs

2012-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/HBASE-3533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502852#comment-13502852 ] Andrés Pipicello commented on HBASE-3533: - Hi It seems the modifications were lost

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502856#comment-13502856 ] Lars Hofhansl commented on HBASE-7205: -- [~apurtell] Want have a look?

[jira] [Updated] (HBASE-7210) Backport HBASE-6059 to 0.94

2012-11-22 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-7210: -- Attachment: 6059-94.patch Chunhuui's 0.94 patch. Please review..

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502881#comment-13502881 ] Lars Hofhansl commented on HBASE-7205: -- Looking at HBASE-6308 it seems the memory

[jira] [Updated] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7205: - Fix Version/s: 0.94.4 Coprocessor classloader is replicated for all regions in the

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502887#comment-13502887 ] Lars Hofhansl commented on HBASE-7205: -- The other option is to revert HBASE-6308 from

[jira] [Commented] (HBASE-7205) Coprocessor classloader is replicated for all regions in the HRegionServer

2012-11-22 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502888#comment-13502888 ] Lars Hofhansl commented on HBASE-7205: -- [~jbaldassari] Coprocessor

[jira] [Commented] (HBASE-6055) Snapshots in HBase 0.96

2012-11-22 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502896#comment-13502896 ] Jonathan Hsieh commented on HBASE-6055: --- If I get some +1's or no comments after

[jira] [Created] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-22 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7212: - Summary: Globally Barriered Procedure mechanism Key: HBASE-7212 URL: https://issues.apache.org/jira/browse/HBASE-7212 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-6055) Snapshots in HBase 0.96

2012-11-22 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502910#comment-13502910 ] Matteo Bertozzi commented on HBASE-6055: +1 on separate offline and online, but

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502960#comment-13502960 ] Hudson commented on HBASE-7168: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #271 (See

[jira] [Commented] (HBASE-7167) Thrift's deleteMultiple() raises exception instead of returning list of failed deletes

2012-11-22 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502961#comment-13502961 ] Hudson commented on HBASE-7167: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #271 (See

[jira] [Updated] (HBASE-7206) External Exception framework v2 (simplifies and replaces HBASE-6571)

2012-11-22 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7206: -- Attachment: 121122-external-exceptions.pdf Attached a quick deck motivating and describing

[jira] [Commented] (HBASE-6774) Immediate assignment of regions that don't have entries in HLog

2012-11-22 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13502985#comment-13502985 ] Devaraj Das commented on HBASE-6774: I am starting to prototype the specific wal for

[jira] [Commented] (HBASE-6469) Failure on enable/disable table will cause table state in zk to be left as enabling/disabling until master is restart

2012-11-22 Thread Wataru Yukawa (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13503001#comment-13503001 ] Wataru Yukawa commented on HBASE-6469: -- Recently, I've got the following problem.