iwasakims commented on PR #1322: URL: https://github.com/apache/bigtop/pull/1322#issuecomment-2582327245
> hadoop-hdfs-namenode.service: New main PID 6388 does not belong to service, and PID file is not owned by root. Refusing. We saw the same massage on BIGTOP-3302 (#600) and BIGTOP-3356 (#640). The message implies the failure of check condition added by https://github.com/systemd/systemd/pull/7816 for [CVE-2018-16888](https://nvd.nist.gov/vuln/detail/CVE-2018-16888). su/sudo or /sys/fs/cgroup seems not to be related this time? > To workaround this, we can use GuessMainPID=yes (which is default) and comment out PIDFile. I'm fine with this workaround if it works. -- 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]
