You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dana H. P'Simer, Jr. (JIRA)" <ji...@apache.org> on 2011/09/23 18:52:26 UTC

[jira] [Updated] (CASSANDRA-3252) IntegerType columns cause exceptions when use in Pig.

     [ https://issues.apache.org/jira/browse/CASSANDRA-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dana H. P'Simer, Jr. updated CASSANDRA-3252:
--------------------------------------------

    Attachment: CASSANDRA-3252.patch

A somewhat kludgey fix for IntegerType data in cassandra.

> 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