[
https://issues.apache.org/jira/browse/AMBARI-18581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569360#comment-15569360
]
Doroszlai, Attila commented on AMBARI-18581:
--------------------------------------------
{noformat}
$ grep -r 'default("/configurations/cluster-env/'
ambari-server/src/main/resources | wc -l
22
$ grep -r 'default("/cluster-env/' ambari-server/src/main/resources | wc -l
1
{noformat}
> Oozie start script ignores sysprep_skip_copy_oozie_share_lib_to_hdfs flag
> -------------------------------------------------------------------------
>
> Key: AMBARI-18581
> URL: https://issues.apache.org/jira/browse/AMBARI-18581
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Doroszlai, Attila
> Assignee: Doroszlai, Attila
> Fix For: 2.5.0
>
>
> Oozie service script never executes "sysprepped" branch, because it looks for
> sysprep_skip_copy_oozie_share_lib_to_hdfs flag in the wrong place.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)