FTPFileSystem is broken when a file is modified on 02/29
--------------------------------------------------------
Key: HADOOP-8127
URL: https://issues.apache.org/jira/browse/HADOOP-8127
Project: Hadoop Common
Issue Type: Bug
Components: fs
Affects Versions: 1.0.0, 0.23.0, 0.22.0, 0.21.0, 0.20.0
Reporter: Maxime Brugidou
Priority: Critical
Due to NET-188 the FTPClient from commons-net that is used by hadoop
FTPFileSystem is broken.
The solution is to upgrade the commons-net version (that has been fixed 4 years
ago).
We are currently running hadoop 0.20 with commons-net-2.0 without trouble and
it fixed our issue with FTPClient.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira