TEZ-4741: ProfileOutputServlet: require instrumentation ACL to read profiler output#526
TEZ-4741: ProfileOutputServlet: require instrumentation ACL to read profiler output#526Aggarwal-Raghav wants to merge 1 commit into
Conversation
3f71350 to
f2ccf17
Compare
|
💔 -1 overall
This message was automatically generated. |
|
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 |
@abstractdog , I was planning to do major refactor as part of #527 but the comments are valid for this PR. Will address |
f2ccf17 to
aa81061
Compare
aa81061 to
379d4a3
Compare
|
For some reason in this PR, CI is failing, re-triggered it |
|
hadoop16 node/agent seems to be problematic. Run 1,4, 5 all failed on that. |
379d4a3 to
529b122
Compare

No description provided.