[ https://issues.apache.org/jira/browse/CASSANDRA-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691460#comment-13691460
]
Cyril Scetbon edited comment on CASSANDRA-5234 at 6/23/13 1:55 PM:
-------------------------------------------------------------------
In my previous comment I asked for a consistency parameter and found there is already one
in hadoop configuration, so never mind. We won't be able to use it as we have Replication-Factor=1
:( I sent an email on user@apache.cassandra.org to ask for a workaround.
was (Author: cscetbon):
In my previous comment I asked for a consistency parameter and found there is already
one in hadoop configuration, so never mind. We won't be able to use it as we a RF=1 :( I sent
an email on user@apache.cassandra.org to ask for a workaround.
> Table created through CQL3 are not accessble to Pig 0.10
> --------------------------------------------------------
>
> Key: CASSANDRA-5234
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5234
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Affects Versions: 1.2.1
> Environment: Red hat linux 5
> Reporter: Shamim Ahmed
> Assignee: Alex Liu
> Fix For: 1.2.6
>
> Attachments: 5234-1-1.2-patch.txt, 5234-1.2-patch.txt, 5234-2-1.2branch.txt,
5234.tx
>
>
> Hi,
> i have faced a bug when creating table through CQL3 and trying to load data through
pig 0.10 as follows:
> java.lang.RuntimeException: Column family 'abc' not found in keyspace 'XYZ'
> at org.apache.cassandra.hadoop.pig.CassandraStorage.initSchema(CassandraStorage.java:1112)
> at org.apache.cassandra.hadoop.pig.CassandraStorage.setLocation(CassandraStorage.java:615).
> This effects from Simple table to table with compound key.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|