SGITLOGIN commented on issue #6777: URL: https://github.com/apache/kyuubi/issues/6777#issuecomment-2445972186
After turning on HDFS high availability, you need to manually change the location addresses of the sys and information_schema libraries in hive: hdfs://ali-odp-test-01.huan.tv:8020/warehouse/tablespace/managed/hive/sys.db hdfs://ali-odp-test-01.huan.tv:8020/warehouse/tablespace/managed/hive/information_schema.db changeļ¼ hdfs://ha-nn/warehouse/tablespace/managed/hive/sys.db hdfs://ha-nn/warehouse/tablespace/managed/hive/information_schema.db -- 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: notifications-unsubscr...@kyuubi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@kyuubi.apache.org For additional commands, e-mail: notifications-h...@kyuubi.apache.org