Skip to content

Conversation

@guyuqi
Copy link
Member

@guyuqi guyuqi commented Jul 6, 2022

The naming rule of Yarn/MapReduce historyserver PID file
is deprecated in Hadoop 3.x.

The naming rule of Yarn/MapReduce historyserver PID file
is deprecated in Hadoop 3.x.

Change-Id: I9170ff6047f1be593279ef9c9f71dcb09614d7ef
Signed-off-by: Yuqi Gu <yuqi.gu@arm.com>
@guyuqi
Copy link
Member Author

guyuqi commented Jul 6, 2022

The PRs ( #931 #932 #933 #934 ) make Mpack support Bigtop 3.1:

Copy link
Member

@iwasakims iwasakims left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I think the second part of the pid file name is not a user name but the value of HADOOP_IDENT_STRING.
https://github.com/apache/hadoop/blob/rel/release-3.3.3/hadoop-common-project/hadoop-common/src/main/bin/hadoop-functions.sh#L2699

HADOOP_IDENT_STRING is defined in the default file of the service unless Ambari overrides it.

export HADOOP_IDENT_STRING=hdfs

Anyway the prefix is always hadoop- and the second parts are hdfs, yarn, mapred unless Ambari overrides it.

@guyuqi guyuqi merged commit dbb210a into apache:master Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants