You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2011/04/04 23:55:06 UTC

[jira] [Resolved] (CASSANDRA-2387) Make it possible for pig to understand packed data

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

Brandon Williams resolved CASSANDRA-2387.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.5

Committed with a brace format change in BytesType, and a cast to Object added in FBU.getInstance to avoid a warning.

> Make it possible for pig to understand packed data
> --------------------------------------------------
>
>                 Key: CASSANDRA-2387
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2387
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>              Labels: contrib, hadoop, pig
>             Fix For: 0.7.5
>
>         Attachments: 2387-1.txt, 2387-v2.txt, 2387-v3.txt, 2387-v4.txt, 2387-v5.txt, 2387-v6.txt, 2387-v7.patch, loadstorecaster-patch.txt
>
>
> Packed values are throwing off pig. This ticket is to make it so pig can interpret packed values. Originally we thought we could just use a loadcaster.  However, the only way we know how we can do it now is to get the schema through thrift and essentially perform the function of the loadcaster in the getNext method.

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