You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/04/29 02:46:51 UTC

[GitHub] [spark] LuciferYang commented on a change in pull request #32384: [SPARK-35257][TESTS] Speed up `HadoopVersionInfoSuite` with `SPARK_VERSIONS_SUITE_IVY_PATH`

LuciferYang commented on a change in pull request #32384:
URL: https://github.com/apache/spark/pull/32384#discussion_r622697593



##########
File path: sql/hive/src/test/scala/org/apache/spark/sql/hive/client/HadoopVersionInfoSuite.scala
##########
@@ -35,39 +34,33 @@ class HadoopVersionInfoSuite extends SparkFunSuite {
   override protected val enableAutoThreadAudit = false
 
   test("SPARK-32256: Hadoop VersionInfo should be preloaded") {
-    val ivyPath =
-      Utils.createTempDir(namePrefix = s"${classOf[HadoopVersionInfoSuite].getSimpleName}-ivy")

Review comment:
       OK, it seems that in the Intranet environment, I need to promote the Maven repository provider to improve the repository performance to solve this problem. The current Maven repository needs 6 hours to download the jars :(
   




-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org