Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 55114 invoked from network); 19 Jul 2009 16:07:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jul 2009 16:07:31 -0000 Received: (qmail 82574 invoked by uid 500); 19 Jul 2009 16:08:37 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 82517 invoked by uid 500); 19 Jul 2009 16:08:37 -0000 Mailing-List: contact hive-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hive-dev@hadoop.apache.org Delivered-To: mailing list hive-dev@hadoop.apache.org Received: (qmail 82507 invoked by uid 99); 19 Jul 2009 16:08:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Jul 2009 16:08:37 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 19 Jul 2009 16:08:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 03AAB234C044 for ; Sun, 19 Jul 2009 09:08:15 -0700 (PDT) Message-ID: <1642826852.1248019695000.JavaMail.jira@brutus> Date: Sun, 19 Jul 2009 09:08:15 -0700 (PDT) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-654) Renaming the thrift SerDe In-Reply-To: <1844531070.1247871974819.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HIVE-654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-654: ---------------------------- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) committed. thanks zheng > Renaming the thrift SerDe > ------------------------- > > Key: HIVE-654 > URL: https://issues.apache.org/jira/browse/HIVE-654 > Project: Hadoop Hive > Issue Type: Bug > Affects Versions: 0.3.0, 0.3.1 > Reporter: Zheng Shao > Assignee: Zheng Shao > Attachments: HIVE-654.1.patch, HIVE-654.2.patch, HIVE-654.4.patch > > > We recently moved ThriftSerDe from facebook thrift to open source thrift. > However the name of the ThriftSerDe class didn't change, which makes it really hard to keep data-code compatibility. > We should change the name of the ThriftSerDe as soon as possible, before our users start to use open source thrift with it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.