spark git commit: [SPARK-18382][WEBUI] "run at null:-1" in UI when no file/line info in call site info

2016-11-13 Thread sarutak
Repository: spark Updated Branches: refs/heads/branch-2.0 a719c5128 -> 646cc8552 [SPARK-18382][WEBUI] "run at null:-1" in UI when no file/line info in call site info ## What changes were proposed in this pull request? Avoid reporting null/-1 file / line number in call sites if encountering

spark git commit: [SPARK-18382][WEBUI] "run at null:-1" in UI when no file/line info in call site info

2016-11-13 Thread sarutak
Repository: spark Updated Branches: refs/heads/branch-2.1 8fc6455c0 -> 12bde11ca [SPARK-18382][WEBUI] "run at null:-1" in UI when no file/line info in call site info ## What changes were proposed in this pull request? Avoid reporting null/-1 file / line number in call sites if encountering

spark git commit: [SPARK-18382][WEBUI] "run at null:-1" in UI when no file/line info in call site info

2016-11-13 Thread sarutak
Repository: spark Updated Branches: refs/heads/master 07be232ea -> f95b124c6 [SPARK-18382][WEBUI] "run at null:-1" in UI when no file/line info in call site info ## What changes were proposed in this pull request? Avoid reporting null/-1 file / line number in call sites if encountering Stac

spark git commit: [SPARK-18412][SPARKR][ML] Fix exception for some SparkR ML algorithms training on libsvm data

2016-11-13 Thread yliang
Repository: spark Updated Branches: refs/heads/branch-2.1 0c69224ed -> 8fc6455c0 [SPARK-18412][SPARKR][ML] Fix exception for some SparkR ML algorithms training on libsvm data ## What changes were proposed in this pull request? * Fix the following exceptions which throws when ```spark.randomF

spark git commit: [SPARK-18412][SPARKR][ML] Fix exception for some SparkR ML algorithms training on libsvm data

2016-11-13 Thread yliang
Repository: spark Updated Branches: refs/heads/master b91a51bb2 -> 07be232ea [SPARK-18412][SPARKR][ML] Fix exception for some SparkR ML algorithms training on libsvm data ## What changes were proposed in this pull request? * Fix the following exceptions which throws when ```spark.randomFores

spark git commit: [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide

2016-11-13 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 80c1a1f30 -> a719c5128 [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide Update the python section of the Structured Streaming Guide from .builder() to .builder Validated document

spark git commit: [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide

2016-11-13 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 6fae4241f -> 0c69224ed [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide ## What changes were proposed in this pull request? Update the python section of the Structured Streaming G

spark git commit: [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide

2016-11-13 Thread rxin
Repository: spark Updated Branches: refs/heads/master 1386fd28d -> b91a51bb2 [SPARK-18426][STRUCTURED STREAMING] Python Documentation Fix for Structured Streaming Programming Guide ## What changes were proposed in this pull request? Update the python section of the Structured Streaming Guide