Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-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 98BE510CA9 for ; Fri, 23 May 2014 07:54:02 +0000 (UTC) Received: (qmail 3675 invoked by uid 500); 23 May 2014 07:54:02 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 3621 invoked by uid 500); 23 May 2014 07:54:02 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 3613 invoked by uid 99); 23 May 2014 07:54:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 May 2014 07:54:02 +0000 Date: Fri, 23 May 2014 07:54:02 +0000 (UTC) From: "zhihai xu (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (MAPREDUCE-5777) Support utf-8 text with BOM (byte order marker) 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/MAPREDUCE-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhihai xu reassigned MAPREDUCE-5777: ------------------------------------ Assignee: zhihai xu > Support utf-8 text with BOM (byte order marker) > ----------------------------------------------- > > Key: MAPREDUCE-5777 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5777 > Project: Hadoop Map/Reduce > Issue Type: Improvement > Affects Versions: 0.22.0, 2.2.0 > Reporter: bc Wong > Assignee: zhihai xu > > UTF-8 text may have a BOM. TextInputFormat, KeyValueTextInputFormat and friends should recognize the BOM and not treat it as actual data. -- This message was sent by Atlassian JIRA (v6.2#6252)