Anirudh Beria created PIG-4860:
----------------------------------
Summary: Loading data using OrcStorage() only accepts default
FileSystem path
Key: PIG-4860
URL: https://issues.apache.org/jira/browse/PIG-4860
Project: Pig
Issue Type: Bug
Reporter: Anirudh Beria
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)