You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2015/06/04 12:09:39 UTC

[jira] [Created] (CASSANDRA-9545) Remove all internal dependencies from Thrift MapReduce

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)