You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/04/01 21:40:52 UTC

[jira] [Created] (SPARK-6656) Allow the application name to be passed in versus pulling from SparkContext.getAppName()

Chris Fregly created SPARK-6656:
-----------------------------------

             Summary: Allow the application name to be passed in versus pulling from SparkContext.getAppName() 
                 Key: SPARK-6656
                 URL: https://issues.apache.org/jira/browse/SPARK-6656
             Project: Spark
          Issue Type: Improvement
          Components: Streaming
    Affects Versions: 1.1.0
            Reporter: Chris Fregly


this is useful for the scenario where Kinesis Spark Streaming is being invoked from the Spark Shell.  in this case, the application name in the SparkContext is pre-set to "Spark Shell".

this isn't a common or recommended use case, but it's best to make this configurable outside of SparkContext.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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