Uh oh!
There was an error while loading. Please reload this page.
TEZ-4741: ProfileOutputServlet: require instrumentation ACL to read profiler output - #526
Conversation
3f71350 to
f2ccf17Comparetez-yetus
commented
Jul 20, 2026
💔 -1 overall
This message was automatically generated. |
Aggarwal-Raghav
commented
Jul 20, 2026
CC @abstractdog , ready for review |
abstractdog
left a comment
There was a problem hiding this comment.
LGTM
apparently, unless the "requires admin" config is set explicitly to true, it's going to keep on working, but this way, cluster administrators have the chance to protect this endpoint
oh, 1 more thing, sorry @Aggarwal-Raghav , I can see the introduced code is sligtly different from the one in ProfileServlet, can you please unify those? (e.g. exact same message, maybe even a public constant) tez/tez-common/src/main/java/org/apache/tez/common/web/ProfileServlet.java Lines 166 to 168 in 0f389d2 |
Aggarwal-Raghav
commented
Jul 21, 2026
@abstractdog , I was planning to do major refactor as part of #527 but the comments are valid for this PR. Will address |
Aggarwal-Raghav
commented
Jul 21, 2026
For some reason in this PR, CI is failing, re-triggered it |
Aggarwal-Raghav
commented
Jul 21, 2026
Aggarwal-Raghav
commented
Jul 22, 2026
hadoop16 node/agent seems to be problematic. Run 1,4, 5 all failed on that. |
tez-yetus
commented
Jul 22, 2026
💔 -1 overall
This message was automatically generated. |
abstractdog
left a comment
There was a problem hiding this comment.
LGTM
sorry for the infra problems
Aggarwal-Raghav
commented
Jul 22, 2026
No worries, its not in our control |
Uh oh!
There was an error while loading. Please reload this page.
…rofiler output (#526) (Raghav Aggarwal reviewed by Laszlo Bodor)

No description provided.