Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62E6ED3EF for ; Tue, 15 Jan 2013 21:10:13 +0000 (UTC) Received: (qmail 32868 invoked by uid 500); 15 Jan 2013 21:10:12 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 32815 invoked by uid 500); 15 Jan 2013 21:10:12 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 32722 invoked by uid 99); 15 Jan 2013 21:10:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 21:10:12 +0000 Date: Tue, 15 Jan 2013 21:10:12 +0000 (UTC) From: "Tsuyoshi OZAWA (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-9216) CompressionCodecFactory#getCodecClasses should trim the result of parsing by Configuration. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Tsuyoshi OZAWA created HADOOP-9216: -------------------------------------- Summary: CompressionCodecFactory#getCodecClasses should trim the result of parsing by Configuration. Key: HADOOP-9216 URL: https://issues.apache.org/jira/browse/HADOOP-9216 Project: Hadoop Common Issue Type: Improvement Components: io Affects Versions: 3.0.0, 2.0.3-alpha, 0.23.6 Reporter: Tsuyoshi OZAWA CompressionCodecFactory#getCodecClasses doesn't trim its input. This can confuse users of CompressionCodecFactory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira