guluo2016 commented on PR #3904:
URL: https://github.com/apache/ambari/pull/3904#issuecomment-2527428394
After applying this changes. The startup log for Timeline Service Reader is
shown below.
```shell
2024-12-09 14:39:01,695 - Starting HBase daemons
2024-12-09 14:39:01,696 -
Execute['/usr/bigtop/3.3.0/usr/lib/hbase/bin/hbase-daemon.sh --config
/etc/hadoop/conf/embedded-yarn-ats-hbase start master'] {'not_if':
'ambari-sudo.sh -H -E test -f
/var/run/hadoop-yarn-hbase/yarn-ats/hbase-yarn-ats-master.pid && ps -p
`ambari-sudo.sh -H -E cat
/var/run/hadoop-yarn-hbase/yarn-ats/hbase-yarn-ats-master.pid` >/dev/null
2>&1', 'user': 'yarn-ats'}
2024-12-09 14:39:02,754 -
Execute['/usr/bigtop/3.3.0/usr/lib/hbase/bin/hbase-daemon.sh --config
/etc/hadoop/conf/embedded-yarn-ats-hbase start regionserver'] {'not_if':
'ambari-sudo.sh -H -E test -f
/var/run/hadoop-yarn-hbase/yarn-ats/hbase-yarn-ats-regionserver.pid && ps -p
`ambari-sudo.sh -H -E cat
/var/run/hadoop-yarn-hbase/yarn-ats/hbase-yarn-ats-regionserver.pid` >/dev/null
2>&1', 'user': 'yarn-ats'}
2024-12-09 14:39:03,822 - Creating HBase tables
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]