You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the sudo command is used to tell hadoop which user should be used.
Since this command is probably not available in a containerized environment, the environment variable HADOOP_USER_NAME should be used.