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

    https://github.com/apache/spark/pull/22615#discussion_r223729095
  
    --- Diff: 
sql/hive/src/main/scala/org/apache/spark/sql/hive/TableReader.scala ---
    @@ -71,7 +71,7 @@ class HadoopTableReader(
     
       // Hadoop honors "mapreduce.job.maps" as hint,
       // but will ignore when mapreduce.jobtracker.address is "local".
    -  // 
https://hadoop.apache.org/docs/r2.6.5/hadoop-mapreduce-client/hadoop-mapreduce-client-core/
    +  // 
https://hadoop.apache.org/docs/r2.7.6/hadoop-mapreduce-client/hadoop-mapreduce-client-core/
    --- End diff --
    
    We generally want to update to the latest Hadoop 2.7.x, but had an issue 
with 2.7.7 and reverted. Here I wanted to go ahead and link to the latest 
anyway, but for some reason this doc was only in the 2.7.6 docs, not 2.7.7. I 
doubt the doc will actually vary non-trivially from version to version, but 
wanted to at least point at a 2.7.x version.



---

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

Reply via email to