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

job算什么权限

Asked Feb 10, 2025 Modified Feb 10, 2025
Viewed 48
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, 2025
cpt_doris19
asked Feb 10, 2025
1 Answers

grant admin_priv on ..* to user_online;

edited Jan 1, 1970
zhangdong281
answered Feb 10, 2025
Related Questions
ccr数据同步成功了,但是执行get_lag的last_binlog_timestamp和first_binlog_timestamp为什么都是1970-01-01 08:00:00,我该怎么查看上次同步时间呢
1 answers
物化视图创建-使用LATERAL VIEW EXPLODE_OUTER
2 answers
使用doris物化视图做数仓分层,哪种策略好
1 answers
3.0.8版本查hive外表报错:[INTERNAL_ERROR][E6] Parameters start = 0, length = 1, are out of bound
1 answers
Doris漏洞
1 answers
DBA岗位招聘
1 answers

Terms of service Privacy policy

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