Solving the problem of active and passive mode of FTP server
QiDong Yang
This commit is contained in:
parent
30488ddfd8
commit
dbcafe0395
|
@ -92,7 +92,6 @@ class LoadFromFtpToHDFS extends ConfigurableStop {
|
|||
throw new Exception("File path error")
|
||||
}
|
||||
|
||||
|
||||
}else{
|
||||
downFile(ftp,ftpFile,HDFSPath)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue