This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch branch-2.4
in repository https://gitbox.apache.org/repos/asf/spark.git
The following commit(s) were added to refs/heads/branch-2.4 by this push:
new b5c099e [SPARK-27267][FOLLOWUP][BRANCH-2.4] Update hadoop-2.6
dependency manifest
b5c099e is described below
commit b5c099e4534d2115a7dd8e61b0f081cd6739d748
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Sat Mar 30 17:46:33 2019 -0700
[SPARK-27267][FOLLOWUP][BRANCH-2.4] Update hadoop-2.6 dependency manifest
## What changes were proposed in this pull request?
This updates `hadoop-2.6` dependency manifest in `branch-2.4`, too.
-
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/351/
-
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.6/345/
## How was this patch tested?
Pass the Jenkins. Or, `dev/test-dependencies.sh`.
Closes #24254 from dongjoon-hyun/SPARK-27267.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
---
dev/deps/spark-deps-hadoop-2.6 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/deps/spark-deps-hadoop-2.6 b/dev/deps/spark-deps-hadoop-2.6
index c0194c2..ade5be5 100644
--- a/dev/deps/spark-deps-hadoop-2.6
+++ b/dev/deps/spark-deps-hadoop-2.6
@@ -180,7 +180,7 @@ slf4j-api-1.7.16.jar
slf4j-log4j12-1.7.16.jar
snakeyaml-1.15.jar
snappy-0.2.jar
-snappy-java-1.1.7.1.jar
+snappy-java-1.1.7.3.jar
spire-macros_2.11-0.13.0.jar
spire_2.11-0.13.0.jar
stax-api-1.0-2.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]