You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Vitaly Brodetskyi (JIRA)" <ji...@apache.org> on 2014/09/10 18:39:33 UTC

[jira] [Created] (AMBARI-7245) Can't get HDFS configs tab to load (just spinners)

Vitaly Brodetskyi created AMBARI-7245:
-----------------------------------------

             Summary: Can't get HDFS configs tab to load (just spinners)
                 Key: AMBARI-7245
                 URL: https://issues.apache.org/jira/browse/AMBARI-7245
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 1.7.0
            Reporter: Vitaly Brodetskyi
            Assignee: Vitaly Brodetskyi
            Priority: Critical
             Fix For: 1.7.0


5) I had in my original cluster HDFS config changes plus a host config group. Now after upgrade, I can't get HDFS configs tab to load (just spinners). Other service configs tab load. All API calls look OK in firebug. But I see a Javascript error:

{code}
TypeError: this.identifyCategory(...) is undefined
http://<host>:8080/javascripts/app.js
Line 112202
propertyObject.category = this.identifyCategory(propertyObject).name;
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)