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:36:20 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-17456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474917#comment-15474917 ] 

Joseph K. Bradley commented on SPARK-17456:
-------------------------------------------

Linking a JIRA which will require this

> 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