AngersZhuuuu commented on pull request #30428: URL: https://github.com/apache/spark/pull/30428#issuecomment-731500995
> Ur, it seems that GitHub Action failed with `java.io.FileNotFoundException: Source '/home/runner/.ivy2/jars/org.apache.zookeeper_zookeeper-3.4.6.jar'` > > ``` > 2020-11-20T21:46:53.3518362Z �[0m[�[0m�[0minfo�[0m] �[0m�[0m 2020-11-20 13:46:51.755 - stdout> : java.io.FileNotFoundException: Source '/home/runner/.ivy2/jars/org.apache.zookeeper_zookeeper-3.4.6.jar' does not exist�[0m > 2020-11-20T21:46:53.3520542Z �[0m[�[0m�[0minfo�[0m] �[0m�[0m 2020-11-20 13:46:51.755 - stdout> at org.apache.commons.io.FileUtils.copyFile(FileUtils.java:1074)�[0m > 2020-11-20T21:46:53.3522853Z �[0m[�[0m�[0minfo�[0m] �[0m�[0m 2020-11-20 13:46:51.755 - stdout> at org.apache.commons.io.FileUtils.copyFileToDirectory(FileUtils.java:1013)�[0m > 2020-11-20T21:46:53.3525435Z �[0m[�[0m�[0minfo�[0m] �[0m�[0m 2020-11-20 13:46:51.755 - stdout> at org.apache.commons.io.FileUtils.copyFileToDirectory(FileUtils.java:977)�[0m > 2020-11-20T21:46:53.3528409Z �[0m[�[0m�[0minfo�[0m] �[0m�[0m 2020-11-20 13:46:51.755 - stdout> at org.apache.spark.sql.hive.client.IsolatedClientLoader$.$anonfun$downloadVersion$4(IsolatedClientLoader.scala:139)�[0m > 2020-11-20T21:46:53.3531793Z �[0m[�[0m�[0minfo�[0m] �[0m�[0m 2020-11-20 13:46:51.755 - stdout> at > ```  In the build information it download zookeeper successfully. Ur a little strange, what should I need to do next? ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
