[
https://issues.apache.org/jira/browse/AMBARI-18686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615577#comment-15615577
]
Tim Thorpe commented on AMBARI-18686:
-------------------------------------
The build failures are related to java test errors. The changes in this JIRA
are both python related. Seems like the build hasn't been stable for a while.
> Falcon user shouldn't be added to Oozie admin list if Falcon is not installed
> -----------------------------------------------------------------------------
>
> Key: AMBARI-18686
> URL: https://issues.apache.org/jira/browse/AMBARI-18686
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk, 2.5.0, 2.4.2
>
> Attachments: AMBARI-18686.patch
>
>
> Falcon user shouldn't be added to Oozie admin list if Falcon is not installed
> + if not "FALCON_SERVER" in clusterData["components"] :
> + print "Falcon is not part of the installation"
> + return
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)