-
- Downloads
Merge pull request #37 from pwendell/merge-0.8
merge in remaining changes from `branch-0.8` This merges in the following changes from `branch-0.8`: - The scala version is included in the published maven artifact names - A unit tests which had non-deterministic failures is ignored (see SPARK-908) - A minor documentation change shows the short version instead of the full version - Moving the kafka jar to be "provided" - Changing the default spark ec2 version. - Some spacing changes caused by Maven's release plugin Note that I've squashed this into a single commit rather than pull in the branch-0.8 history. There are a bunch of release/revert commits there that make the history super ugly.
No related branches found
No related tags found
Showing
- assembly/pom.xml 9 additions, 9 deletionsassembly/pom.xml
- bagel/pom.xml 4 additions, 4 deletionsbagel/pom.xml
- core/pom.xml 7 additions, 8 deletionscore/pom.xml
- core/src/test/scala/org/apache/spark/scheduler/SparkListenerSuite.scala 5 additions, 1 deletion...scala/org/apache/spark/scheduler/SparkListenerSuite.scala
- docs/_layouts/global.html 2 additions, 2 deletionsdocs/_layouts/global.html
- examples/pom.xml 22 additions, 8 deletionsexamples/pom.xml
- mllib/pom.xml 4 additions, 4 deletionsmllib/pom.xml
- pom.xml 4 additions, 3 deletionspom.xml
- repl-bin/pom.xml 5 additions, 5 deletionsrepl-bin/pom.xml
- repl/pom.xml 10 additions, 10 deletionsrepl/pom.xml
- streaming/pom.xml 5 additions, 4 deletionsstreaming/pom.xml
- tools/pom.xml 4 additions, 4 deletionstools/pom.xml
- yarn/pom.xml 3 additions, 3 deletionsyarn/pom.xml
Loading
Please register or sign in to comment