You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jaimin Jetly <ja...@hortonworks.com> on 2014/10/15 03:53:57 UTC

Review Request 26726: Broken Dashboard page after upgrade to ambari-1.7.0 version

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

Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Srimanth Gunturi, and Yusaku Sako.


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


Repository: ambari


Description
-------

Dashboard does not load after upgrading to 1.7.0 version because the cluster has provision_state set to INIT state which is expected to be in INSATLLED state by ambari-web if the cluster is installed starting from ambari version 1.7.0


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java c874a79 
  ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java 57ddd40 

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


Testing
-------

tested by upgradig HDP-2.1 cluster from ambari-1.6.0 to ambari-1.7.0


Thanks,

Jaimin Jetly


Re: Review Request 26726: Broken Dashboard page after upgrade to ambari-1.7.0 version

Posted by Jonathan Hurley <jh...@hortonworks.com>.

> On Oct. 15, 2014, 9:12 a.m., Jonathan Hurley wrote:
> > Ship It!

Has this been commmitted? If so, can you close it out?


- Jonathan


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


On Oct. 14, 2014, 9:53 p.m., Jaimin Jetly wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26726/
> -----------------------------------------------------------
> 
> (Updated Oct. 14, 2014, 9:53 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Srimanth Gunturi, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-7779
>     https://issues.apache.org/jira/browse/AMBARI-7779
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Dashboard does not load after upgrading to 1.7.0 version because the cluster has provision_state set to INIT state which is expected to be in INSATLLED state by ambari-web if the cluster is installed starting from ambari version 1.7.0
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java c874a79 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java 57ddd40 
> 
> Diff: https://reviews.apache.org/r/26726/diff/
> 
> 
> Testing
> -------
> 
> tested by upgradig HDP-2.1 cluster from ambari-1.6.0 to ambari-1.7.0
> 
> 
> Thanks,
> 
> Jaimin Jetly
> 
>


Re: Review Request 26726: Broken Dashboard page after upgrade to ambari-1.7.0 version

Posted by Jonathan Hurley <jh...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26726/#review56696
-----------------------------------------------------------

Ship it!


Ship It!

- Jonathan Hurley


On Oct. 14, 2014, 9:53 p.m., Jaimin Jetly wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26726/
> -----------------------------------------------------------
> 
> (Updated Oct. 14, 2014, 9:53 p.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Srimanth Gunturi, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-7779
>     https://issues.apache.org/jira/browse/AMBARI-7779
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Dashboard does not load after upgrading to 1.7.0 version because the cluster has provision_state set to INIT state which is expected to be in INSATLLED state by ambari-web if the cluster is installed starting from ambari version 1.7.0
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java c874a79 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java 57ddd40 
> 
> Diff: https://reviews.apache.org/r/26726/diff/
> 
> 
> Testing
> -------
> 
> tested by upgradig HDP-2.1 cluster from ambari-1.6.0 to ambari-1.7.0
> 
> 
> Thanks,
> 
> Jaimin Jetly
> 
>


Re: Review Request 26726: Broken Dashboard page after upgrade to ambari-1.7.0 version

Posted by Yusaku Sako <yu...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26726/#review56719
-----------------------------------------------------------

Ship it!


Ship It!

- Yusaku Sako


On Oct. 15, 2014, 1:53 a.m., Jaimin Jetly wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26726/
> -----------------------------------------------------------
> 
> (Updated Oct. 15, 2014, 1:53 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Srimanth Gunturi, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-7779
>     https://issues.apache.org/jira/browse/AMBARI-7779
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Dashboard does not load after upgrading to 1.7.0 version because the cluster has provision_state set to INIT state which is expected to be in INSATLLED state by ambari-web if the cluster is installed starting from ambari version 1.7.0
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java c874a79 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java 57ddd40 
> 
> Diff: https://reviews.apache.org/r/26726/diff/
> 
> 
> Testing
> -------
> 
> tested by upgradig HDP-2.1 cluster from ambari-1.6.0 to ambari-1.7.0
> 
> 
> Thanks,
> 
> Jaimin Jetly
> 
>


Re: Review Request 26726: Broken Dashboard page after upgrade to ambari-1.7.0 version

Posted by Alejandro Fernandez <af...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26726/#review56732
-----------------------------------------------------------

Ship it!


Ship It!

- Alejandro Fernandez


On Oct. 15, 2014, 1:53 a.m., Jaimin Jetly wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26726/
> -----------------------------------------------------------
> 
> (Updated Oct. 15, 2014, 1:53 a.m.)
> 
> 
> Review request for Ambari, Alejandro Fernandez, Jonathan Hurley, Srimanth Gunturi, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-7779
>     https://issues.apache.org/jira/browse/AMBARI-7779
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Dashboard does not load after upgrading to 1.7.0 version because the cluster has provision_state set to INIT state which is expected to be in INSATLLED state by ambari-web if the cluster is installed starting from ambari version 1.7.0
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog170.java c874a79 
>   ambari-server/src/test/java/org/apache/ambari/server/upgrade/UpgradeCatalog170Test.java 57ddd40 
> 
> Diff: https://reviews.apache.org/r/26726/diff/
> 
> 
> Testing
> -------
> 
> tested by upgradig HDP-2.1 cluster from ambari-1.6.0 to ambari-1.7.0
> 
> 
> Thanks,
> 
> Jaimin Jetly
> 
>