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

Jeremy Hanna updated CASSANDRA-2465:
------------------------------------

    Attachment: 2465.txt

> Pig load/storefunc loads only one schema and BytesType validation class needs 
> fix
> ---------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2465
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2465
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jeremy Hanna
>            Assignee: Jeremy Hanna
>              Labels: hadoop, pig
>             Fix For: 0.7.5
>
>         Attachments: 2465.txt
>
>
> With a recent optimization, it appears that the Pig load/store func gets only 
> one schema from Cassandra and tries to apply it to all CFs in the pig script. 
>  Also, the BytesType validation tries to cast the object in putNext as a 
> DataByteArray and wrap it as a ByteBuffer.  Instead it should just call 
> objToBB which should take care of it.

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

Reply via email to