[
https://issues.apache.org/jira/browse/AMBARI-18686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15615432#comment-15615432
]
Hudson commented on AMBARI-18686:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #5884 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5884/])
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=4d8c1957de2b98c34670b66b2f374563d70a37db])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py
* (edit) ambari-server/src/test/python/stacks/2.5/common/test_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)