You need to upgrade version of spark_xml
library to a version compiled for Scala 2.12, because the version that works for DBR 6.4 isn't compatible with new Scala version. So, instead of spark-xml_2.11
you need to use spark-xml_2.12
.
P.S. I just checked with DBR 7.3 LTS & com.databricks:spark-xml_2.12:0.11.0
- works just fine.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…