pan3793 commented on issue #55253:
URL: https://github.com/apache/spark/issues/55253#issuecomment-4203549602

   @mrhaoqi, your analysis contains numerous logical errors.
   
   > Hadoop 3.4.1's `HiveMetaStoreClient` uses newer Thrift protocol methods
   
   Hadoop's `HiveMetaStoreClient`? It's part of the Hive project, not Hadoop.
   
   > Hive Metastore 3.1.x uses older Thrift protocol that doesn't implement 
methods like `get_table_objects_by_name`
   
   older than which one?
   
   > Spark 4.0.0 upgraded Hive Service RPC from 3.1.3 to 4.0.0 (per 
[SPARK-45265](https://issues.apache.org/jira/browse/SPARK-45265)), targeting 
HMS 4.0 compatibility
   
   This is a protocol used between the Hive JDBC driver and HiveServer2 (Spark 
ThriftServer). How does it affect HMS Client and Server communication?
   
   Take efforts to read and review AI-generated content before sending it 
publicly. If you hit real problems and can not diagnose the root cause or solve 
it, provide the exact reproducible steps and sufficient error context. For this 
case, given it involves many components, you'd better use Docker Compose to 
provide a reproducible case


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