Hi!
I want to bring this issue of Spark 2.0 here
https://issues.apache.org/jira/browse/SPARK-15465.
It looks quite major (I would even say critical) to me. Should it be fixed
within RC?
I would also like to contribute myself but struggle to find a place where
to start...
Thanks!
--
Dmitry
So, as I understand the correct git branch to maven version mapping should
be the following:
branch-2.0 -> 2.0.0-SNAPSHOT
master -> 2.1.0-SNAPSHOT
but the current is
branch-2.0 -> 2.0.1-SNAPSHOT
master -> 2.0.0-SNAPTHOT
We are starting to play with Spark 2.0 in TransferWise and find the
versio
Sorry for bringing this topic up. Any updates here?
Really looking forward to the upcoming RC.
Thanks!
On Wed, Jul 6, 2016 at 6:19 PM, Ted Yu wrote:
> Running the following command:
> build/mvn clean -Phive -Phive-thriftserver -Pyarn -Phadoop-2.6 -Psparkr
> -Dhadoop.version=2.7.0 package
>
> T