[ 
https://issues.apache.org/jira/browse/CASSANDRA-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113682#comment-13113682
 ] 

Jonathan Ellis commented on CASSANDRA-3252:
-------------------------------------------

int32type is new in 1.0

> IntegerType columns cause exceptions when use in Pig.
> -----------------------------------------------------
>
>                 Key: CASSANDRA-3252
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3252
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Contrib, Hadoop
>    Affects Versions: 0.8.6
>            Reporter: Dana H. P'Simer, Jr.
>              Labels: cassandra, hadoop, pig
>         Attachments: CASSANDRA-3252.patch
>
>
> CassandraStorage uses the validator classes to determine how to marshal 
> column values, if the type is IntegerType a BigInteger is returned and Pig 
> throws an exception on writing the value to intermediate storage.  The 
> exception is thrown because BigInteger is not one of the data types that Pig 
> can handle.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to