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


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

        

Reply via email to