You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sachin Aggarwal (JIRA)" <ji...@apache.org> on 2017/02/16 09:27:41 UTC

[jira] [Created] (SPARK-19624) --conf spark.app.name=test is not working with spark-shell/pyspark

Sachin Aggarwal created SPARK-19624:
---------------------------------------

             Summary: --conf spark.app.name=test is not working with spark-shell/pyspark
                 Key: SPARK-19624
                 URL: https://issues.apache.org/jira/browse/SPARK-19624
             Project: Spark
          Issue Type: Bug
          Components: Spark Core, Spark Shell, Spark Submit
    Affects Versions: 2.1.0, 2.0.0, 1.6.0
            Reporter: Sachin Aggarwal
            Priority: Minor


On starting a spark-shell or pyshark shell if we pass --conf spark.app.name=test it is not working as --name "Spark shell"  takes precedence over --conf 
line refrence for spark-shell
https://github.com/apache/spark/blob/master/bin/spark-shell#L53
similarly line refrence for pyspark 
https://github.com/apache/spark/blob/master/bin/pyspark#L77



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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