Github user rmetzger commented on a diff in the pull request:
https://github.com/apache/incubator-flink/pull/112#discussion_r17053920
--- Diff: flink-dist/src/main/flink-bin/conf/flink-conf.yaml ---
@@ -27,6 +27,8 @@ jobmanager.rpc.port: 6123
jobmanager.heap.mb: 256
+jobmanager.profiling.enable: true
--- End diff --
I think we should not enable the profiling by default.
Ideally, the profiling link in the web interface is only activated if this
property here is set to `true`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---