andygrove commented on issue #25641: SPARK-28921: Update kubernetes client to 
4.4.2 for Spark 2.4 branch
URL: https://github.com/apache/spark/pull/25641#issuecomment-526848515
 
 
   When I run `./dev/test-dependencies.sh --replace-manifest` I get:
   
   ```
   [ERROR] Failed to execute goal on project spark-yarn_2.11: Could not resolve 
dependencies for project org.apache.spark:spark-yarn_2.11:jar:spark-786633: 
Could not find artifact jdk.tools:jdk.tools:jar:1.6 at specified path 
/usr/lib/jvm/java-11-openjdk-amd64/../lib/tools.jar -> [Help 1]
   [ERROR] 
   [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
   [ERROR] Re-run Maven using the -X switch to enable full debug logging.
   [ERROR] 
   [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
   [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
   [ERROR] 
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <goals> -rf :spark-yarn_2.11
   ```
   
   I could use some guidance on how to apply this patch to the 2.4 branch.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to