Dongjoon Hyun created SPARK-21578:
-------------------------------------

             Summary: Consolidate redundant SparkContext constructors due to 
SI-8479
                 Key: SPARK-21578
                 URL: https://issues.apache.org/jira/browse/SPARK-21578
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: Dongjoon Hyun


Due to SI-8479, 
[SPARK-1093|https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/SparkContext.scala#L148-L181]
 introduced redundant constructors.

Since [SI-8479|https://issues.scala-lang.org/browse/SI-8479] is fixed in Scala 
2.10.5 and Scala 2.11.1. We can remove them safely.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to