datavane / datasophon

The next generation of cloud-native big data management expert , Aims to help users rapidly build stable, efficient, and scalable cloud-native platforms for big data.
https://datasophon.github.io/datasophon-website/
Apache License 2.0
1.08k stars 378 forks source link

yarn开启kerberos后提交任务会报错 #550

Open gaozhenfeng1 opened 4 months ago

gaozhenfeng1 commented 4 months ago

Search before asking

What happened

开启Kerberos,任务提交到nodemanager报错类似 main : run as user is hive main : requested yarn user is hive Permission mismatch for /data/nm for caller uid: 1004, owner uid: 1005.

What you expected to happen

根据hadoop官网,安全模式应该设置对应的文件所属用户及权限 image

How to reproduce

开启kerberos后提交任务

Anything else

No response

Version

dev

Are you willing to submit PR?

Code of Conduct

2416210017 commented 2 months ago

你解决了吗?

gaozhenfeng1 commented 2 months ago

你知道吗?

把对应的文件权限改了就可以了