satishkotha commented on pull request #2532: URL: https://github.com/apache/hudi/pull/2532#issuecomment-785301048
> Hello People, > > Is this PR could help in my problem? > > #2588 > > @satishkotha @lhjzmn @rubenssoto I dont think so. This PR is removing jdbc support to connect to Hive. Hudi already supports a way to disable jdbc (See https://hudi.apache.org/docs/configurations.html#HIVE_USE_JDBC_OPT_KEY). I dont know how you are connecting, if your hive version, supports thrift metastore interface, you can try disabling jdbc and see if that helps. ---------------------------------------------------------------- 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]
