Description
Current hive cli assumes that the source file (hive script) is always on the local file system. This patch implements support for reading source files from other file systems in hadoop eco-system (hdfs, s3 etc) as well keeping the default behavior intact to be reading from default filesystem (local) in case scheme is not provided in the url for the source file.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-19034 hadoop fs test can check srcipt ok, but beeline -f report no such file
- Resolved