liunaijie commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2290979310
> > > > hive version conflict. > > > > in 2.3.6. upgrade hive from 2.3.9 to 3.1.3. > > > > > > > > > i must upgrade my hive? or only change hive-exec.jar ? > > > > > > just replace the hive related jar. > > Hive 2.1.1-cdh6.2.1 Subversion file:///container.redhat7/build/cdh/hive/2.1.1-cdh6.2.1/rpm/BUILD/hive-2.1.1-cdh6.2.1 -r fc0582dc4d2e2342d1eef8cb702bad68e1e2cdd2 `org.apache.thrift.TApplicationException: Invalid method name: 'get_table_req' ` This error means that you are using incompatible version of Hive metastore client to connect the Hive metastore server. base on your describe, you can work well with seatunnel v.2.35. so you can copy the related hive lib from 2.3.5 to 2.3.6, and tst again. -- 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]
