Joseph K. Bradley created SPARK-17456:
-----------------------------------------

             Summary: Utility for parsing Spark versions
                 Key: SPARK-17456
                 URL: https://issues.apache.org/jira/browse/SPARK-17456
             Project: Spark
          Issue Type: New Feature
          Components: Spark Core
            Reporter: Joseph K. Bradley
            Assignee: Joseph K. Bradley
            Priority: Minor


There are many hacks within Spark's codebase to identify and compare Spark 
versions.  We should add a simple utility to standardize these code paths, 
especially since there have been mistakes made in the past.  This will let us 
add unit tests as well.  This initial patch will only add methods for 
extracting major and minor versions as Int types in Scala.



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

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

Reply via email to