[
https://issues.apache.org/jira/browse/CASSANDRA-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14011253#comment-14011253
]
Alex Liu commented on CASSANDRA-6454:
-------------------------------------
There are a few unit testing examples at CqlTableTest. input_cql needs encoded.
{code}
using org.apache.cassandra.hadoop.pig.CqlNativeStorage();
should be using CqlNativeStorage();
{code}
> Pig support for hadoop CqlInputFormat
> -------------------------------------
>
> Key: CASSANDRA-6454
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6454
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Reporter: Alex Liu
> Assignee: Alex Liu
> Fix For: 2.0.9
>
> Attachments: 6454-2.0-branch.txt, 6454-v2-2.0-branch.txt
>
>
> CASSANDRA-6311 adds new CqlInputFormat, we need add the Pig support for it
--
This message was sent by Atlassian JIRA
(v6.2#6252)