databricks / spark-xml

XML data source for Spark SQL and DataFrames
Apache License 2.0
499 stars 226 forks source link

EMRServerless #640

Closed akash1302 closed 1 year ago

akash1302 commented 1 year ago

Hi,

I am using EMR serverless ,i am trying to read .xml file present in s3 bucket from EMR serverless spark,but getting issue "Failed to find data source: com.databricks.spark.xml. Please find packages at https://spark.apache.org/third-party-projects.htm"

srowen commented 1 year ago

Sounds like you did not add the spark-xml library to the cluster?