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

Pradeep Kamath commented on PIG-1234:
-------------------------------------

can you try using a pig.jar compiled from the load store redesign branch - 
http://svn.apache.org/repos/asf/hadoop/pig/branches/load-store-redesign?



> Unable to create input slice for har:// files
> ---------------------------------------------
>
>                 Key: PIG-1234
>                 URL: https://issues.apache.org/jira/browse/PIG-1234
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Tsz Wo (Nicholas), SZE
>
> Tried to load har:// files
> {noformat}
> grunt> a = LOAD 'har://hdfs-namenode/user/tsz/t20.har/t20' USING 
> PigStorage('\n') AS (line);
> grunt> dump 
> {noformat}
> but pig says
> {noformat}
> 2010-02-10 18:42:20,750 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 
> 2118:
>  Unable to create input slice for: har://hdfs-namenode/user/tsz/t20.har/t20
> {noformat}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to