Error while packaging latest trunk code using assembly

2013-08-08 Thread ramkrishna vasudevan
Hi I get the following error while trying to package the latest trunk code using the assembly command. [WARNING] Error injecting: org.apache.maven.reporting.exec.DefaultMavenReportExecutor java.lang.NoClassDefFoundError: org/sonatype/aether/graph/DependencyFilter at

[jira] [Created] (HBASE-9158) Serious bug in cyclic replication

2013-08-08 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-9158: Summary: Serious bug in cyclic replication Key: HBASE-9158 URL: https://issues.apache.org/jira/browse/HBASE-9158 Project: HBase Issue Type: Bug Affects

Re: Error while packaging latest trunk code using assembly

2013-08-08 Thread Stack
On Wed, Aug 7, 2013 at 11:55 PM, ramkrishna vasudevan ramkrishna.s.vasude...@gmail.com wrote: Hi I get the following error while trying to package the latest trunk code using the assembly command. [WARNING] Error injecting: org.apache.maven.reporting.exec.DefaultMavenReportExecutor

Re: Data types stage 1 is ready for reivew

2013-08-08 Thread Nick Dimiduk
An extra week of reviews and comments and updates is behind us. Here's a summary of the high-level changes. - Matt's ByteRange class has been refactored into an interface. That interface is extended to PositionedByteRange that provides the API goodness many of you desired. HBASE-9091. - The

[jira] [Created] (HBASE-9159) TestSplitTransaction.testFailAfterPONR fails

2013-08-08 Thread stack (JIRA)
stack created HBASE-9159: Summary: TestSplitTransaction.testFailAfterPONR fails Key: HBASE-9159 URL: https://issues.apache.org/jira/browse/HBASE-9159 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-9160) TestNamespaceUpgrade fails on hadoop 2.1 due to existence of .snapshot directory in tar ball

2013-08-08 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9160: - Summary: TestNamespaceUpgrade fails on hadoop 2.1 due to existence of .snapshot directory in tar ball Key: HBASE-9160 URL: https://issues.apache.org/jira/browse/HBASE-9160

[jira] [Created] (HBASE-9162) direct SQL perf optimization cannot be tested well (yet)

2013-08-08 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-9162: --- Summary: direct SQL perf optimization cannot be tested well (yet) Key: HBASE-9162 URL: https://issues.apache.org/jira/browse/HBASE-9162 Project: HBase

[jira] [Resolved] (HBASE-5478) [0.92] TestMetaReaderEditor intermittently hangs

2013-08-08 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-5478. --- Resolution: Fixed Fix Version/s: 0.92.3 Committed to 0.92 branch.

[jira] [Created] (HBASE-9163) Add timeouts to HBaseAdmin because hanging/zombying

2013-08-08 Thread stack (JIRA)
stack created HBASE-9163: Summary: Add timeouts to HBaseAdmin because hanging/zombying Key: HBASE-9163 URL: https://issues.apache.org/jira/browse/HBASE-9163 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-9163) Add timeouts to HBaseAdmin because hanging/zombying

2013-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-9163. -- Resolution: Fixed Committed to trunk and 0.95. Add timeouts to HBaseAdmin because

[jira] [Created] (HBASE-9164) Convert List? extends Cell anti pattern to ListCell pattern.

2013-08-08 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-9164: - Summary: Convert List? extends Cell anti pattern to ListCell pattern. Key: HBASE-9164 URL: https://issues.apache.org/jira/browse/HBASE-9164 Project: HBase

[jira] [Created] (HBASE-9165) Improvements to addDependencyJars

2013-08-08 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-9165: --- Summary: Improvements to addDependencyJars Key: HBASE-9165 URL: https://issues.apache.org/jira/browse/HBASE-9165 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-9166) TestSplitTransactionOnCluster broke since HBASE-8408 (Namespaces)

2013-08-08 Thread stack (JIRA)
stack created HBASE-9166: Summary: TestSplitTransactionOnCluster broke since HBASE-8408 (Namespaces) Key: HBASE-9166 URL: https://issues.apache.org/jira/browse/HBASE-9166 Project: HBase Issue Type:

[jira] [Resolved] (HBASE-9166) TestSplitTransactionOnCluster broke since HBASE-8408 (Namespaces)

2013-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-9166. -- Resolution: Fixed Fix Version/s: 0.95.2 This is a 0.95 branch issue only.

[jira] [Created] (HBASE-9167) ServerCallable retries just once if timeout is not integer.max

2013-08-08 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9167: -- Summary: ServerCallable retries just once if timeout is not integer.max Key: HBASE-9167 URL: https://issues.apache.org/jira/browse/HBASE-9167 Project: HBase

[jira] [Created] (HBASE-9168) TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to FileNotFoundException

2013-08-08 Thread Ted Yu (JIRA)
Ted Yu created HBASE-9168: - Summary: TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to FileNotFoundException Key: HBASE-9168 URL: https://issues.apache.org/jira/browse/HBASE-9168 Project: HBase

[jira] [Created] (HBASE-9169) More Comparator

2013-08-08 Thread liuhongtao (JIRA)
liuhongtao created HBASE-9169: - Summary: More Comparator Key: HBASE-9169 URL: https://issues.apache.org/jira/browse/HBASE-9169 Project: HBase Issue Type: Task Components: Filters

Re: Error while packaging latest trunk code using assembly

2013-08-08 Thread ramkrishna vasudevan
Its the recent version of maven and the repo was a fresh clean download. Regards Ram On Thu, Aug 8, 2013 at 8:33 PM, Stack st...@duboce.net wrote: On Wed, Aug 7, 2013 at 11:55 PM, ramkrishna vasudevan ramkrishna.s.vasude...@gmail.com wrote: Hi I get the following error while trying

[jira] [Created] (HBASE-9170) TestStoreFileBlockCacheSummary.testBlockCacheSummary broke since HBASE-8408 (Namespaces) in 0.95

2013-08-08 Thread stack (JIRA)
stack created HBASE-9170: Summary: TestStoreFileBlockCacheSummary.testBlockCacheSummary broke since HBASE-8408 (Namespaces) in 0.95 Key: HBASE-9170 URL: https://issues.apache.org/jira/browse/HBASE-9170

[jira] [Resolved] (HBASE-9170) TestStoreFileBlockCacheSummary.testBlockCacheSummary broke since HBASE-8408 (Namespaces) in 0.95

2013-08-08 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-9170. -- Resolution: Fixed Committed to 0.95. Makes the patch pass locally.