You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/09/09 12:37:21 UTC

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

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

Yanbo Liang resolved SPARK-17456.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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
>             Fix For: 2.1.0
>
>
> 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