[ 
https://issues.apache.org/jira/browse/HIVE-15203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thejas M Nair updated HIVE-15203:
---------------------------------
    Description: 
If a non hdfs filessystem is the default file system, then export command tries 
to use hdfs scheme against the url of the default file system, if the url 
doesn't have a scheme.

For example, the following command would fail if the default file system is not 
HDFS - export table empl to '/datastore'; 


  was:
Hive export command does export to non HDFS file system.
If a non hdfs filessystem is the default file system, then export command tries 
to use hdfs scheme against the url of the default file system.



> Hive export command does export to non HDFS default file system
> ---------------------------------------------------------------
>
>                 Key: HIVE-15203
>                 URL: https://issues.apache.org/jira/browse/HIVE-15203
>             Project: Hive
>          Issue Type: Bug
>          Components: repl
>            Reporter: Thejas M Nair
>
> If a non hdfs filessystem is the default file system, then export command 
> tries to use hdfs scheme against the url of the default file system, if the 
> url doesn't have a scheme.
> For example, the following command would fail if the default file system is 
> not HDFS - export table empl to '/datastore'; 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to