You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Jonathan Maron <jm...@hortonworks.com> on 2015/06/08 21:59:09 UTC

Review Request 35221: Atlas quick link URI is pointing to wrong path

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

Review request for Ambari and Sumit Mohanty.


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


Repository: ambari


Description
-------

The quick link URI for Atlas is currently pointing to host:port but should be pointing to host:port/dashboard/index.html?user.name=username


Diffs
-----

  ambari-web/app/models/quick_links.js 76f385b 
  ambari-web/app/views/common/quick_view_link_view.js ff285a5 

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


Testing
-------

Functional test by replacing web app for installed ambari cluster with a web app that contained the changes in the attached diff.
Python stack unit tests.


Thanks,

Jonathan Maron


Re: Review Request 35221: Atlas quick link URI is pointing to wrong path

Posted by Jonathan Maron <jm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35221/
-----------------------------------------------------------

(Updated June 8, 2015, 10:30 p.m.)


Review request for Ambari and Sumit Mohanty.


Changes
-------

fixed the typo


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


Repository: ambari


Description
-------

The quick link URI for Atlas is currently pointing to host:port but should be pointing to host:port/dashboard/index.html?user.name=username


Diffs (updated)
-----

  ambari-web/app/models/quick_links.js 76f385b 
  ambari-web/app/views/common/quick_view_link_view.js ff285a5 

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


Testing
-------

Functional test by replacing web app for installed ambari cluster with a web app that contained the changes in the attached diff.
Python stack unit tests.


Thanks,

Jonathan Maron


Re: Review Request 35221: Atlas quick link URI is pointing to wrong path

Posted by Sumit Mohanty <sm...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35221/#review87091
-----------------------------------------------------------



ambari-web/app/models/quick_links.js
<https://reviews.apache.org/r/35221/#comment139374>

    dashboar --> dashboard


- Sumit Mohanty


On June 8, 2015, 7:59 p.m., Jonathan Maron wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35221/
> -----------------------------------------------------------
> 
> (Updated June 8, 2015, 7:59 p.m.)
> 
> 
> Review request for Ambari and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-11797
>     https://issues.apache.org/jira/browse/AMBARI-11797
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> The quick link URI for Atlas is currently pointing to host:port but should be pointing to host:port/dashboard/index.html?user.name=username
> 
> 
> Diffs
> -----
> 
>   ambari-web/app/models/quick_links.js 76f385b 
>   ambari-web/app/views/common/quick_view_link_view.js ff285a5 
> 
> Diff: https://reviews.apache.org/r/35221/diff/
> 
> 
> Testing
> -------
> 
> Functional test by replacing web app for installed ambari cluster with a web app that contained the changes in the attached diff.
> Python stack unit tests.
> 
> 
> Thanks,
> 
> Jonathan Maron
> 
>