You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/06/03 10:27:07 UTC

Review Request 34990: Oozie RU prereq is not a default value, need to add Doozie.connection.retry.count=5

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

Review request for Ambari and Alejandro Fernandez.


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


Repository: ambari


Description
-------

Performing an RU of Oozie from Dal to Dal+ has the Prereqs fail because an Oozie property is not a default.
The oozie-env.sh script must contain a retry count such as export OOZIE_CLIENT_OPTS="$
{OOZIE_CLIENT_OPTS}
-Doozie.connection.retry.count=5"
Failed on: OOZIE
A brand new install of HDP 2.3 should have this property, and an upgrade from HDP 2.2 to 2.3 should update oozie-env with it.


Diffs
-----

  ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/configuration/oozie-env.xml ac12d7c 

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


Testing
-------

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Ambari Views ...................................... SUCCESS [1.939s]
[INFO] Ambari Metrics Common ............................. SUCCESS [0.675s]
[INFO] Ambari Server ..................................... SUCCESS [34.750s]
[INFO] Ambari Agent ...................................... SUCCESS [17.269s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55.502s
[INFO] Finished at: Wed Jun 03 11:26:02 EEST 2015
[INFO] Final Memory: 47M/470M
[INFO] ------------------------------------------------------------------------


Thanks,

Dmitro Lisnichenko


Re: Review Request 34990: Oozie RU prereq is not a default value, need to add Doozie.connection.retry.count=5

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

Ship it!


Ship It!

- Alejandro Fernandez


On June 3, 2015, 8:27 a.m., Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/34990/
> -----------------------------------------------------------
> 
> (Updated June 3, 2015, 8:27 a.m.)
> 
> 
> Review request for Ambari and Alejandro Fernandez.
> 
> 
> Bugs: AMBARI-11642
>     https://issues.apache.org/jira/browse/AMBARI-11642
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Performing an RU of Oozie from Dal to Dal+ has the Prereqs fail because an Oozie property is not a default.
> The oozie-env.sh script must contain a retry count such as export OOZIE_CLIENT_OPTS="$
> {OOZIE_CLIENT_OPTS}
> -Doozie.connection.retry.count=5"
> Failed on: OOZIE
> A brand new install of HDP 2.3 should have this property, and an upgrade from HDP 2.2 to 2.3 should update oozie-env with it.
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/configuration/oozie-env.xml ac12d7c 
> 
> Diff: https://reviews.apache.org/r/34990/diff/
> 
> 
> Testing
> -------
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Ambari Views ...................................... SUCCESS [1.939s]
> [INFO] Ambari Metrics Common ............................. SUCCESS [0.675s]
> [INFO] Ambari Server ..................................... SUCCESS [34.750s]
> [INFO] Ambari Agent ...................................... SUCCESS [17.269s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 55.502s
> [INFO] Finished at: Wed Jun 03 11:26:02 EEST 2015
> [INFO] Final Memory: 47M/470M
> [INFO] ------------------------------------------------------------------------
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>