springml / spark-sftp

Spark connector for SFTP
Apache License 2.0
100 stars 98 forks source link

connection is closed #61

Closed MihnPorus closed 5 years ago

MihnPorus commented 5 years ago

I am getting the following error while running the sample from local

Exception in thread "main" com.jcraft.jsch.JSchException: connection is closed by foreign host

MihnPorus commented 5 years ago

Hi there, I found it happened, due to invalid port

closing this issue.