git commit: SPARK-1235: manage the DAGScheduler EventProcessActor with supervisor and refactor the DAGScheduler with Akka

2014-04-25 Thread matei
Repository: spark Updated Branches: refs/heads/branch-1.0 784b2a613 - 5673c1ea4 SPARK-1235: manage the DAGScheduler EventProcessActor with supervisor and refactor the DAGScheduler with Akka https://spark-project.atlassian.net/browse/SPARK-1235 In the current implementation, the running job

git commit: SPARK-1632. Remove unnecessary boxing in compares in ExternalAppendOnlyM...

2014-04-25 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 027f1b85f - 87cf35c2d SPARK-1632. Remove unnecessary boxing in compares in ExternalAppendOnlyM... ...ap Author: Sandy Ryza sa...@cloudera.com Closes #559 from sryza/sandy-spark-1632 and squashes the following commits: a6cd352 [Sandy

git commit: [Spark-1382] Fix NPE in DStream.slice (updated version of #365)

2014-04-25 Thread tdas
Repository: spark Updated Branches: refs/heads/branch-1.0 94c71e0a2 - f85c6815e [Spark-1382] Fix NPE in DStream.slice (updated version of #365) @zsxwing I cherry-picked your changes and merged the master. #365 had some conflicts once again! Author: zsxwing zsxw...@gmail.com Author: