Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 57510 invoked from network); 2 Aug 2006 01:26:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Aug 2006 01:26:47 -0000 Received: (qmail 878 invoked by uid 500); 2 Aug 2006 01:26:47 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 858 invoked by uid 500); 2 Aug 2006 01:26:46 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 849 invoked by uid 99); 2 Aug 2006 01:26:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 18:26:46 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Aug 2006 18:26:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 3F9EA410021 for ; Wed, 2 Aug 2006 01:24:14 +0000 (GMT) Message-ID: <26221885.1154481854253.JavaMail.jira@brutus> Date: Tue, 1 Aug 2006 18:24:14 -0700 (PDT) From: "Hairong Kuang (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Created: (HADOOP-414) replace class UTF8 with class Text MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N replace class UTF8 with class Text ---------------------------------- Key: HADOOP-414 URL: http://issues.apache.org/jira/browse/HADOOP-414 Project: Hadoop Issue Type: Improvement Affects Versions: 0.4.0 Reporter: Hairong Kuang Assigned To: Hairong Kuang Fix For: 0.4.0 Since class UTF8 is deprecated, all references of UTF8 in hadoop should be replaced with class Text if the change does not break the system. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira