You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Aleksandr Kovalenko (JIRA)" <ji...@apache.org> on 2014/10/01 14:27:35 UTC

[jira] [Created] (AMBARI-7584) Slider View: Show yarn-site and global configs in app configs page

Aleksandr Kovalenko created AMBARI-7584:
-------------------------------------------

             Summary: 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


{{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)