Apache Doris 中文技术论坛
Questions Tags Users Badges

job算什么权限

Asked Feb 10 Modified Feb 10
Viewed 36
3.0 permission

1.job是算什么权限 。
grant all on . to user_online;

这样子了 但是 还是没办法 create,drop job 都不行。

SQL 错误 [1227] [42000]: errCode = 2, detailMessage = Access denied; you need (at least one of) the (ADMIN) privilege(s) for this operation

edited Feb 10
cpt_doris19
asked Feb 10
1 Answers

grant admin_priv on ..* to user_online;

edited Jan 1, 1970
zhangdong281
answered Feb 10
Related Questions
使用阿里云服务器部署Doris,多 BE 共享同一个可供集群外部访问的 IP,碰到 content_type 报错
doris 3.0.3 运行一段时间后建表卡住超时,报错the report queue size exceeds the limit: 100. current: 101
k8s部署存算分离3.0.3版本如何指定metaservice、fe、be的时区
各位大佬,目前我司在进行技术选型,目前团队内Doris相关技术经验较少,选择哪个版本更加稳定啊?
1 answers
如何删除resource中的s3.access_key以及s3.secret_key属性
doris村算分离3.0.5版本,表table_properties中storage_vault_id为空,导致自动分区失败,如何更新这个值,现有系统不支持modify。
1 answers

Terms of service Privacy policy

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2025 Apache Doris 中文技术论坛.