Ask Your Question
1

What does the error message "org.apache.spark.sql.execution.QueryExecutionException: Encountered error while reading file xxxxxx" indicate when Spark fails?

asked 2023-06-15 14:02:53 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-06-15 14:21:01 +0000

devzero gravatar image

The error message "org.apache.spark.sql.execution.QueryExecutionException: Encountered error while reading file xxxxxx" indicates that there was an error encountered while Spark was trying to read a file. This error could be caused by a number of things such as incorrect file format, corrupted file, missing file or insufficient permissions to access the file.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-15 14:02:53 +0000

Seen: 8 times

Last updated: Jun 15 '23