Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 99027 invoked from network); 7 Jul 2009 02:13:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Jul 2009 02:13:27 -0000 Received: (qmail 73661 invoked by uid 500); 7 Jul 2009 02:13:37 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 73609 invoked by uid 500); 7 Jul 2009 02:13: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 73598 invoked by uid 99); 7 Jul 2009 02:13:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Jul 2009 02:13: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; Tue, 07 Jul 2009 02:13:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 92F1D234C1E9 for ; Mon, 6 Jul 2009 19:13:15 -0700 (PDT) Message-ID: <1666306919.1246932795601.JavaMail.jira@brutus> Date: Mon, 6 Jul 2009 19:13:15 -0700 (PDT) From: "Raghotham Murthy (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-438) Make hive work with apache thrift In-Reply-To: <579798545.1240307087605.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-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raghotham Murthy updated HIVE-438: ---------------------------------- Attachment: (was: libthrift.jar) > Make hive work with apache thrift > --------------------------------- > > Key: HIVE-438 > URL: https://issues.apache.org/jira/browse/HIVE-438 > Project: Hadoop Hive > Issue Type: Task > Components: Build Infrastructure > Reporter: Raghotham Murthy > Assignee: Raghotham Murthy > Attachments: hive-438.1.patch, HIVE-438.2.patch, hive-438.serde.patch > > > The following changes have to be made in hive to get it working with any thrift in apache. > - change libthrift.jar > - change com.facebook.thrift to org.apache.thrift > - handle some incompatible changes > - fix some of the warnings -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.