Repository: spark
Updated Branches:
refs/heads/branch-2.0 48239b5f1 -> 96c011d5b
[MINOR][DOC] In Dataset docs, remove self link to Dataset and add link to Column
## What changes were proposed in this pull request?
Documentation Fix
## How was this patch tested?
Author: Sandeep Singh
Closes
Repository: spark
Updated Branches:
refs/heads/master afbe35cf5 -> d5807def1
[MINOR][DOC] In Dataset docs, remove self link to Dataset and add link to Column
## What changes were proposed in this pull request?
Documentation Fix
## How was this patch tested?
Author: Sandeep Singh
Closes #13
Repository: spark
Updated Branches:
refs/heads/branch-2.0 2c39b9a5d -> 48239b5f1
[SPARK-14670] [SQL] allow updating driver side sql metrics
## What changes were proposed in this pull request?
On the SparkUI right now we have this SQLTab that displays accumulator values
per operator. However,
Repository: spark
Updated Branches:
refs/heads/master 4e8ac6edd -> afbe35cf5
[SPARK-14670] [SQL] allow updating driver side sql metrics
## What changes were proposed in this pull request?
On the SparkUI right now we have this SQLTab that displays accumulator values
per operator. However, it
Repository: spark
Updated Branches:
refs/heads/branch-2.0 b2778c8bb -> 2c39b9a5d
[SPARK-15735] Allow specifying min time to run in microbenchmarks
## What changes were proposed in this pull request?
This makes microbenchmarks run for at least 2 seconds by default, to allow some
time for jit
Repository: spark
Updated Branches:
refs/heads/master ca70ab27c -> 4e8ac6edd
[SPARK-15735] Allow specifying min time to run in microbenchmarks
## What changes were proposed in this pull request?
This makes microbenchmarks run for at least 2 seconds by default, to allow some
time for jit comp
Repository: spark
Updated Branches:
refs/heads/branch-2.0 5e9a8e715 -> b2778c8bb
[DOCUMENTATION] Fixed target JAR path
## What changes were proposed in this pull request?
Mentioned Scala version in the sbt configuration file is 2.11, so the path of
the target JAR should be `/target/scala-2.1
Repository: spark
Updated Branches:
refs/heads/master f958c1c3e -> ca70ab27c
[DOCUMENTATION] Fixed target JAR path
## What changes were proposed in this pull request?
Mentioned Scala version in the sbt configuration file is 2.11, so the path of
the target JAR should be `/target/scala-2.11/si
Repository: spark
Updated Branches:
refs/heads/master 87706eb66 -> f958c1c3e
[MINOR] Fix Java Lint errors introduced by #13286 and #13280
## What changes were proposed in this pull request?
revived #13464
Fix Java Lint errors introduced by #13286 and #13280
Before:
```
Using `mvn` from path:
Repository: spark
Updated Branches:
refs/heads/branch-2.0 a790ac579 -> 5e9a8e715
[MINOR] Fix Java Lint errors introduced by #13286 and #13280
## What changes were proposed in this pull request?
revived #13464
Fix Java Lint errors introduced by #13286 and #13280
Before:
```
Using `mvn` from p
Author: srowen
Date: Wed Jun 8 12:04:28 2016
New Revision: 1747385
URL: http://svn.apache.org/viewvc?rev=1747385&view=rev
Log:
Uploaded Spark 2.0.0 preview docs and added preview docs section on site
[This commit notification would consist of 1214 parts,
which exceeds the limit of 50 ones, so
Repository: spark
Updated Branches:
refs/heads/branch-2.0 141e910af -> a790ac579
[SPARK-15793][ML] Add maxSentenceLength for ml.Word2Vec
## What changes were proposed in this pull request?
https://issues.apache.org/jira/browse/SPARK-15793
Word2vec in ML package should have maxSentenceLength
Repository: spark
Updated Branches:
refs/heads/master 91fbc880b -> 87706eb66
[SPARK-15793][ML] Add maxSentenceLength for ml.Word2Vec
## What changes were proposed in this pull request?
https://issues.apache.org/jira/browse/SPARK-15793
Word2vec in ML package should have maxSentenceLength meth
13 matches
Mail list logo