dolphinscheduler 出现 “tenant not exists” 租户不存在的相关问题解决

DolphinScheduler:‘tenantnotexists’错误:解决租户ID不匹配问题
本文讲述了在使用DolphinScheduler时遇到的'租户不存在'错误,通过深入分析配置、源码和数据库,发现用户和租户ID对应错误。解决方案是更新数据库,确保用户和正确的租户ID关联,从而顺利进行文件操作。

dolphinscheduler 出现 “tenant not exists” 租户不存在的相关问题解决

问题描述:

在使用dolphinscheduler创建文件夹、上传文件时,出现“租户不存在” ,日志输出:

[INFO] 2021-04-27 14:35:38.513 org.apache.dolphinscheduler.api.controller.ResourcesController:[177] - query resource list, login user:admin, resource type:FILE
[INFO] 2021-04-27 14:35:38.557 org.apache.dolphinscheduler.api.controller.ResourcesController:[293] - query resource list, login user:admin, resource type:, program type:{}

问题排查

单从日志中看不出什么问题,查看配置文件。

# resource.storage.type=HDFS
resource.storage.type=HDFS

# resource store on HDFS/S3 path, resource file will store to this hadoop hdfs path, self configuration, please make sure the directory exists on hdfs and have read write permissions。"/dolphinscheduler" is re
commended
resource.upload.path=/data/dolphinscheduler

# user data local directory path, please make sure the directory exists and have read write permissions
#data.basedir.path=/tmp/dolphinscheduler

# whether kerberos starts
hadoop.security.authentication.startup.state=false

# java.security.krb5.conf.path=/opt/module/dolphinscheduler//conf/k
评论 9
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

王子健121

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值