You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Oksana Danylyshyn (JIRA)" <ji...@apache.org> on 2015/01/07 20:15:35 UTC

[jira] [Created] (CASSANDRA-8577) Values of set types not loading correctly into Pig

Oksana Danylyshyn created CASSANDRA-8577:
--------------------------------------------

             Summary: Values of set types not loading correctly into Pig
                 Key: CASSANDRA-8577
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8577
             Project: Cassandra
          Issue Type: Bug
            Reporter: Oksana Danylyshyn


Values of set types are not loading correctly from Cassandra (cql3 table, Native protocol v3) into Pig using CqlNativeStorage. 
When using Cassandra version 2.1.0 only empty values are loaded, and for newer versions (2.1.1 and 2.1.2) the following error is received: 
org.apache.cassandra.serializers.MarshalException: Unexpected extraneous bytes after set value
at org.apache.cassandra.serializers.SetSerializer.deserializeForNativeProtocol(SetSerializer.java:94)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)