You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "none_ (Commented) (JIRA)" <ji...@apache.org> on 2012/03/01 13:03:59 UTC

[jira] [Commented] (HADOOP-8127) FTPFileSystem is broken when a file is modified on 02/29

    [ https://issues.apache.org/jira/browse/HADOOP-8127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13219980#comment-13219980 ] 

none_ commented on HADOOP-8127:
-------------------------------

Hi,
we are facing this problem too, but upgrading to commons-net 2.0 doesn't seem to solve this problem.
Have you tested it on file with creation time set to something different from 0:00?

File with timestamp 2012-02-29 00:00:00.000000000 +0100 works fine, but I am not able download file with timestamp for example 2012-02-29 12:30:00.000000000 +0100.
                
> 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: 0.20.0, 0.21.0, 0.22.0, 0.23.0, 1.0.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