Created a PR for the compilation error:
https://github.com/apache/spark/pull/9538

Cheers

On Sat, Nov 7, 2015 at 4:41 AM, Jacek Laskowski <ja...@japila.pl> wrote:

> Hi,
>
> Checked out the latest sources and the build failed:
>
> [error]
> /Users/jacek/dev/oss/spark/core/src/main/scala/org/apache/spark/storage/RDDInfo.scala:25:
> in class RDDInfo, multiple overloaded alternatives of constructor
> RDDInfo define default arguments.
> [error] class RDDInfo(
> [error]       ^
>
> The build commands:
>
> ➜  spark git:(master) ✗ git rev-parse --short HEAD
> 2ff0e79
>
> ➜  spark git:(master) ./dev/change-scala-version.sh 2.11
>
> ➜  spark git:(master) ✗ ./build/mvn -Pyarn -Phadoop-2.6
> -Dhadoop.version=2.7.1 -Dscala-2.11 -Phive -Phive-thriftserver
> -DskipTests clean install
>
> Pozdrawiam,
> Jacek
>
> --
> Jacek Laskowski | http://blog.japila.pl | http://blog.jaceklaskowski.pl
> Follow me at https://twitter.com/jaceklaskowski
> Upvote at http://stackoverflow.com/users/1305344/jacek-laskowski
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>
>

Reply via email to