Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-14 Thread Jacek Laskowski
Hi Jestin, You can find the docs of the latest and greatest Spark at http://people.apache.org/~pwendell/spark-nightly/spark-master-docs/latest/. The jars are at the ASF SNAPSHOT repo at http://repository.apache.org/snapshots/. Pozdrawiam, Jacek Laskowski https://medium.com/@jaceklaskowski/

Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Chris Fregly
alrighty then! bcc'ing user list. cc'ing dev list. @user list people: do not read any further or you will be in violation of ASF policies! On Tue, Aug 9, 2016 at 11:50 AM, Mark Hamstra wrote: > That's not going to happen on the user list, since that is against ASF >

Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Sean Owen
Nightlies are built and made available in the ASF snapshot repo, from master. This is noted at the bottom of the downloads page, and at https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-NightlyBuilds . This hasn't changed in as long as I can recall.

Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Mark Hamstra
That's not going to happen on the user list, since that is against ASF policy (http://www.apache.org/dev/release.html): During the process of developing software and preparing a release, various > packages are made available to the developer community for testing > purposes. Do not include any

Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Chris Fregly
this is a valid question. there are many people building products and tooling on top of spark and would like access to the latest snapshots and such. today's ink is yesterday's news to these people - including myself. what is the best way to get snapshot releases including nightly and

Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Mich Talebzadeh
LOL Ink has not dried on Spark 2 yet so to speak :) Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw * http://talebzadehmich.wordpress.com

Re: Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Mark Hamstra
What are you expecting to find? There currently are no releases beyond Spark 2.0.0. On Tue, Aug 9, 2016 at 9:55 AM, Jestin Ma wrote: > If we want to use versions of Spark beyond the official 2.0.0 release, > specifically on Maven + Java, what steps should we take to

Spark 2.0.1 / 2.1.0 on Maven

2016-08-09 Thread Jestin Ma
If we want to use versions of Spark beyond the official 2.0.0 release, specifically on Maven + Java, what steps should we take to upgrade? I can't find the newer versions on Maven central. Thank you! Jestin