[
https://issues.apache.org/jira/browse/CASSANDRA-2387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Hanna updated CASSANDRA-2387:
------------------------------------
Attachment: loadstorecaster-patch.txt
Adding a patch with a basic loadstorecaster, wiring into the loadstorefunc, and
some adjustments to ByteBufferUtil to help with the loadcaster methods.
> Create a pig loadstorecaster for the loadfunc/storefunc
> -------------------------------------------------------
>
> 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
> Attachments: loadstorecaster-patch.txt
>
>
> It appears that after we have applied validators to columns in the metadata
> that those column values appear as binary data when returned to pig.
> Validators pack values to bytebuffers to the appropriate width, so that seems
> to be the issue. So to address this, we should be able to create a
> loadstorecaster to convert cassandra data types to/from things that are
> readable by pig.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira