springml / spark-sftp

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

Exception in thread "main" com.jcraft.jsch.JSchException: Auth fail #19

Closed sathiyarajanm closed 6 years ago

sathiyarajanm commented 6 years ago

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

Exception in thread "main" com.jcraft.jsch.JSchException: Auth fail

sathiyarajanm commented 6 years ago

I found it happened, due to invalid username and password.

closing this issue.