You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2020/10/26 05:24:00 UTC

[jira] [Commented] (SPARK-33240) Fail fast when fails to instantiate configured v2 session catalog

    [ https://issues.apache.org/jira/browse/SPARK-33240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17220487#comment-17220487 ] 

Jungtaek Lim commented on SPARK-33240:
--------------------------------------

Will work on it.

> Fail fast when fails to instantiate configured v2 session catalog
> -----------------------------------------------------------------
>
>                 Key: SPARK-33240
>                 URL: https://issues.apache.org/jira/browse/SPARK-33240
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0, 3.0.1, 3.1.0
>            Reporter: Jungtaek Lim
>            Priority: Major
>
> Now Spark fails back to use "default catalog" when Spark fails to instantiate configured v2 session catalog.
> While the error log message says nothing about why the instantiation has been failing and the error log message pollutes the log file (as it's logged every time when resolving the catalog), it should be considered as "incorrect" behavior as end users are intended to set the custom catalog and Spark sometimes ignores it, which is against the intention.
> We should simply fail in the case so that end users indicate the failure earlier and try to fix the issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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