[
https://issues.apache.org/jira/browse/AMBARI-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14154790#comment-14154790
]
Hudson commented on AMBARI-7584:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #438 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/438/])
AMBARI-7584. Slider View: Show yarn-site and global configs in app configs
page. (Max Shepel via akovalenko) (akovalenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ec0034df789179576cd7e2e3e45b41c5b3243c13)
*
contrib/views/slider/src/main/resources/ui/app/templates/slider_app/configs.hbs
*
contrib/views/slider/src/main/resources/ui/app/views/slider_app/configs_view.js
* contrib/views/slider/src/main/resources/ui/app/models/slider_app.js
> Slider View: Show yarn-site and global configs in app configs page
> ------------------------------------------------------------------
>
> Key: AMBARI-7584
> URL: https://issues.apache.org/jira/browse/AMBARI-7584
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 1.7.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 1.7.0
>
> Attachments: AMBARI-7584.patch
>
>
> {{app/models/slider_app.js}} has yarn-site and global configs hidden
> {code}
> hiddenCategories: ['yarn-site', 'global'],
> {code}
> We want to show these categories for a slider app.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)