Rahul Pathak created AMBARI-22280:
-------------------------------------
Summary: falcon quicklinks.json added in AMBARI-19059 has typos
Key: AMBARI-22280
URL: https://issues.apache.org/jira/browse/AMBARI-22280
Project: Ambari
Issue Type: Bug
Components: ambari-server
Affects Versions: 2.6.1
Reporter: Rahul Pathak
ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/quicklinks/quicklinks.json
added in AMBARI-19059 has below typos.
{code}
"property":"falcon.enableTLS" should be "property":"*.falcon.enableTLS",
"site":"falcon-startup-properties" should be "site":"falcon-startup.properties"
{code}
Due to this quicklink for falcon is not working after enabling ssl for falcon.
I have verified that making above changes on ambari server solve the problem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)