创建hive catalog时,默认catalog属性失效的问题 #62095
Unanswered
movead123
asked this question in
A - General / Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在doris2.1.11版本中,创建hive catalog指定metastore.catalog.default属性,可以访问metastore.catalog.default定义的catalog,在doris3.1.3版本中,使用同样的语法创建的catalog,只能访问hive的默认catalog,metastore.catalog.default属性失效。
调查代码发现,如下代码阻碍了属性向hive传递。
请问startsWith判断是否应该删除?
Beta Was this translation helpful? Give feedback.
All reactions