- Sep 13, 2013
-
-
Patrick Wendell authored
This uses a seperate Hadoop version for YARN artifact. This means when people link against spark-yarn, things will resolve correctly.
-
- Sep 12, 2013
-
-
Patrick Wendell authored
-
- Sep 10, 2013
-
-
Matei Zaharia authored
-
- Sep 09, 2013
-
-
Patrick Wendell authored
-
- Sep 06, 2013
-
-
Jey Kottalam authored
-
- Sep 02, 2013
-
-
Matei Zaharia authored
-
- Sep 01, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Aug 29, 2013
-
-
Matei Zaharia authored
This includes the following changes: - The "assembly" package now builds in Maven by default, and creates an assembly containing both hadoop-client and Spark, unlike the old BigTop distribution assembly that skipped hadoop-client - There is now a bigtop-dist package to build the old BigTop assembly - The repl-bin package is no longer built by default since the scripts don't reply on it; instead it can be enabled with -Prepl-bin - Py4J is now included in the assembly/lib folder as a local Maven repo, so that the Maven package can link to it - run-example now adds the original Spark classpath as well because the Maven examples assembly lists spark-core and such as provided - The various Maven projects add a spark-yarn dependency correctly
-
Matei Zaharia authored
-
- Aug 26, 2013
-
-
Reynold Xin authored
This reverts commit 1fb1b099, reversing changes made to c69c4894.
-
- Aug 21, 2013
-
-
Mark Hamstra authored
-
Jey Kottalam authored
-
Reynold Xin authored
-
- Aug 18, 2013
-
-
Jey Kottalam authored
-
- Aug 16, 2013
-
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Jey Kottalam authored
-
- Aug 15, 2013
-
-
Reynold Xin authored
It made the JSON creation slightly more complicated, but reduces one external dependency. The scala library also properly escape "/" (which lift-json doesn't).
-
Jey Kottalam authored
-
- Aug 13, 2013
-
-
Matei Zaharia authored
-
- Aug 12, 2013
-
-
jerryshao authored
-
- Aug 11, 2013
-
-
Alexander Pivovarov authored
-
- Aug 08, 2013
-
-
Matei Zaharia authored
-
- Jul 30, 2013
-
-
Reynold Xin authored
-
Shivaram Venkataraman authored
Also add jblas dependency to mllib pom.xml
-
- Jul 25, 2013
-
-
Matei Zaharia authored
-
- Jul 24, 2013
-
-
ryanlecompte authored
-
Matei Zaharia authored
-
jerryshao authored
-
- Jul 22, 2013
-
-
Josh Rosen authored
This is used to find methods in the Scala API that need to be ported to the Java API. To use it: ./run spark.tools.JavaAPICompletenessChecker Conflicts: project/SparkBuild.scala run run2.cmd
-
- Jul 21, 2013
-
-
Konstantin Boudnik authored
-
- Jul 16, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
-
- Jul 08, 2013
-
-
Mark Hamstra authored
-
- Jul 06, 2013
-
-
Matei Zaharia authored
-
- Jul 04, 2013
-
-
Konstantin Boudnik authored
-
- Jun 30, 2013
-
-
Matei Zaharia authored
-
- Jun 29, 2013
-
-
Matei Zaharia authored
-
- Jun 22, 2013
-
-
Patrick Wendell authored
-