[
https://issues.apache.org/jira/browse/AMBARI-7871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178711#comment-14178711
]
Hudson commented on AMBARI-7871:
--------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #653 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/653/])
AMBARI-7871. Falcon's default port is 15443 if TLS is enabled, 15000 otherwise.
(mpapirkovskyy) (mpapyrkovskyy:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=bc0ae7de9682cfec29f326293b087b54c971fc69)
*
ambari-server/src/main/resources/stacks/HDP/2.2/services/FALCON/configuration/falcon-startup.properties.xml
> Falcon's default port is 15443 if TLS is enabled, 15000 otherwise.
> ------------------------------------------------------------------
>
> Key: AMBARI-7871
> URL: https://issues.apache.org/jira/browse/AMBARI-7871
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0
> Reporter: Myroslav Papirkovskyy
> Assignee: Myroslav Papirkovskyy
> Fix For: 1.7.0
>
>
> In Champlain, Falcon server is on port 15443 or 15000 based on setting for
> TLS. In Falcon startup.properties,
> If falcon.enableTLS is set to true explicitly or not set at all, falcon
> starts at port 15443 on https:// by default.
> If falcon.enableTLS is set to false, falcon starts at port 15000 on http://.
> To change the port, use -port option. If falcon.enableTLS is not set
> explicitly but port is set explicitly, port that ends with 443 will
> automatically put falcon on https://. Any other port will put falcon on
> http://.
> Update the gsInstaller and Ambari install/deploy scripts to reflect this
> change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)