You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/09/08 20:35:20 UTC

[jira] [Created] (SPARK-17456) Utility for parsing Spark versions

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org