You can bind a user to a workload group through: set property 'user1' = 'workload_group1'; external programs can access doris through this user.
Can it solve your problem? 李乾丰 liqianf...@selectdb.com 签名由 网易灵犀办公 定制 Original: From:Joice Jacob <joicejacob1...@gmail.com>Date:2023-09-06 14:48:42(中国 (GMT+08:00))To:dev<dev@doris.apache.org>Cc:Subject:Doris Workload group Hello team, I've been exploring worker groups within Apache Doris. I've successfully configured a worker group in the command line using the property ' set workload_group ' and tested it, and it's functioning as expected. I have a concern regarding how to choose a particular worker group when using Apache Doris from an external application. Thanks & Regards, Joice Jacob