You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Vitalyi Brodetskyi <vb...@hortonworks.com> on 2015/06/17 18:45:55 UTC

Review Request 35570: Ambari alerts should not use oozie authentication principal for doing kinit in Oozie HA envs

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

Review request for Ambari, Dmitro Lisnichenko and Sumit Mohanty.


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


Repository: ambari


Description
-------

Ambari alerts are trying to do a kinit with the oozie authentication principal (which will be set to * to allow for multiple HTTP/* principals for HA scenarios). The '*' is expanded by shell and bin (which was a file/dir name) was sent as the principal to the KDC


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java 22e80a3 
  ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json e02a66a 
  ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py cc4d52b 
  ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/alerts.json ceb923c 

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


Testing
-------

mvn clean test


Thanks,

Vitalyi Brodetskyi


Re: Review Request 35570: Ambari alerts should not use oozie authentication principal for doing kinit in Oozie HA envs

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35570/#review88239
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On June 17, 2015, 4:45 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35570/
> -----------------------------------------------------------
> 
> (Updated June 17, 2015, 4:45 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-11978
>     https://issues.apache.org/jira/browse/AMBARI-11978
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Ambari alerts are trying to do a kinit with the oozie authentication principal (which will be set to * to allow for multiple HTTP/* principals for HA scenarios). The '*' is expanded by shell and bin (which was a file/dir name) was sent as the principal to the KDC
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java 22e80a3 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json e02a66a 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py cc4d52b 
>   ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/alerts.json ceb923c 
> 
> Diff: https://reviews.apache.org/r/35570/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>


Re: Review Request 35570: Ambari alerts should not use oozie authentication principal for doing kinit in Oozie HA envs

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

Ship it!


Ship It!

- Sumit Mohanty


On June 17, 2015, 4:45 p.m., Vitalyi Brodetskyi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/35570/
> -----------------------------------------------------------
> 
> (Updated June 17, 2015, 4:45 p.m.)
> 
> 
> Review request for Ambari, Dmitro Lisnichenko and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-11978
>     https://issues.apache.org/jira/browse/AMBARI-11978
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Ambari alerts are trying to do a kinit with the oozie authentication principal (which will be set to * to allow for multiple HTTP/* principals for HA scenarios). The '*' is expanded by shell and bin (which was a file/dir name) was sent as the principal to the KDC
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/java/org/apache/ambari/server/upgrade/UpgradeCatalog210.java 22e80a3 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/alerts.json e02a66a 
>   ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/alerts/alert_check_oozie_server.py cc4d52b 
>   ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.3/alerts.json ceb923c 
> 
> Diff: https://reviews.apache.org/r/35570/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Vitalyi Brodetskyi
> 
>