[
https://issues.apache.org/jira/browse/HIVE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14219053#comment-14219053
]
Brock Noland commented on HIVE-8919:
------------------------------------
+1
> 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)