Github user felixcheung commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22615#discussion_r222549104
  
    --- Diff: dev/appveyor-install-dependencies.ps1 ---
    @@ -95,7 +95,7 @@ $env:MAVEN_OPTS = "-Xmx2g -XX:ReservedCodeCacheSize=512m"
     Pop-Location
     
     # ========================== Hadoop bin package
    -$hadoopVer = "2.6.4"
    +$hadoopVer = "2.7.3"
    --- End diff --
    
    this could be easy to forget - the next time we need to update this, we 
might be searching and replacing "2.7.3" if this is 2.7.1 then it might be 
missed...


---

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

Reply via email to