springml / spark-sftp

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

Clash with XML library #66

Open allen-healthdirect opened 5 years ago

allen-healthdirect commented 5 years ago

When we installed springml we got a red light on the "com.databricks:spark-xml_2.11:0.5.0" library. Now, Databricks throws an exception ("Failed to find data source: xml"), so it seems that the two libraries are incompatible.

We tried installing them in the reverse sequence, but got the same result.

Can anyone replicate this issue?