You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "dzcxzl (Jira)" <ji...@apache.org> on 2023/10/30 06:36:00 UTC

[jira] [Created] (SPARK-45717) Avoid use spark.yarn.user.classpath.first

dzcxzl created SPARK-45717:
------------------------------

             Summary: Avoid use spark.yarn.user.classpath.first
                 Key: SPARK-45717
                 URL: https://issues.apache.org/jira/browse/SPARK-45717
             Project: Spark
          Issue Type: Improvement
          Components: YARN
    Affects Versions: 3.5.0
            Reporter: dzcxzl


When we set spark.yarn.user.classpath.first=true, we get the following message

 
{code:java}
23/10/30 14:32:16.855 pool-1-thread-1-ScalaTest-running-ClientSuite WARN SparkConf: The configuration key 'spark.yarn.user.classpath.first' has been deprecated as of Spark 1.3 and may be removed in the future. Please use spark.{driver,executor}.userClassPathFirst instead. {code}
 
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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