FileSystem#copyToLocalFile shouldn't copy .crc files
----------------------------------------------------
Key: HADOOP-5179
URL: https://issues.apache.org/jira/browse/HADOOP-5179
Project: Hadoop Core
Issue Type: Bug
Affects Versions: 0.19.0
Reporter: Nathan Marz
The .crc files shouldn't be copied locally, as they are an internal Hadoop
filesystem thing. This is causing the following problem for me:
I sometimes copy a directory from HDFS locally, modify those files, and then
reupload them somewhere else in HDFS. I then get checksum errors on the
re-upload.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.