[
https://issues.apache.org/jira/browse/HIVE-17813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452691#comment-17452691
]
Jason Dere commented on HIVE-17813:
-----------------------------------
Did a Hive Jira search for "hive.exec.move.files.from.source.dir" - looks like
this setting was removed by HIVE-17963.
> 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
> Priority: Major
> Fix For: 3.0.0
>
> Attachments: HIVE-17813.1.patch
>
>
> 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
(v8.20.1#820001)