[
https://issues.apache.org/jira/browse/AMBARI-11642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572527#comment-14572527
]
Hudson commented on AMBARI-11642:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2807 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2807/])
AMBARI-11642. Oozie RU prereq is not a default value, need to add
Doozie.connection.retry.count=5 (dlysnichenko) (dlysnichenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=0dc911e3a83eb7352f2ea32d0381e1b23c2cdafc)
*
ambari-server/src/main/resources/common-services/OOZIE/5.0.0.2.3/configuration/oozie-env.xml
> Oozie RU prereq is not a default value, need to add
> Doozie.connection.retry.count=5
> -----------------------------------------------------------------------------------
>
> Key: AMBARI-11642
> URL: https://issues.apache.org/jira/browse/AMBARI-11642
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Fix For: 2.1.0
>
> Attachments: AMBARI-11642.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)