You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sumit Kumar (JIRA)" <ji...@apache.org> on 2014/05/28 19:33:02 UTC

[jira] [Created] (HIVE-7136) Allow Hive to read hive scripts from any of the supported file systems in hadoop eco-system

Sumit Kumar created HIVE-7136:
---------------------------------

             Summary: Allow Hive to read hive scripts from any of the supported file systems in hadoop eco-system
                 Key: HIVE-7136
                 URL: https://issues.apache.org/jira/browse/HIVE-7136
             Project: Hive
          Issue Type: Improvement
          Components: CLI
    Affects Versions: 0.13.0
            Reporter: Sumit Kumar
            Priority: Minor


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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)