You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Vitalyi Brodetskyi <vb...@hortonworks.com> on 2014/09/10 18:57:55 UTC

Review Request 25509: Can't get HDFS configs tab to load (just spinners)

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25509/
-----------------------------------------------------------

Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Mahadev Konar.


Bugs: AMBARI-7245
    https://issues.apache.org/jira/browse/AMBARI-7245


Repository: ambari


Description
-------


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:

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


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java ee67330 
  ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java abd97d6 

Diff: https://reviews.apache.org/r/25509/diff/


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi


Re: Review Request 25509: Can't get HDFS configs tab to load (just spinners)

Posted by Mahadev Konar <ma...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25509/#review52893
-----------------------------------------------------------

Ship it!


Ship It!

- Mahadev Konar


On Sept. 10, 2014, 4:57 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25509/
> -----------------------------------------------------------
> 
> (Updated Sept. 10, 2014, 4:57 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Mahadev Konar.
> 
> 
> Bugs: AMBARI-7245
>     https://issues.apache.org/jira/browse/AMBARI-7245
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 
> 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:
> 
> TypeError: this.identifyCategory(...) is undefined
> http://<host>:8080/javascripts/app.js
> Line 112202
> propertyObject.category = this.identifyCategory(propertyObject).name;
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java ee67330 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java abd97d6 
> 
> Diff: https://reviews.apache.org/r/25509/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>


Re: Review Request 25509: Can't get HDFS configs tab to load (just spinners)

Posted by Andrew Onischuk <ao...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25509/#review52895
-----------------------------------------------------------

Ship it!


Ship It!

- Andrew Onischuk


On Sept. 10, 2014, 4:57 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25509/
> -----------------------------------------------------------
> 
> (Updated Sept. 10, 2014, 4:57 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Mahadev Konar.
> 
> 
> Bugs: AMBARI-7245
>     https://issues.apache.org/jira/browse/AMBARI-7245
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 
> 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:
> 
> TypeError: this.identifyCategory(...) is undefined
> http://<host>:8080/javascripts/app.js
> Line 112202
> propertyObject.category = this.identifyCategory(propertyObject).name;
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java ee67330 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java abd97d6 
> 
> Diff: https://reviews.apache.org/r/25509/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>


Re: Review Request 25509: Can't get HDFS configs tab to load (just spinners)

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25509/#review52900
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On Sept. 10, 2014, 4:57 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25509/
> -----------------------------------------------------------
> 
> (Updated Sept. 10, 2014, 4:57 p.m.)
> 
> 
> Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Mahadev Konar.
> 
> 
> Bugs: AMBARI-7245
>     https://issues.apache.org/jira/browse/AMBARI-7245
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> 
> 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:
> 
> TypeError: this.identifyCategory(...) is undefined
> http://<host>:8080/javascripts/app.js
> Line 112202
> propertyObject.category = this.identifyCategory(propertyObject).name;
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java ee67330 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java abd97d6 
> 
> Diff: https://reviews.apache.org/r/25509/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>