[ 
https://issues.apache.org/jira/browse/PIG-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931175#comment-13931175
 ] 

Rohini Palaniswamy commented on PIG-3808:
-----------------------------------------

Looks like you are missing the jackson jars in your eclipse classpath. Please 
fix you classpath and try.

> PigStorage with '-schema' generates Unhandled internal error. 
> --------------------------------------------------------------
>
>                 Key: PIG-3808
>                 URL: https://issues.apache.org/jira/browse/PIG-3808
>             Project: Pig
>          Issue Type: Bug
>          Components: data
>    Affects Versions: 0.12.0
>         Environment: Windows in local mode through Eclipse
>            Reporter: David Dreyfus
>         Attachments: test_data.txt
>
>
> The following script generates the error listed below.
> d1 = load 'test_data.txt' USING PigStorage() AS (f1: int, f2: int, f3: int, 
> f4: int);
> store d1 into 'test_out' using PigStorage('\t','-schema');
> -- 2014-03-11 19:33:36 ERROR Grunt:125 - ERROR 2998: Unhandled internal 
> error. org/codehaus/jackson/annotate/JsonUnwrapped



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to