- Jun 22, 2013
-
-
Matei Zaharia authored
Optimize PySpark worker invocation
-
Matei Zaharia authored
-
- Jun 21, 2013
-
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Jey Kottalam authored
-
Jey Kottalam authored
-
- Jun 20, 2013
-
-
Matei Zaharia authored
-
Matei Zaharia authored
- Exclude a version of ASM 3.x that comes from HBase - Don't use a special ASF repo for HBase - Update SLF4J version - Add sbt-dependency-graph plugin so we can easily find dependency trees
-
- Jun 19, 2013
-
-
Matei Zaharia authored
fix typo and coding style in #638
-
Matei Zaharia authored
-
- Jun 18, 2013
-
-
Gavin Li authored
-
Matei Zaharia authored
Conflicts: project/SparkBuild.scala
-
Matei Zaharia authored
Add hBase example (retry of pull request #596)
-
Matei Zaharia authored
Reduce ZippedPartitionsRDD's getPreferredLocations complexity from O(2^2n) to O(2^n)
-
- Jun 17, 2013
-
-
jerryshao authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Bug fix: Zero-length partitions result in NaN for overall mean & variance
-
Matei Zaharia authored
SPARK-781: Log the temp directory path when Spark says "Failed to create temp directory."
-
Matei Zaharia authored
Conflicts: core/src/main/scala/spark/scheduler/cluster/TaskSetManager.scala
-
Reynold Xin authored
-
Reynold Xin authored
temp directory".
-
Matei Zaharia authored
Enhance pipe to support more features we can do in hadoop streaming
-
Gavin Li authored
-
- Jun 16, 2013
-
-
ssh://github.com/lyogavin/sparkGavin Li authored
-
Yu L Li authored
-
Gavin Li authored
-
Gavin Li authored
-
Christopher Nguyen authored
-
Christopher Nguyen authored
-
- Jun 15, 2013
-
-
Christopher Nguyen authored
Add zeroLengthPartitions() test to make sure, e.g., StatCounter.scala can handle empty partitions without incorrectly returning NaN
-
Matei Zaharia authored
Add top K method to RDD using a bounded priority queue
-
ryanlecompte authored
-
- Jun 14, 2013
-
-
Andrew xia authored
-
Matei Zaharia authored
SPARK-772 / SPARK-774: groupByKey and cogroup should disable map side combine
-
Reynold Xin authored
-
Reynold Xin authored
-
- Jun 13, 2013
-
-
ryanlecompte authored
-