You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2017/10/15 19:30:00 UTC

[jira] [Created] (HIVE-17813) hive.exec.move.files.from.source.dir does not work with partitioned tables

Jason Dere created HIVE-17813:
---------------------------------

             Summary: hive.exec.move.files.from.source.dir does not work with partitioned tables
                 Key: HIVE-17813
                 URL: https://issues.apache.org/jira/browse/HIVE-17813
             Project: Hive
          Issue Type: Bug
            Reporter: Jason Dere
            Assignee: Jason Dere


Setting hive.exec.move.files.from.source.dir=true causes data to not be moved properly during inserts to partitioned tables.
Looks like the file path checking in Utilties.moveSpecifiedFiles() needs to recursively check into directories.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)