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)