Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 4559D2009D9 for ; Thu, 19 May 2016 13:58:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 43F09160A1D; Thu, 19 May 2016 11:58:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B51A6160A00 for ; Thu, 19 May 2016 13:58:13 +0200 (CEST) Received: (qmail 93617 invoked by uid 500); 19 May 2016 11:58:13 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 93589 invoked by uid 99); 19 May 2016 11:58:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 May 2016 11:58:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CE9A02C14E1 for ; Thu, 19 May 2016 11:58:12 +0000 (UTC) Date: Thu, 19 May 2016 11:58:12 +0000 (UTC) From: "Dmytro Sen (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-16231) mapreduce.jobhistory.http.policy & mapreduce.jobhistory.webapp.https.address properties are not respected MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 19 May 2016 11:58:14 -0000 [ 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)