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

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

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

Navis commented on HIVE-7136:
-----------------------------

+1 for idea. But FileContext is only for hadoop-2. Could you fix that?

> 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
>         Attachments: HIVE-7136.patch
>
>
> 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)