Github user steveloughran commented on the issue:
https://github.com/apache/spark/pull/20923
Failure is the test dependencies failing as the checker is trying to pull
in hadoop-3.1.0 & its still in ASF staging
```
Performing Maven install for hadoop-3
Using `mvn` from path:
/home/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.3.9/bin/mvn
[ERROR] Failed to execute goal on project spark-launcher_2.11: Could not
resolve dependencies for project
org.apache.spark:spark-launcher_2.11:jar:spark-440623: Could not find artifact
org.apache.hadoop:hadoop-client:jar:3.1.0 in central
(https://repo.maven.apache.org/maven2) ->
```
I'll turn off that check now, leaving the dependency list as is
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]