You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/06/11 19:49:05 UTC

[jira] [Resolved] (SPARK-2071) Package private classes that are deleted from an older version of Spark trigger errors

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

Patrick Wendell resolved SPARK-2071.
------------------------------------

    Resolution: Fixed

Fixed by:
https://github.com/apache/spark/pull/1021

> Package private classes that are deleted from an older version of Spark trigger errors
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-2071
>                 URL: https://issues.apache.org/jira/browse/SPARK-2071
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Build
>            Reporter: Patrick Wendell
>            Assignee: Prashant Sharma
>             Fix For: 1.1.0
>
>
> We should figure out how to fix this. One idea is to run the MIMA exclude generator with sbt itself (rather than ./spark-class) so it can run against the older versions of Spark and make sure to exclude classes that are marked as package private in that version as well.



--
This message was sent by Atlassian JIRA
(v6.2#6252)