[
https://issues.apache.org/jira/browse/CASSANDRA-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Janne Jalkanen updated CASSANDRA-3973:
--------------------------------------
Attachment: v3.txt
V2 patch wasn't working, getDefaultMarshallers() was invoking
TypeParser.parse() directly. Here's v3 which fixes that issue (and protects
against null reference).
> Pig CounterColumnFamily support
> -------------------------------
>
> Key: CASSANDRA-3973
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3973
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Affects Versions: 1.0.8
> Environment: OSX 10.6.latest, Pig 0.9.2
> Reporter: Janne Jalkanen
> Assignee: Brandon Williams
> Labels: counters, hadoop, pig
> Attachments: 3973-v2.txt, cassandrastorage.txt, testpatch.txt, v3.txt
>
>
> Included a patch to the current test script to demonstrate that
> CassandraStorage does not support counter columns, as well as a patch to fix
> the issue.
> The core reason is that CassandraStorage assumes that counters can be
> unpacked using CounterColumnType, when in fact the column value is already a
> Long.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira