[ https://issues.apache.org/jira/browse/FLUME-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13493673#comment-13493673 ]
Hari Shreedharan edited comment on FLUME-1688 at 11/9/12 2:00 AM: ------------------------------------------------------------------ Outputs of mvn dependency:tree. Do you know why this is happening: With asynchbase-1.3.2: {code} [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.4.0-SNAPSHOT:compile [INFO] | \- org.hbase:asynchbase:jar:1.3.2:compile [INFO] | +- com.stumbleupon:async:jar:1.2.0:compile [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.3.4:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.6.4:runtime {code} With aynchbase-1.2.0 (current trunk): {code} [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.4.0-SNAPSHOT:compile [INFO] | \- org.hbase:asynchbase:jar:1.2.0:compile [INFO] | +- org.jboss.netty:netty:jar:3.2.7.Final:compile [INFO] | +- com.stumbleupon:async:jar:1.2.0:compile [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.4:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.2:runtime {code} was (Author: hshreedharan): Outputs of mvn dependency:tree. Do you know why this is happening: With asynchbase-1.3.2: [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.4.0-SNAPSHOT:compile [INFO] | \- org.hbase:asynchbase:jar:1.3.2:compile [INFO] | +- com.stumbleupon:async:jar:1.2.0:compile [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.3.4:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.6.4:runtime With aynchbase-1.2.0 (current trunk): [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.4.0-SNAPSHOT:compile [INFO] | \- org.hbase:asynchbase:jar:1.2.0:compile [INFO] | +- org.jboss.netty:netty:jar:3.2.7.Final:compile [INFO] | +- com.stumbleupon:async:jar:1.2.0:compile [INFO] | +- org.apache.zookeeper:zookeeper:jar:3.4.4:compile [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.2:runtime > Bump AsyncHBase version to 1.3.2 > -------------------------------- > > Key: FLUME-1688 > URL: https://issues.apache.org/jira/browse/FLUME-1688 > Project: Flume > Issue Type: Bug > Components: Sinks+Sources > Affects Versions: v1.3.0, v1.4.0 > Reporter: David Johnston > Attachments: FLUME-1688.patch > > Original Estimate: 5m > Remaining Estimate: 5m > > Bump AsyncHBase to 1.3.2 (versus 1.2.0) to take advantage of a range of bug > fixes and performance improvements. > Only affects the asynchronous HBase sink. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira