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

Josh Rosen resolved SPARK-2697.
-------------------------------
    Resolution: Won't Fix

Now that we source the version from SparkContext / the Spark package object, I 
don't think it's a huge win to source the ASCII art from the same place (since 
it rarely changes), so I'm going to mark this as "Won't Fix."

> Source Scala and Python shell banners from a single place
> ---------------------------------------------------------
>
>                 Key: SPARK-2697
>                 URL: https://issues.apache.org/jira/browse/SPARK-2697
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, Spark Core
>            Reporter: Nicholas Chammas
>            Priority: Minor
>
> * Here's the [Scala shell 
> banner|https://github.com/apache/spark/blob/79820fe825ed7c09d55f50503b7ab53d4585e5f7/repl/src/main/scala/org/apache/spark/repl/SparkILoopInit.scala#L25]
> * Here's the [Python shell 
> banner|https://github.com/apache/spark/blob/5d16d5bbfd242c16ee0d6952c48dcd90651f8ae2/python/pyspark/shell.py#L46]
> They're independent. As such, updates to the banner need to be made in two 
> places. 
> If not too disruptive, it would be better if the code were refactored so that 
> updates only need to be made in one place.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to