matianhe3 commented on issue #7330: URL: https://github.com/apache/seatunnel/issues/7330#issuecomment-2290987443
> > > > > 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.此错误意味着您正在使用不兼容版本的 Hive 元存储客户端来连接 Hive 元存储服务器。 > > 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.根据您的描述,您可以很好地使用 SeaTunnel v.2.35。因此,您可以将相关的 Hive 库从 2.3.5 复制到 2.3.6,然后再次使用 tst。 Seatunnel v2.3.5 lib is hive-exec-2.3.9.jar, i use this have the first error. `Unable to create a source for identifier 'Hive'.` -- 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]
