Re: Unable to build Spark 1.5, is build broken or can anyone successfully build?

2015-10-23 Thread Robineast
Both Spark 1.5 and 1.5.1 are released so it certainly shouldn't be a problem - Robin East Spark GraphX in Action Michael Malak and Robin East Manning Publications Co. http://www.manning.com/books/spark-graphx-in-action -- View this message in context: http://apache-spark-user-list.10015

Re: Unable to build Spark 1.5, is build broken or can anyone successfully build?

2015-08-31 Thread Ben Burford
our message will be added to the > discussion below: > http://apache-spark-user-list.1001560.n3.nabble.com/Unable-to-build-Spark-1-5-is-build-broken-or-can-anyone-successfully-build-tp24513p24515.html > > > To unsubscribe from Unable to build Spark 1.5, is build broken or can &g

Re: Unable to build Spark 1.5, is build broken or can anyone successfully build?

2015-08-31 Thread Sean Owen
I don't think it's an 'issue'; the build does in fact require Maven 3.3.3 and Java 7 on purpose. If you don't have Maven 3.3.3, run 'build/mvn' or ('build/mvn --force' if you have an older Maven locally) to get 3.3.3. On Mon, Aug 31, 2015 at 6:27 AM, Kevin Jung wrote: > I expect it because the ve

Re: Unable to build Spark 1.5, is build broken or can anyone successfully build?

2015-08-30 Thread Kevin Jung
I expect it because the versions are not in the range defined in pom.xml. You should upgrade your maven version to 3.3.3 and JDK to 1.7. Spark team already knows this issue so you can get some information on community board of developers. Kevin -- View this message in context: http://apache-sp