Isilon / isilon_hadoop_tools

Tools for Using Hadoop with OneFS
https://pypi.org/project/isilon-hadoop-tools/
MIT License
14 stars 21 forks source link

create yarn-ats user for HDP 3.0 #49

Closed ro-ket closed 6 years ago

ro-ket commented 6 years ago

It's not mentioned in the Ambari 2.7 user/group list https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.0.0/bk_ambari-administration/content/defining_service_users_and_groups_for_a_hdp_2x_stack.html

However Yarn Timeline Server needs this account in our experience. Also it is mentioned in this guide, https://docs.hortonworks.com/HDPDocuments/HDP3/HDP-3.0.0/data-operating-system/content/dosg_timeline_service_2.0_installation.html

bonibruno commented 6 years ago

See bonibruno-patch-1

dmtucker commented 6 years ago

For future reference, this isn't technically closed until #52 merges. If, for some reason, we decided not to merge that PR in favor of a different solution, we would have to remember to reopen this (which isn't great since Issues are partially meant to help remember things 😋). To assist with this, Issues can be automatically closed when a PR merges as long as the issues are referenced appropriately from the PR: https://help.github.com/articles/closing-issues-using-keywords/