sandeep-katta commented on a change in pull request #25431: [SPARK-28711][DOCS]
Update migration guide to add note about Hive upgrade
URL: https://github.com/apache/spark/pull/25431#discussion_r313709670
##########
File path: docs/sql-migration-guide-upgrade.md
##########
@@ -23,6 +23,9 @@ license: |
{:toc}
## Upgrading From Spark SQL 2.4 to 3.0
+ - Since Spark 3.0, hive is upgraded to 2.3.x, so it is required to update
the Hive
Review comment:
I can start the thrift server even by disabling schema verification
`hive.metastore.schema.verification`
But by doing this we may not be able to get the benefits of upgrading to
latest Hive version.
If the users are aware of this then I can close this PR.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]