Repository: spark
Updated Branches:
refs/heads/master 171f6ddad -> ded6d27e4
[SPARK-22648][K8S] Add documentation covering init containers and secrets
## What changes were proposed in this pull request?
This PR updates the Kubernetes documentation corresponding to the following
features/chan
[SPARK-22757][KUBERNETES] Enable use of remote dependencies (http, s3, gcs,
etc.) in Kubernetes mode
## What changes were proposed in this pull request?
This PR expands the Kubernetes mode to be able to use remote dependencies on
http/https endpoints, GCS, S3, etc. It adds steps for configuring
Repository: spark
Updated Branches:
refs/heads/master 32ec269d0 -> 171f6ddad
http://git-wip-us.apache.org/repos/asf/spark/blob/171f6dda/resource-managers/kubernetes/core/src/main/scala/org/apache/spark/deploy/k8s/submit/steps/initcontainer/InitContainerMountSecretsStep.scala
---
Repository: spark
Updated Branches:
refs/heads/master 568398452 -> 32ec269d0
[SPARK-22909][SS] Move Structured Streaming v2 APIs to streaming folder
## What changes were proposed in this pull request?
This PR moves Structured Streaming v2 APIs to streaming folder as following:
```
sql/core/sr
Repository: spark
Updated Branches:
refs/heads/master 753793bc8 -> 568398452
[SPARK-18016][SQL][FOLLOW-UP] Code Generation: Constant Pool Limit - reduce
entries for mutable state
## What changes were proposed in this pull request?
This PR addresses additional review comments in #19811
## Ho
Author: pwendell
Date: Thu Dec 28 04:14:58 2017
New Revision: 23928
Log:
Apache Spark 2.3.0-SNAPSHOT-2017_12_27_20_01-753793b docs
[This commit notification would consist of 1420 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/master 774715d5c -> 753793bc8
[SPARK-22899][ML][STREAMING] Fix OneVsRestModel transform on streaming data
failed.
## What changes were proposed in this pull request?
Fix OneVsRestModel transform on streaming data failed.
## How was this patch t
Author: pwendell
Date: Wed Dec 27 16:14:35 2017
New Revision: 23918
Log:
Apache Spark 2.3.0-SNAPSHOT-2017_12_27_08_01-774715d docs
[This commit notification would consist of 1420 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/master b8bfce51a -> 774715d5c
[SPARK-22904][SQL] Add tests for decimal operations and string casts
## What changes were proposed in this pull request?
Test coverage for arithmetic operations leading to:
1. Precision loss
2. Overflow
Moreover,
Author: pwendell
Date: Wed Dec 27 12:18:58 2017
New Revision: 23917
Log:
Apache Spark 2.3.0-SNAPSHOT-2017_12_27_04_01-b8bfce5 docs
[This commit notification would consist of 1420 parts,
which exceeds the limit of 50 ones, so it was shortened to the summary.]
---
Repository: spark
Updated Branches:
refs/heads/master 6674acd1e -> b8bfce51a
[SPARK-22324][SQL][PYTHON][FOLLOW-UP] Update setup.py file.
## What changes were proposed in this pull request?
This is a follow-up pr of #19884 updating setup.py file to add pyarrow
dependency.
## How was this pat
11 matches
Mail list logo