- Jul 23, 2013
-
-
Matei Zaharia authored
Creates task start events
-
Karen Feng authored
-
Karen Feng authored
-
Karen Feng authored
-
shivaram authored
Made RegressionModel serializable and added unit tests to make sure predict methods would work.
-
Karen Feng authored
-
Matei Zaharia authored
Add a public method getCachedRdds to SparkContext
-
Reynold Xin authored
-
Reynold Xin authored
-
Evan Chan authored
-
Evan Chan authored
-
Evan Chan authored
-
- Jul 22, 2013
-
-
Matei Zaharia authored
Creates Executors tab for Jobs UI
-
Karen Feng authored
-
Matei Zaharia authored
-
Josh Rosen authored
-
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
-
Matei Zaharia authored
-
Matei Zaharia authored
Fix bug: DoubleRDDFunctions.sampleStdev() computed non-sample stdev()
-
Karen Feng authored
-
Karen Feng authored
-
Josh Rosen authored
Update JavaDoubleRDD to add new methods and docs. Fixes SPARK-825.
-
Karen Feng authored
-
https://github.com/mesos/sparkKaren Feng authored
-
- Jul 21, 2013
-
-
Evan Chan authored
-
Matei Zaharia authored
Regression: default webui-port can't be set via command line "--webui-port" anymore
-
- Jul 19, 2013
-
-
Karen Feng authored
-
Karen Feng authored
-
Konstantin Boudnik authored
-
Matei Zaharia authored
Move ML lib data generator files to util/
-
Matei Zaharia authored
Do not copy local jars given to SparkContext in yarn mode
-
Liang-Chi Hsieh authored
-
Liang-Chi Hsieh authored
-
Liang-Chi Hsieh authored
-
Liang-Chi Hsieh authored
Do not copy local jars given to SparkContext in yarn mode since the Context is not running on local. This bug causes failure when jars can not be found. Example codes (such as spark.examples.SparkPi) can not work without this fix under yarn mode.
-
- Jul 18, 2013
-
-
Matei Zaharia authored
Updates to LogisticRegression
-
Shivaram Venkataraman authored
-
Shivaram Venkataraman authored
-
Matei Zaharia authored
[BUGFIX] Fix for sbt/sbt script SPARK_HOME setting
-
Matei Zaharia authored
fix a bug in build process that pulls in two versions of ASM.
-