[
https://issues.apache.org/jira/browse/HIVE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergio Peña updated HIVE-8919:
------------------------------
Status: Patch Available (was: In Progress)
> Fix FileUtils.copy() method to call distcp only for HDFS files (not local
> files)
> --------------------------------------------------------------------------------
>
> Key: HIVE-8919
> URL: https://issues.apache.org/jira/browse/HIVE-8919
> Project: Hive
> Issue Type: Sub-task
> Reporter: Sergio Peña
> Assignee: Sergio Peña
> Attachments: CDH-23392.1.patch
>
>
> When loading a big file (> 32Mb) from the local filesystem to the HDFS
> filesystem, Hive fails because the local filesystem cannot load the 'distcp'
> class.
> The 'distcp' class is used only by HDFS filesystem.
> We should use distcp only when copying files between the HDFS filesystem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)