You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/20 15:40:00 UTC

[jira] [Commented] (AMBARI-22280) falcon quicklinks.json added in AMBARI-19059 has typos

    [ https://issues.apache.org/jira/browse/AMBARI-22280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212795#comment-16212795 ] 

ASF GitHub Bot commented on AMBARI-22280:
-----------------------------------------

GitHub user rahulpathak109 opened a pull request:

    https://github.com/apache/ambari/pull/66

    Updated falcon quicklinks.json AMBARI-22280

    AMBARI-22280

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rahulpathak109/ambari patch-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ambari/pull/66.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #66
    
----
commit fd9908fbe284dd49571fe2b6e9bbda2a572d5c68
Author: Rahul Pathak <ra...@users.noreply.github.com>
Date:   2017-10-20T15:39:01Z

    Update quicklinks.json

----


> 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)