springml / spark-sftp

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

spark sftp connector for structured stream #88

Open ArmanShakeri opened 2 years ago

ArmanShakeri commented 2 years ago

Hi is it work on spark structured stream (version 3.2.0)? I want to read files from sftp servers and after process I want to write stream to delta table.

SESA612292 commented 1 month ago

Hi , I have the same use case. Could you please let me know if you're able to achieve this using this package?