Takuya Ueshin created SPARK-26060:
-------------------------------------

             Summary: Track SparkConf entries and make SET command reject such 
entries.
                 Key: SPARK-26060
                 URL: https://issues.apache.org/jira/browse/SPARK-26060
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core, SQL
    Affects Versions: 2.4.0
            Reporter: Takuya Ueshin


Currently the {{SET}} command works without any warnings even if the specified 
key is for {{SparkConf}} entries and it has no effect because the command does 
not update {{SparkConf}}, but the behavior might confuse users. We should track 
{{SparkConf}} entries and make the command reject for such entries.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to