You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Aleksandr Kovalenko <ak...@hortonworks.com> on 2014/10/14 13:02:03 UTC

Review Request 26681: Jobs View: adjust for no direct access to "properties"

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

Review request for Ambari, Andriy Babiichuk and Oleg Nechiporenko.


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


Repository: ambari


Description
-------

Jobs view should get view parameters from new endpoint:
http://server:8080/api/v1/views/JOBS/versions/1.0.0/instances/sv1/resources/status which will provide below response.
{
  parameters: {
    "yarn.ats.url" : "http://c6402.ambari.apache.org:8188",
    "yarn.resourcemanager.url" : "http://c6402.ambari.apache.org:8088"
  }
}


Diffs
-----

  contrib/views/jobs/src/main/resources/ui/app/scripts/helpers/ajax.js 3caecb1 
  contrib/views/jobs/src/main/resources/ui/app/scripts/mappers/application_status_mapper.js 935f2a1 

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


Testing
-------


Thanks,

Aleksandr Kovalenko


Re: Review Request 26681: Jobs View: adjust for no direct access to "properties"

Posted by Oleg Nechiporenko <on...@apache.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26681/#review56503
-----------------------------------------------------------

Ship it!


Ship It!

- Oleg Nechiporenko


On Oct. 14, 2014, 11:02 a.m., Aleksandr Kovalenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26681/
> -----------------------------------------------------------
> 
> (Updated Oct. 14, 2014, 11:02 a.m.)
> 
> 
> Review request for Ambari, Andriy Babiichuk and Oleg Nechiporenko.
> 
> 
> Bugs: AMBARI-7655
>     https://issues.apache.org/jira/browse/AMBARI-7655
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Jobs view should get view parameters from new endpoint:
> http://server:8080/api/v1/views/JOBS/versions/1.0.0/instances/sv1/resources/status which will provide below response.
> {
>   parameters: {
>     "yarn.ats.url" : "http://c6402.ambari.apache.org:8188",
>     "yarn.resourcemanager.url" : "http://c6402.ambari.apache.org:8088"
>   }
> }
> 
> 
> Diffs
> -----
> 
>   contrib/views/jobs/src/main/resources/ui/app/scripts/helpers/ajax.js 3caecb1 
>   contrib/views/jobs/src/main/resources/ui/app/scripts/mappers/application_status_mapper.js 935f2a1 
> 
> Diff: https://reviews.apache.org/r/26681/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Aleksandr Kovalenko
> 
>


Re: Review Request 26681: Jobs View: adjust for no direct access to "properties"

Posted by Andriy Babiichuk <ab...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26681/#review56502
-----------------------------------------------------------

Ship it!


Ship It!

- Andriy Babiichuk


On Окт. 14, 2014, 11:02 д.п., Aleksandr Kovalenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26681/
> -----------------------------------------------------------
> 
> (Updated Окт. 14, 2014, 11:02 д.п.)
> 
> 
> Review request for Ambari, Andriy Babiichuk and Oleg Nechiporenko.
> 
> 
> Bugs: AMBARI-7655
>     https://issues.apache.org/jira/browse/AMBARI-7655
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Jobs view should get view parameters from new endpoint:
> http://server:8080/api/v1/views/JOBS/versions/1.0.0/instances/sv1/resources/status which will provide below response.
> {
>   parameters: {
>     "yarn.ats.url" : "http://c6402.ambari.apache.org:8188",
>     "yarn.resourcemanager.url" : "http://c6402.ambari.apache.org:8088"
>   }
> }
> 
> 
> Diffs
> -----
> 
>   contrib/views/jobs/src/main/resources/ui/app/scripts/helpers/ajax.js 3caecb1 
>   contrib/views/jobs/src/main/resources/ui/app/scripts/mappers/application_status_mapper.js 935f2a1 
> 
> Diff: https://reviews.apache.org/r/26681/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Aleksandr Kovalenko
> 
>