[
https://issues.apache.org/jira/browse/AMBARI-18686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Thorpe updated AMBARI-18686:
--------------------------------
Description:
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
was:Falcon user shouldn't be added to Oozie admin list if Falcon is not
installed
> 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
>
>
> 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)