[ https://issues.apache.org/jira/browse/HIVE-15203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056143#comment-16056143 ]
Thejas M Nair commented on HIVE-15203: -------------------------------------- Yes, changes made by [~vgumashta] in HIVE-15333 seems to address this as well. > 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 > Assignee: Fei Hui > > 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.4.14#64029)