Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Spark 3 #83

Open
adityashekhar146 opened this issue Feb 2, 2021 · 7 comments
Open

Support for Spark 3 #83

adityashekhar146 opened this issue Feb 2, 2021 · 7 comments

Comments

@adityashekhar146
Copy link

Currently, the spark-sftp package doesn't work when trying to use in Spark 3.0. Are there any plans to extend the support for Spark 3?

@shaikmanu797
Copy link

@adityashekhar146 take a look at https://github.com/arcizon/spark-filetransfer repository (supports Spark 3) which I had developed if it helps to solve your issue.

@satishetc4288
Copy link

@shaikmanu797 your spark-filetransfer has issues. I tried it with spark 3 and i am seeing file content got changed after sending it into SFTP server

@satishetc4288
Copy link

@adityashekhar146 Currently, the spark-sftp package doesn't work when trying to use in Spark 3.0. Are there any plans to extend the support for Spark 3? We are waiting for spark 3 Support .

@hadoopBrogrammers
Copy link

We are also looking for same sftp connector for spark3.x, so is there any plan to have this soon.

@kumgaurav
Copy link

Why there is no commit or improvement on this repo. I also see scala 2.12 pull request is open from long time too.

@maleksan
Copy link

@adityashekhar146 take a look at https://github.com/arcizon/spark-filetransfer repository (supports Spark 3) which I had developed if it helps to solve your issue.

This connector library perfectly works in my case. (Spark 3.1.2, Scala 2.12), @shaikmanu797 thanks for great work.

@rajancherma
Copy link

@adityashekhar146 are there any plans for provide support for scala 2.13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants