panbingkun commented on code in PR #43777:
URL: https://github.com/apache/spark/pull/43777#discussion_r1390669193


##########
dev/appveyor-install-dependencies.ps1:
##########
@@ -120,8 +120,8 @@ $env:PATH = "$tools\sbt\bin;" + $env:PATH
 Pop-Location
 
 # ========================== Hadoop bin package
-# This must match the version at 
https://github.com/cdarlint/winutils/tree/master/hadoop-3.2.0
-$hadoopVer = "3.2.0"
+# This must match the version at 
https://github.com/cdarlint/winutils/tree/master/hadoop-3.3.5
+$hadoopVer = "3.3.5"

Review Comment:
   Unfortunately, `3.3.6` currently does not exist on the URL: 
https://github.com/cdarlint/winutils/tree/master
   <img width="902" alt="image" 
src="https://github.com/apache/spark/assets/15246973/a04b3285-27c2-4196-839b-668b55aab383";>
   



-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to