insert overwrite to directory does not use FileSystem specified by destination
URI
----------------------------------------------------------------------------------
Key: HIVE-241
URL: https://issues.apache.org/jira/browse/HIVE-241
Project: Hadoop Hive
Issue Type: Bug
Components: Query Processor
Reporter: Joydeep Sen Sarma
Priority: Minor
Looking at the code - the MoveTask is using FileSystem from Configuration (ie.
default hdfs filesystem).
If the destination has scheme and/or authority - those should be used first.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.