WinkerDu commented on code in PR #24830: URL: https://github.com/apache/doris/pull/24830#discussion_r1336724969
########## docs/en/docs/lakehouse/multi-catalog/hive.md: ########## @@ -401,6 +401,14 @@ If the variable `truncate_char_or_varchar_columns` is enabled, when the maximum The variable default is false. +## Access HMS with broker + +Add following setting when creating an HMS catalog, file splitting and scanning for Hive external table will be completed by broker named `test_broekr` + +```sql +"bind.broker.name" = "test_broker" Review Comment: roger that. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org