springml / spark-sftp

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

Add support for read/write xml files #36

Closed bagopalan closed 6 years ago

bagopalan commented 6 years ago

Presently spark sftp does not support xml files.

We have data bricks open source for read and write for spark xml. We can make it as a dependency in our spark-sftp so that we can read/write xml files from SFTP servers. https://github.com/databricks/spark-xml