Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
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
Attachments
Attachments
Issue Links
- relates to
-
AMBARI-17783 Add falcon to oozie admin user for HDP 2.5
- Resolved
- links to