[
https://issues.apache.org/jira/browse/CASSANDRA-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Williams updated CASSANDRA-3973:
----------------------------------------
Attachment: 3973-v2.txt
v2 to nip counters directly in parseType so we can catch them in super columns
too.
> 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
> Labels: counters, hadoop, pig
> Attachments: 3973-v2.txt, cassandrastorage.txt, testpatch.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