elek commented on a change in pull request #491: HDDS-1116. Add java profiler
servlet to the Ozone web servers
URL: https://github.com/apache/hadoop/pull/491#discussion_r258444609
##########
File path: hadoop-ozone/dist/src/main/compose/ozone/docker-compose.yaml
##########
@@ -18,6 +18,7 @@ version: "3"
services:
datanode:
image: apache/hadoop-runner
+ privileged: true #required by the profiler
Review comment:
Thanks the comment. I think we can assume that the kernel parameters are
adjusted. I will test it without the privileged flag and remove those lines..
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]