Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54F30109EB for ; Wed, 5 Feb 2014 00:12:24 +0000 (UTC) Received: (qmail 15555 invoked by uid 500); 5 Feb 2014 00:12:15 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 15442 invoked by uid 500); 5 Feb 2014 00:12:13 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 15313 invoked by uid 99); 5 Feb 2014 00:12:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Feb 2014 00:12:11 +0000 Date: Wed, 5 Feb 2014 00:12:11 +0000 (UTC) From: "Haohui Mai (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-5872) Validate configuration of dfs.http.policy 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/HDFS-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai resolved HDFS-5872. ------------------------------ Resolution: Duplicate HDFS-5873 includes the fix of this bug thus closing this one as a duplicate. > Validate configuration of dfs.http.policy > ----------------------------------------- > > Key: HDFS-5872 > URL: https://issues.apache.org/jira/browse/HDFS-5872 > Project: Hadoop HDFS > Issue Type: Bug > Reporter: Haohui Mai > Assignee: Haohui Mai > > The current implementation does not complain on invalid values of dfs.http.policy. The implementation should bail out to alert the user that he / she has misconfigured the system. -- This message was sent by Atlassian JIRA (v6.1.5#6160)