Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1974610CEE for ; Fri, 14 Feb 2014 22:29:46 +0000 (UTC) Received: (qmail 9955 invoked by uid 500); 14 Feb 2014 22:29:35 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 9691 invoked by uid 500); 14 Feb 2014 22:29:30 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 9576 invoked by uid 99); 14 Feb 2014 22:29:28 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Feb 2014 22:29:28 +0000 Date: Fri, 14 Feb 2014 22:29:28 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-8181) WebUIs HTTPS support MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-8181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-8181. --------------------------- Resolution: Implemented HBASE-9986 added https support in 0.94 HBASE-9954 did the same to other branches. > WebUIs HTTPS support > -------------------- > > Key: HBASE-8181 > URL: https://issues.apache.org/jira/browse/HBASE-8181 > Project: HBase > Issue Type: New Feature > Components: UI > Affects Versions: 0.94.5 > Reporter: Michael Weng > Assignee: Michael Weng > Priority: Minor > Attachments: HBASE-8181-0.94.txt, HBASE-8181-trunk.txt > > > With https enabled on hadoop 1.2 > https://issues.apache.org/jira/browse/MAPREDUCE-4661 > HBase automatically inherits the feature. However, there are some hardcoded places need to be fixed. -- This message was sent by Atlassian JIRA (v6.1.5#6160)