[
https://issues.apache.org/jira/browse/PIG-4860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235925#comment-15235925
]
Daniel Dai commented on PIG-4860:
---------------------------------
Patch looks good to me. For the testing, it might not easy to write a unit test
for that, but can you test it manually and write down how you test it? Forget
about Jenkins +1 message, it has been broken for a long time.
> 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)