[
https://issues.apache.org/jira/browse/AMBARI-16231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15290988#comment-15290988
]
Dmytro Sen commented on AMBARI-16231:
-------------------------------------
The build failure is caused by rat check for AMBARI-16703
> mapreduce.jobhistory.http.policy & mapreduce.jobhistory.webapp.https.address
> properties are not respected
> ---------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-16231
> URL: https://issues.apache.org/jira/browse/AMBARI-16231
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Vishal Ghugare
> Assignee: Vishal Ghugare
> Labels: patch
> Fix For: 2.4.0
>
> Attachments: AMBARI-16231.patch
>
>
> Ambari 2.2:
> Configure SSL for MapReduce by setting these properties in mapred-site.xml
> mapreduce.jobhistory.http.policy=HTTPS_ONLY
> mapreduce.jobhistory.webapp.https.address=host:https_port
> These properties are not respected and as a result JMX uses http protocol
> instead of https.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)