You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@ambari.apache.org by Sid Wagle <sw...@hortonworks.com> on 2017/07/27 01:27:59 UTC

Review Request 61168: Hive-Service check failing in post EU validation (IOP-HDP)

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

Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, Jonathan Hurley, and Sumit Mohanty.


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


Repository: ambari


Description
-------

Hive Service check is failing :- 

{code}
HTTP/vs-iop420tofnsec-re-2.openstacklocal@EXAMPLE.COM is not allowed to impersonate ambari-qa
{code}

Patch executes custom action to remove offending rules.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java PRE-CREATION 
  ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 484e459 
  ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingActionTest.java PRE-CREATION 


Diff: https://reviews.apache.org/r/61168/diff/1/


Testing
-------

Pending manual test.


Thanks,

Sid Wagle


Re: Review Request 61168: Hive-Service check failing in post EU validation (BI-HDP)

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


Ship it!




Ship It!

- Sumit Mohanty


On July 27, 2017, 2:04 a.m., Sid Wagle wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61168/
> -----------------------------------------------------------
> 
> (Updated July 27, 2017, 2:04 a.m.)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, Jonathan Hurley, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-21577
>     https://issues.apache.org/jira/browse/AMBARI-21577
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Hive Service check is failing :- 
> 
> {code}
> HTTP/vs-iop420tofnsec-re-2.openstacklocal@EXAMPLE.COM is not allowed to impersonate ambari-qa
> {code}
> 
> Patch executes custom action to remove offending rules.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java PRE-CREATION 
>   ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 684acfa 
>   ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 484e459 
>   ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingActionTest.java PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/61168/diff/2/
> 
> 
> Testing
> -------
> 
> Pending manual test.
> 
> 
> Thanks,
> 
> Sid Wagle
> 
>


Re: Review Request 61168: Hive-Service check failing in post EU validation (BI-HDP)

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


Fix it, then Ship it!





ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java
Lines 34 (patched)
<https://reviews.apache.org/r/61168/#comment257187>

    Add some documentation as to why this class was needed and how it works.


- Alejandro Fernandez


On July 27, 2017, 2:04 a.m., Sid Wagle wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61168/
> -----------------------------------------------------------
> 
> (Updated July 27, 2017, 2:04 a.m.)
> 
> 
> Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, Jonathan Hurley, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-21577
>     https://issues.apache.org/jira/browse/AMBARI-21577
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Hive Service check is failing :- 
> 
> {code}
> HTTP/vs-iop420tofnsec-re-2.openstacklocal@EXAMPLE.COM is not allowed to impersonate ambari-qa
> {code}
> 
> Patch executes custom action to remove offending rules.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java PRE-CREATION 
>   ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 684acfa 
>   ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 484e459 
>   ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingActionTest.java PRE-CREATION 
> 
> 
> Diff: https://reviews.apache.org/r/61168/diff/2/
> 
> 
> Testing
> -------
> 
> Pending manual test.
> 
> 
> Thanks,
> 
> Sid Wagle
> 
>


Re: Review Request 61168: Hive-Service check failing in post EU validation (BI-HDP)

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

(Updated July 27, 2017, 2:04 a.m.)


Review request for Ambari, Attila Doroszlai, Alejandro Fernandez, Jonathan Hurley, and Sumit Mohanty.


Changes
-------

Missing directive in BI 4.2.5


Summary (updated)
-----------------

Hive-Service check failing in post EU validation (BI-HDP)


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


Repository: ambari


Description
-------

Hive Service check is failing :- 

{code}
HTTP/vs-iop420tofnsec-re-2.openstacklocal@EXAMPLE.COM is not allowed to impersonate ambari-qa
{code}

Patch executes custom action to remove offending rules.


Diffs (updated)
-----

  ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingAction.java PRE-CREATION 
  ambari-server/src/main/resources/stacks/BigInsights/4.2.5/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 684acfa 
  ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/nonrolling-upgrade-to-hdp-2.6.xml 484e459 
  ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixAuthToLocalMappingActionTest.java PRE-CREATION 


Diff: https://reviews.apache.org/r/61168/diff/2/

Changes: https://reviews.apache.org/r/61168/diff/1-2/


Testing
-------

Pending manual test.


Thanks,

Sid Wagle