You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2014/09/16 13:02:54 UTC

Review Request 25689: After NameNode HA is enabled UI doesn't load

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

Review request for Ambari, Dmytro Sen and Sid Wagle.


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


Repository: ambari


Description
-------

JS-error appears "Uncaught TypeError: Cannot read property 'HAState' of undefined".
Metric metrics.dfs.FSNamesystem.HAState doesn't exist in the response for request to ServiceComponentInfo.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java 1f6fda0 
  ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java dfb1b81 
  ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/metrics.json 2d3be9f 

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


Testing
-------

in progress


Thanks,

Dmitro Lisnichenko


Re: Review Request 25689: After NameNode HA is enabled UI doesn't load

Posted by Dmytro Sen <ds...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25689/#review53505
-----------------------------------------------------------

Ship it!


Ship It!

- Dmytro Sen


On Сен. 16, 2014, 11:03 д.п., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25689/
> -----------------------------------------------------------
> 
> (Updated Сен. 16, 2014, 11:03 д.п.)
> 
> 
> Review request for Ambari, Dmytro Sen and Sid Wagle.
> 
> 
> Bugs: AMBARI-7327
>     https://issues.apache.org/jira/browse/AMBARI-7327
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> JS-error appears "Uncaught TypeError: Cannot read property 'HAState' of undefined".
> Metric metrics.dfs.FSNamesystem.HAState doesn't exist in the response for request to ServiceComponentInfo.
> 
> This patch fixes an issue with 3 and more levels inheritance
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java 1f6fda0 
>   ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java dfb1b81 
>   ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/metrics.json 2d3be9f 
> 
> Diff: https://reviews.apache.org/r/25689/diff/
> 
> 
> Testing
> -------
> 
> in progress
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 25689: After NameNode HA is enabled UI doesn't load

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

Ship it!


Ship It!

- Mahadev Konar


On Sept. 16, 2014, 11:03 a.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/25689/
> -----------------------------------------------------------
> 
> (Updated Sept. 16, 2014, 11:03 a.m.)
> 
> 
> Review request for Ambari, Dmytro Sen and Sid Wagle.
> 
> 
> Bugs: AMBARI-7327
>     https://issues.apache.org/jira/browse/AMBARI-7327
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> JS-error appears "Uncaught TypeError: Cannot read property 'HAState' of undefined".
> Metric metrics.dfs.FSNamesystem.HAState doesn't exist in the response for request to ServiceComponentInfo.
> 
> This patch fixes an issue with 3 and more levels inheritance
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java 1f6fda0 
>   ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java dfb1b81 
>   ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/metrics.json 2d3be9f 
> 
> Diff: https://reviews.apache.org/r/25689/diff/
> 
> 
> Testing
> -------
> 
> in progress
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 25689: After NameNode HA is enabled UI doesn't load

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

(Updated Sept. 16, 2014, 11:03 a.m.)


Review request for Ambari, Dmytro Sen and Sid Wagle.


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


Repository: ambari


Description (updated)
-------

JS-error appears "Uncaught TypeError: Cannot read property 'HAState' of undefined".
Metric metrics.dfs.FSNamesystem.HAState doesn't exist in the response for request to ServiceComponentInfo.

This patch fixes an issue with 3 and more levels inheritance


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/api/util/StackExtensionHelper.java 1f6fda0 
  ambari-server/src/test/java/org/apache/ambari/server/api/util/StackExtensionHelperTest.java dfb1b81 
  ambari-server/src/test/resources/stacks/HDP/2.0.7/services/HDFS/metrics.json 2d3be9f 

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


Testing
-------

in progress


Thanks,

Dmitro Lisnichenko