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

Rohini Palaniswamy commented on PIG-4860:
-----------------------------------------

Can you please do new Path instead of new URI?

FileSystem fs = FileSystem.get(new Path(location), job.getConfiguration());



> Loading data using OrcStorage() accepts only default FileSystem path
> --------------------------------------------------------------------
>
>                 Key: PIG-4860
>                 URL: https://issues.apache.org/jira/browse/PIG-4860
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Anirudh Beria
>            Assignee: Anirudh Beria
>         Attachments: PIG-4860.patch
>
>
> If the default file system is HDFS, but one wants to load data from S3 (or 
> some other storage) using OrcStorage(), the query fails since the path 
> expected is of format `hdfs://` but gets `s3://`



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

Reply via email to