Hari Shreedharan created FLUME-1974:
---------------------------------------
Summary: Thrift compatibility issue with hbase-0.92
Key: FLUME-1974
URL: https://issues.apache.org/jira/browse/FLUME-1974
Project: Flume
Issue Type: Bug
Reporter: Hari Shreedharan
HBase-0.92 pulls in Thrift 0.7.0, while Flume requires at least Thrift 0.9.0.
We must downgrade thrift to restore apps which may require both the flume sdk
and hbase client libraries. Adding both hbase-0.92 and flume in the same pom
results in a java.lang.ClassNotFoundException:
org.apache.thrift.scheme.StandardScheme.
--
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