[ 
https://issues.apache.org/jira/browse/YARN-10342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17172206#comment-17172206
 ] 

Bilwa S T commented on YARN-10342:
----------------------------------

Thanks [~gandras] for updating it. I had one more comment.

can we move below code to WebAppUtils#appendToolSection as its common for all 
classes.
{code:java}
boolean showTools = conf.getBoolean(
        YarnConfiguration.YARN_WEBAPP_UI1_ENABLE_TOOLS, true);
{code}

> [UI1] Provide a way to hide Tools section in Web UIv1
> -----------------------------------------------------
>
>                 Key: YARN-10342
>                 URL: https://issues.apache.org/jira/browse/YARN-10342
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Andras Gyori
>            Assignee: Andras Gyori
>            Priority: Minor
>         Attachments: Screenshot 2020-07-09 at 14.13.19.png, 
> YARN-10342.001.patch, YARN-10342.002.patch, YARN-10342.003.patch
>
>
> The Tools section in web UI1 might contain sensitive information, which 
> should ideally be hidden from end users. We should provide a configurable 
> value to hide it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to