pan3793 commented on code in PR #57208:
URL: https://github.com/apache/spark/pull/57208#discussion_r3567604952


##########
python/docs/source/getting_started/install.rst:
##########
@@ -62,7 +62,7 @@ For PySpark with/without a specific Hadoop version, you can 
install it by using
 
     PYSPARK_HADOOP_VERSION=3 pip install pyspark
 
-The default distribution uses Hadoop 3.5 and Hive 2.3. If users specify 
different versions of Hadoop, the pip installation automatically
+The default distribution uses Hadoop 3.5 and Hive 4.1. If users specify 
different versions of Hadoop, the pip installation automatically

Review Comment:
   The current docs are correct, Spark uses Hive 2.3 by default. Upgrading the 
default Hive version is non-trivial stuff.
   
   
https://github.com/apache/spark/blob/9d760a91baa140fcf517a6b754ba75df3eab0f1f/pom.xml#L142



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to