Sam Tunnicliffe created CASSANDRA-9545:
------------------------------------------
Summary: Remove all internal dependencies from Thrift MapReduce
Key: CASSANDRA-9545
URL: https://issues.apache.org/jira/browse/CASSANDRA-9545
Project: Cassandra
Issue Type: Task
Reporter: Sam Tunnicliffe
Fix For: 2.2.x
With the Thrift based mapreduce classes being removed in 3.0 (CASSANDRA-9353),
we need to ensure that the 2.2 versions can be used against 3.0 should it be
necessary.
Ideally, this should be possible without requiring a cassandra-all 2.2 jar on
the Hadoop classpath, which means we'll need to limit which classes are used to
those provided by the various client side jars (cassandra-thrift,
cassandra-clientutil & java-driver).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)