You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/02/20 03:28:00 UTC

[jira] [Assigned] (SPARK-34478) Ignore or reject wrong config when start sparksession

     [ https://issues.apache.org/jira/browse/SPARK-34478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Apache Spark reassigned SPARK-34478:
------------------------------------

    Assignee:     (was: Apache Spark)

> Ignore or reject wrong config when start sparksession
> -----------------------------------------------------
>
>                 Key: SPARK-34478
>                 URL: https://issues.apache.org/jira/browse/SPARK-34478
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, SQL
>    Affects Versions: 3.2.0
>            Reporter: angerszhu
>            Priority: Major
>
> When use 
> {code:java}
> SparkSession.builder().config()
> {code}
> In this method user may config `spark.driver.memory`. But when we run this code, jvm is started,  so this configuration won't work and in Spark UI, it will show as this configuration. 
> So we should ignore such as wrong way.



--
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