yangZhiguo created SPARK-21004:
----------------------------------

             Summary: remove the never used declaration in function 
warnDeprecatedVersions
                 Key: SPARK-21004
                 URL: https://issues.apache.org/jira/browse/SPARK-21004
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.3.0
            Reporter: yangZhiguo
            Priority: Minor


the function {warnDeprecatedVersions} of class SparkContext, the declaration of 
val javaVersion = System.getProperty("java.version").split("[+.\\-]+", 3) 
is never used in this function



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

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

Reply via email to