springml / spark-sftp

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

Algorithm negotiation fail #44

Open gao13993335271 opened 5 years ago

gao13993335271 commented 5 years ago

How to solve this problem? spark1.6 jdk1.7
we used the correct version spark-sftp 1.0.2 but we meet this error when reading or writting

Exception: com.jcraft.jsch.JSchException: Algorithm negotiation fail

it doesn't connect correctly but if we just use jsch ,it goes well please help us to solve this problem