[
https://issues.apache.org/jira/browse/CASSANDRA-9353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14575242#comment-14575242
]
Philip Thompson edited comment on CASSANDRA-9353 at 6/5/15 9:21 PM:
--------------------------------------------------------------------
I converted all of the pig tests for compact storage tables to use
CqlNativeStorage. As a result, some modifications had to made to the tests,
because the output and input were slightly different. I also moved the tests to
only use the java driver to connect to C*.
was (Author: philipthompson):
I converted all of the tests for compact storage tables to use
CqlNativeStorage. As a result, some modifications had to made to the tests,
because the output and input were slightly different. I also moved the tests to
only use the java driver to connect to C*.
> 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: Philip Thompson
> Fix For: 3.0 beta 1
>
> Attachments: 9353.txt
>
>
> 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)