Repository: spark
Updated Branches:
refs/heads/branch-2.0 8e71b19f3 -> 28c015133
[SPARK-21991][LAUNCHER][FOLLOWUP] Fix java lint
## What changes were proposed in this pull request?
Fix java lint
## How was this patch tested?
Run `./dev/lint-java`
Author: Andrew Ash
Closes #19574 from ash
Repository: spark
Updated Branches:
refs/heads/master 841f1d776 -> 5433be44c
[SPARK-21991][LAUNCHER][FOLLOWUP] Fix java lint
## What changes were proposed in this pull request?
Fix java lint
## How was this patch tested?
Run `./dev/lint-java`
Author: Andrew Ash
Closes #19574 from ash211/
Repository: spark
Updated Branches:
refs/heads/branch-2.1 dc09714a0 -> 3e77b7481
[SPARK-21991][LAUNCHER][FOLLOWUP] Fix java lint
## What changes were proposed in this pull request?
Fix java lint
## How was this patch tested?
Run `./dev/lint-java`
Author: Andrew Ash
Closes #19574 from ash
Repository: spark
Updated Branches:
refs/heads/branch-2.2 35725f735 -> d2dc175a1
[SPARK-21991][LAUNCHER][FOLLOWUP] Fix java lint
## What changes were proposed in this pull request?
Fix java lint
## How was this patch tested?
Run `./dev/lint-java`
Author: Andrew Ash
Closes #19574 from ash
Repository: spark
Updated Branches:
refs/heads/branch-2.2 9ed64048a -> 35725f735
[SPARK-22332][ML][TEST] Fix NaiveBayes unit test occasionly fail (cause by test
dataset not deterministic)
## What changes were proposed in this pull request?
Fix NaiveBayes unit test occasionly fail:
Set seed f
Repository: spark
Updated Branches:
refs/heads/master b377ef133 -> 841f1d776
[SPARK-22332][ML][TEST] Fix NaiveBayes unit test occasionly fail (cause by test
dataset not deterministic)
## What changes were proposed in this pull request?
Fix NaiveBayes unit test occasionly fail:
Set seed for `
Repository: spark
Updated Branches:
refs/heads/branch-2.2 4c1a8682e -> 9ed64048a
[SPARK-7][CORE] DiskBlockManager.getAllBlocks now tolerates temp files
Prior to this commit getAllBlocks implicitly assumed that the directories
managed by the DiskBlockManager contain only the files correspon
Repository: spark
Updated Branches:
refs/heads/master d212ef14b -> b377ef133
[SPARK-7][CORE] DiskBlockManager.getAllBlocks now tolerates temp files
## What changes were proposed in this pull request?
Prior to this commit getAllBlocks implicitly assumed that the directories
managed by the
Repository: spark
Updated Branches:
refs/heads/master 6ea8a56ca -> d212ef14b
[SPARK-22341][YARN] Impersonate correct user when preparing resources.
The bug was introduced in SPARK-22290, which changed how the app's user
is impersonated in the AM. The changed missed an initialization function
t
Repository: spark
Updated Branches:
refs/heads/branch-2.0 a96fbd8b8 -> 8e71b19f3
[SPARK-21991][LAUNCHER] Fix race condition in LauncherServer#acceptConnections
## What changes were proposed in this pull request?
This patch changes the order in which _acceptConnections_ starts the client
threa
Repository: spark
Updated Branches:
refs/heads/branch-2.2 daa838b88 -> 4c1a8682e
[SPARK-21991][LAUNCHER] Fix race condition in LauncherServer#acceptConnections
## What changes were proposed in this pull request?
This patch changes the order in which _acceptConnections_ starts the client
threa
Repository: spark
Updated Branches:
refs/heads/branch-2.1 5a4072b2c -> dc09714a0
[SPARK-21991][LAUNCHER] Fix race condition in LauncherServer#acceptConnections
## What changes were proposed in this pull request?
This patch changes the order in which _acceptConnections_ starts the client
threa
Repository: spark
Updated Branches:
refs/heads/master 3d43a9f93 -> 6ea8a56ca
[SPARK-21991][LAUNCHER] Fix race condition in LauncherServer#acceptConnections
## What changes were proposed in this pull request?
This patch changes the order in which _acceptConnections_ starts the client
thread an
Repository: spark
Updated Branches:
refs/heads/master 1051ebec7 -> 3d43a9f93
[SPARK-22349] In on-heap mode, when allocating memory from pool,we should fill
memory with `MEMORY_DEBUG_FILL_CLEAN_VALUE`
## What changes were proposed in this pull request?
In on-heap mode, when allocating memory f
Repository: spark
Updated Branches:
refs/heads/master 6c6950839 -> 1051ebec7
[SPARK-20783][SQL][FOLLOW-UP] Create ColumnVector to abstract existing
compressed column
## What changes were proposed in this pull request?
Removed one unused method.
## How was this patch tested?
Existing tests.
Repository: spark
Updated Branches:
refs/heads/master 427359f07 -> 6c6950839
[SPARK-22322][CORE] Update FutureAction for compatibility with Scala 2.12 Future
## What changes were proposed in this pull request?
Scala 2.12's `Future` defines two new methods to implement, `transform` and
`trans
Repository: spark-website
Updated Branches:
refs/heads/asf-site bdb87e97c -> 853627da6
Remove use of s3 cloudfront mirror for downloads; other minor fixes
Project: http://git-wip-us.apache.org/repos/asf/spark-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark-website/commit/853
17 matches
Mail list logo