[
https://issues.apache.org/jira/browse/HADOOP-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15946184#comment-15946184
]
Hadoop QA commented on HADOOP-8602:
-----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 8s{color}
| {color:red} HADOOP-8602 does not apply to trunk. Rebase required? Wrong
Branch? See https://wiki.apache.org/hadoop/HowToContribute for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HADOOP-8602 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12749855/HADOOP-8602.009.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HADOOP-Build/11972/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> Passive mode support for FTPFileSystem
> --------------------------------------
>
> Key: HADOOP-8602
> URL: https://issues.apache.org/jira/browse/HADOOP-8602
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 1.0.3, 2.0.0-alpha
> Reporter: Nemon Lou
> Priority: Minor
> Labels: BB2015-05-TBR
> Attachments: HADOOP-8602.004.patch, HADOOP-8602.005.patch,
> HADOOP-8602.006.patch, HADOOP-8602.007.patch, HADOOP-8602.008.patch,
> HADOOP-8602.009.patch, HADOOP-8602.patch, HADOOP-8602.patch, HADOOP-8602.patch
>
>
> FTPFileSystem uses active mode for default data connection mode.We shall be
> able to choose passive mode when active mode doesn't work (firewall for
> example).
> My thoughts is to add an option "fs.ftp.data.connection.mode" in
> core-site.xml.Since FTPClient(in org.apache.commons.net.ftp package) already
> supports passive mode, we just need to add a few code in FTPFileSystem
> .connect() method.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]