[
https://issues.apache.org/jira/browse/SPARK-24924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17303213#comment-17303213
]
Yu Xiang commented on SPARK-24924:
----------------------------------
[~tgraves], [~Gengliang.Wang] [~dongjoon],
Hi, I am struggling with the "Spark Multiple sources found for " issue. Is it a
bug or is it just some problems with the Spark versions?
I have a Java program, in which I call the spark textFile function. It works
well locally when running the Java program from the IDE. However when using
`spark-submit` with the jar file, there are errors with "Spark Multiple sources
found for text". Even I specify the default format
"org.apache.spark.sql.execution.datasources.text.TextFileFormat", such error
still exist if I run in "spark-submit" mode.
The detailed description of the problem is here:
[https://stackoverflow.com/questions/66664181/spark-multiple-sources-found-for-text]
Could you help have a look? Thank you
> Add mapping for built-in Avro data source
> -----------------------------------------
>
> Key: SPARK-24924
> URL: https://issues.apache.org/jira/browse/SPARK-24924
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 2.4.0
> Reporter: Dongjoon Hyun
> Assignee: Dongjoon Hyun
> Priority: Minor
> Fix For: 2.4.0
>
>
> This issue aims to the followings.
> # Like `com.databricks.spark.csv` mapping, we had better map
> `com.databricks.spark.avro` to built-in Avro data source.
> # Remove incorrect error message, `Please find an Avro package at ...`.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]