[
https://issues.apache.org/jira/browse/CASSANDRA-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303558#comment-14303558
]
Philip Thompson edited comment on CASSANDRA-8725 at 2/3/15 5:24 PM:
--------------------------------------------------------------------
Fair. If that is the case then, should I push the java driver changes back up
to ACS, make CNS a subclass of ACS again, and just be mixing thrift/native
inside ACS (Because of CS)?
EDIT: Actually, I'm not sure how using the java driver to determine the
metadata will tell me if a table is a `cql3table` either.
was (Author: philipthompson):
Fair. If that is the case then, should I push the java driver changes back up
to ACS, make CNS a subclass of ACS again, and just be mixing thrift/native
inside ACS (Because of CS)?
> 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)