You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2015/05/12 00:07:00 UTC

[jira] [Created] (CASSANDRA-9353) Remove deprecated legacy Hadoop code in 3.0

Aleksey Yeschenko created CASSANDRA-9353:
--------------------------------------------

             Summary: Remove deprecated legacy Hadoop code in 3.0
                 Key: CASSANDRA-9353
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9353
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
             Fix For: 3.0 beta 1


CASSANDRA-8358, in 2.2, deprecated all non-CQL input and output formats.

In 3.0, we should remove them entirely. The code is poorly covered by tests, doesn't have an owner, and is unnecessary:
1. In 3.0, you can access any of Thrift-created tables via CQL
2. If you are required to use the old formats, you can use one from an older version of Cassandra, and it will still work



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)