[
https://issues.apache.org/jira/browse/CASSANDRA-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302805#comment-14302805
]
Philip Thompson commented on CASSANDRA-8725:
--------------------------------------------
If not, the only way to handle using CassandraStorage against cql tables after
8358 would be to push the java driver changes up to AbstractCassandraStorage.
> CassandraStorage erroring due to system keyspace schema changes
> ---------------------------------------------------------------
>
> Key: CASSANDRA-8725
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8725
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Reporter: Philip Thompson
> Assignee: Philip Thompson
> Fix For: 3.0
>
>
> CassandraStorage will be deprecated in 3.0, but is currently not working
> because it is selecting {{key_aliases}} from the system.schema_columnfamilies
> table, and the column no longer exists. This is causing about half of the
> pig-tests to fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)