You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Alejandro Fernandez <af...@hortonworks.com> on 2014/10/07 04:10:07 UTC

Review Request 26402: ATS removed when enabling security on HDP 2.2

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

Review request for Ambari, Jaimin Jetly, Sid Wagle, and Yusaku Sako.


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


Repository: ambari


Description
-------

ATS was removed when enabling security on stack 2.2. Corresponding step appeared in security wizard, and after security was enabled no ATS was present on hosts.
This is a bug in the stack definition of YARN in HDP 2.2, where the structure prevented retrieving the ATS Component cardinality.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/metainfo.xml 84ef776 

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


Testing
-------

Created a cluster, overwrote metainfo.xml file, and restarted the server. Then verified that
http://server:8080/api/v1/stacks/HDP/versions/2.2/services/YARN/components/APP_TIMELINE_SERVER
showed the correct cardinality.

When attempted to add Security to the cluster, it did not remove ATS, as expected.


Thanks,

Alejandro Fernandez


Re: Review Request 26402: ATS removed when enabling security on HDP 2.2

Posted by Sid Wagle <sw...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26402/#review55704
-----------------------------------------------------------

Ship it!


Ship It!

- Sid Wagle


On Oct. 7, 2014, 8:14 p.m., Alejandro Fernandez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26402/
> -----------------------------------------------------------
> 
> (Updated Oct. 7, 2014, 8:14 p.m.)
> 
> 
> Review request for Ambari, Jaimin Jetly, jun aoki, Sid Wagle, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-7667
>     https://issues.apache.org/jira/browse/AMBARI-7667
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> ATS was removed when enabling security on stack 2.2. Corresponding step appeared in security wizard, and after security was enabled no ATS was present on hosts.
> This is a bug in the stack definition of YARN in HDP 2.2, where the structure prevented retrieving the ATS Component cardinality.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/metainfo.xml 84ef776 
> 
> Diff: https://reviews.apache.org/r/26402/diff/
> 
> 
> Testing
> -------
> 
> Created a cluster, overwrote metainfo.xml file, and restarted the server. Then verified that
> http://server:8080/api/v1/stacks/HDP/versions/2.2/services/YARN/components/APP_TIMELINE_SERVER
> showed the correct cardinality.
> 
> When attempted to add Security to the cluster, it did not remove ATS, as expected.
> 
> Total run:641
> Total errors:0
> Total failures:0
> OK
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 22:46.819s
> [INFO] Finished at: Tue Oct 07 11:31:31 PDT 2014
> [INFO] Final Memory: 59M/1490M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>


Re: Review Request 26402: ATS removed when enabling security on HDP 2.2

Posted by John Speidel <js...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26402/#review55706
-----------------------------------------------------------

Ship it!


Ship It!

- John Speidel


On Oct. 7, 2014, 8:14 p.m., Alejandro Fernandez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26402/
> -----------------------------------------------------------
> 
> (Updated Oct. 7, 2014, 8:14 p.m.)
> 
> 
> Review request for Ambari, Jaimin Jetly, jun aoki, Sid Wagle, and Yusaku Sako.
> 
> 
> Bugs: AMBARI-7667
>     https://issues.apache.org/jira/browse/AMBARI-7667
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> ATS was removed when enabling security on stack 2.2. Corresponding step appeared in security wizard, and after security was enabled no ATS was present on hosts.
> This is a bug in the stack definition of YARN in HDP 2.2, where the structure prevented retrieving the ATS Component cardinality.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/metainfo.xml 84ef776 
> 
> Diff: https://reviews.apache.org/r/26402/diff/
> 
> 
> Testing
> -------
> 
> Created a cluster, overwrote metainfo.xml file, and restarted the server. Then verified that
> http://server:8080/api/v1/stacks/HDP/versions/2.2/services/YARN/components/APP_TIMELINE_SERVER
> showed the correct cardinality.
> 
> When attempted to add Security to the cluster, it did not remove ATS, as expected.
> 
> Total run:641
> Total errors:0
> Total failures:0
> OK
> ...
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 22:46.819s
> [INFO] Finished at: Tue Oct 07 11:31:31 PDT 2014
> [INFO] Final Memory: 59M/1490M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Alejandro Fernandez
> 
>


Re: Review Request 26402: ATS removed when enabling security on HDP 2.2

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

(Updated Oct. 7, 2014, 8:14 p.m.)


Review request for Ambari, Jaimin Jetly, jun aoki, Sid Wagle, and Yusaku Sako.


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


Repository: ambari


Description
-------

ATS was removed when enabling security on stack 2.2. Corresponding step appeared in security wizard, and after security was enabled no ATS was present on hosts.
This is a bug in the stack definition of YARN in HDP 2.2, where the structure prevented retrieving the ATS Component cardinality.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/metainfo.xml 84ef776 

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


Testing
-------

Created a cluster, overwrote metainfo.xml file, and restarted the server. Then verified that
http://server:8080/api/v1/stacks/HDP/versions/2.2/services/YARN/components/APP_TIMELINE_SERVER
showed the correct cardinality.

When attempted to add Security to the cluster, it did not remove ATS, as expected.

Total run:641
Total errors:0
Total failures:0
OK
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:46.819s
[INFO] Finished at: Tue Oct 07 11:31:31 PDT 2014
[INFO] Final Memory: 59M/1490M
[INFO] ------------------------------------------------------------------------


Thanks,

Alejandro Fernandez


Re: Review Request 26402: ATS removed when enabling security on HDP 2.2

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

(Updated Oct. 7, 2014, 7:01 p.m.)


Review request for Ambari, Jaimin Jetly, Sid Wagle, and Yusaku Sako.


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


Repository: ambari


Description
-------

ATS was removed when enabling security on stack 2.2. Corresponding step appeared in security wizard, and after security was enabled no ATS was present on hosts.
This is a bug in the stack definition of YARN in HDP 2.2, where the structure prevented retrieving the ATS Component cardinality.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/metainfo.xml 84ef776 

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


Testing (updated)
-------

Created a cluster, overwrote metainfo.xml file, and restarted the server. Then verified that
http://server:8080/api/v1/stacks/HDP/versions/2.2/services/YARN/components/APP_TIMELINE_SERVER
showed the correct cardinality.

When attempted to add Security to the cluster, it did not remove ATS, as expected.

Total run:641
Total errors:0
Total failures:0
OK
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:46.819s
[INFO] Finished at: Tue Oct 07 11:31:31 PDT 2014
[INFO] Final Memory: 59M/1490M
[INFO] ------------------------------------------------------------------------


Thanks,

Alejandro Fernandez