iwasakims commented on PR #1323:
URL: https://github.com/apache/bigtop/pull/1323#issuecomment-2595835165
I could not reproduce the issue by docker provisioner (on my ubuntu-24.04
host and rockylinux-8-aarch64 host too). Maybe whether docker.slice is used or
not matters.
your console output in #1322.:
```
CGroup:
/docker/b2c7d19976495ecf3882759e65bcd1e70f8acac1d917d274b61d83b59e99af3d/system.slice/hadoop-hdfs-namenode.service
└─7217
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-2.el8.x86_64/bin/java
-Dproc_namenode -Djava.net.preferIPv4Stack=true
-Dhdfs.audit.logger=INFO,NullAppender -Dcom.sun.management.jmxremote -Dyar…
```
my console output:
```
CGroup: /system.slice/hadoop-hdfs-namenode.service
└─7412
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.432.b06-2.el8.x86_64/bin/java
-Dproc_namenode -Djava.net.preferIPv4Stack=true
-Dhdfs.audit.logger=INFO,NullAppender -Dcom.sun.management.jmxremote -Dyar...
```
--
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]