[
https://issues.apache.org/jira/browse/AMBARI-17783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15596422#comment-15596422
]
Venkat Ranganathan commented on AMBARI-17783:
---------------------------------------------
[~Tim Thorpe]/[~afernandez]
If you look at patch 2 attached, you can see that there is this code block
{code}
+ if not "FALCON_SERVER" in clusterData["components"] :
+ print "Falcon is not part of the installation"
+ return
{code}
It probably got missed during merge into the branch and needs to be applied -
Note sure checking for services will work as the stack_advisor code can have
partial list of services during invocation
> Add falcon to oozie admin user for HDP 2.5
> ------------------------------------------
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Murali Ramasami
> Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie
> advanced env section.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)