HI, everyone.
i have finished hadoop integrated with openldap, and have tested hive, sentry ,hdfs , it works perfectly. but YARN can't find user in openldap.
when i run mapreduce on os level, it shows me the errors as below:
main : run as user is jialong
main : requested yarn user is jialong
User jialong not found
my question is what should i do to get openldap user by yarn ? i don't want to create os user on every yarn machines.