[
https://issues.apache.org/jira/browse/AMBARI-18686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615406#comment-15615406
]
Hudson commented on AMBARI-18686:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #220 (See
[https://builds.apache.org/job/Ambari-branch-2.5/220/])
AMBARI-18686 - Falcon user shouldn't be added to Oozie admin list if (tthorpe:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4e46f50a145f5064cf66091e1c0a98df8adc986e])
* (edit) ambari-server/src/test/python/stacks/2.5/common/test_stack_advisor.py
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
> 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)