You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "shravan kumar (JIRA)" <ji...@apache.org> on 2017/02/03 21:31:51 UTC

[jira] [Created] (PIG-5124) JSONStorage not working

shravan kumar  created PIG-5124:
-----------------------------------

             Summary: JSONStorage not working
                 Key: PIG-5124
                 URL: https://issues.apache.org/jira/browse/PIG-5124
             Project: Pig
          Issue Type: Bug
          Components: piggybank
    Affects Versions: 0.15.0
            Reporter: shravan kumar 


I'm trying to store a list into JSON array. One of the fields is an array of strings. The builtin JsonStorage only creates arrays as name:[col1:val1,col2:val2] but what I need is name:[val1,val2]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)