xiarixiaoyao commented on issue #4700:
URL: https://github.com/apache/hudi/issues/4700#issuecomment-1042864523


   @LucassLin 
   could you pls check the hive version in your spark jars,  i see spark2.4.x 
still package hive1.x .
   the method of alter_table_with_environmentContext only exist from hive2.x
   you can run into your spark jars path then run the fllow command:
   grep -R "org.apache.hadoop.hive.metastore.IMetaStoreClient"
   


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


Reply via email to