You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2014/02/04 21:06:09 UTC

[jira] [Created] (PIG-3744) SequenceFileLoader does not support BytesWritable

Rohini Palaniswamy created PIG-3744:
---------------------------------------

             Summary: SequenceFileLoader does not support BytesWritable
                 Key: PIG-3744
                 URL: https://issues.apache.org/jira/browse/PIG-3744
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.11.1
            Reporter: Rohini Palaniswamy
            Assignee: Rohini Palaniswamy
             Fix For: 0.13.0


SequenceFileLoader should be referring to BytesWritable for bytearray type, but it refers to pig's DataByteArray which does not even implement Writable.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)