You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "mridulm (via GitHub)" <gi...@apache.org> on 2023/09/29 03:49:28 UTC

[GitHub] [spark] mridulm commented on pull request #43173: [SPARK-45372][CORE] Handle ClassNotFoundException when load extension

mridulm commented on PR #43173:
URL: https://github.com/apache/spark/pull/43173#issuecomment-1740269540

   Agree with @JoshRosen's comment - for example, these could be sql extensions or shuffle components - it is preferable to fail the application than to ignore the class loading error: users can fix the failure by making appropriate config or dependency changes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org