You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/01/26 19:02:27 UTC

Review Request 30277: os_family is missing after ambari upgrade

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

Review request for Ambari and Vitalyi Brodetskyi.


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


Repository: ambari


Description
-------

After ambari server upgrade UI is not loading with the following error:

    
    
    
    TRACE: The url is: /api/v1/services/AMBARI/components/AMBARI_SERVER?fields=RootServiceComponents/component_version,RootServiceComponents/properties/server.os_family&minimal_response=true
    app.js:3249 Uncaught TypeError: Cannot read property 'server.os_family' of undefined
    


Diffs
-----

  ambari-server/src/main/python/ambari_server/serverConfiguration.py a69af54 
  ambari-server/src/test/python/TestAmbariServer.py a847bd1 
  ambari-server/src/test/python/TestOSCheck.py 3cebe13 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 30277: os_family is missing after ambari upgrade

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30277/#review69776
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Січ. 26, 2015, 6:02 після полудня, Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/30277/
> -----------------------------------------------------------
> 
> (Updated Січ. 26, 2015, 6:02 після полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-9336
>     https://issues.apache.org/jira/browse/AMBARI-9336
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> After ambari server upgrade UI is not loading with the following error:
> 
>     
>     
>     
>     TRACE: The url is: /api/v1/services/AMBARI/components/AMBARI_SERVER?fields=RootServiceComponents/component_version,RootServiceComponents/properties/server.os_family&minimal_response=true
>     app.js:3249 Uncaught TypeError: Cannot read property 'server.os_family' of undefined
>     
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/python/ambari_server/serverConfiguration.py a69af54 
>   ambari-server/src/test/python/TestAmbariServer.py a847bd1 
>   ambari-server/src/test/python/TestOSCheck.py 3cebe13 
> 
> Diff: https://reviews.apache.org/r/30277/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>