Repository: spark
Updated Branches:
refs/heads/branch-2.0 f208a9dcd -> 2b35ce818
[SPARK-15638][SQL] Audit Dataset, SparkSession, and SQLContext
## What changes were proposed in this pull request?
This patch contains a list of changes as a result of my auditing Dataset,
SparkSession, and SQLCo
Repository: spark
Updated Branches:
refs/heads/master 5b21139db -> 675921040
[SPARK-15638][SQL] Audit Dataset, SparkSession, and SQLContext
## What changes were proposed in this pull request?
This patch contains a list of changes as a result of my auditing Dataset,
SparkSession, and SQLContex
Repository: spark
Updated Branches:
refs/heads/master 2d34183b2 -> 5b21139db
[SPARK-10530][CORE] Kill other task attempts when one taskattempt belonging the
same task is succeeded in speculation
## What changes were proposed in this pull request?
With this patch, TaskSetManager kills other r
Repository: spark
Updated Branches:
refs/heads/branch-2.0 7076b3707 -> f208a9dcd
[DOCS] fix example code issues in documentation
## What changes were proposed in this pull request?
Fixed broken java code examples in streaming documentation
Attn: tdas
Author: Matthew Wise
Closes #13388 fro
Repository: spark
Updated Branches:
refs/heads/master 5728aa558 -> 2d34183b2
[DOCS] fix example code issues in documentation
## What changes were proposed in this pull request?
Fixed broken java code examples in streaming documentation
Attn: tdas
Author: Matthew Wise
Closes #13388 from ma
Repository: spark
Updated Branches:
refs/heads/master 1360a6d63 -> 5728aa558
[SPARK-15645][STREAMING] Fix some typos of Streaming module
## What changes were proposed in this pull request?
No code change, just some typo fixing.
## How was this patch tested?
Manually run project build with t
Repository: spark
Updated Branches:
refs/heads/branch-2.0 6dae027a6 -> 7076b3707
[SPARK-15645][STREAMING] Fix some typos of Streaming module
## What changes were proposed in this pull request?
No code change, just some typo fixing.
## How was this patch tested?
Manually run project build wi