You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Xiangrui Meng <me...@gmail.com> on 2014/06/03 02:30:52 UTC

Which version does the binary compatibility test against by default?

Is there a way to specify the target version? -Xiangrui

Re: Which version does the binary compatibility test against by default?

Posted by Patrick Wendell <pw...@gmail.com>.
Yeah - check out sparkPreviousArtifact in the build:
https://github.com/apache/spark/blob/master/project/SparkBuild.scala#L325

- Patrick

On Mon, Jun 2, 2014 at 5:30 PM, Xiangrui Meng <me...@gmail.com> wrote:
> Is there a way to specify the target version? -Xiangrui