Return-Path: Delivered-To: apmail-hadoop-hive-dev-archive@minotaur.apache.org Received: (qmail 1450 invoked from network); 2 Feb 2010 01:16:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Feb 2010 01:16:39 -0000 Received: (qmail 3534 invoked by uid 500); 2 Feb 2010 01:16:39 -0000 Delivered-To: apmail-hadoop-hive-dev-archive@hadoop.apache.org Received: (qmail 3464 invoked by uid 500); 2 Feb 2010 01:16:39 -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 3454 invoked by uid 99); 2 Feb 2010 01:16:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Feb 2010 01:16:39 +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, 02 Feb 2010 01:16:38 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B229B234C1EE for ; Mon, 1 Feb 2010 17:16:18 -0800 (PST) Message-ID: <575387163.13571265073378728.JavaMail.jira@brutus.apache.org> Date: Tue, 2 Feb 2010 01:16:18 +0000 (UTC) From: "Namit Jain (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Resolved: (HIVE-1119) Make all Tasks and Works serializable In-Reply-To: <1890466657.124171264749934777.JavaMail.jira@brutus.apache.org> 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/HIVE-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1119. ------------------------------ Resolution: Fixed Fix Version/s: 0.6.0 Hadoop Flags: [Reviewed] Committed. Thanks Zheng > Make all Tasks and Works serializable > ------------------------------------- > > Key: HIVE-1119 > URL: https://issues.apache.org/jira/browse/HIVE-1119 > Project: Hadoop Hive > Issue Type: Improvement > Components: Query Processor > Affects Versions: 0.6.0 > Reporter: Zheng Shao > Assignee: Zheng Shao > Fix For: 0.6.0 > > Attachments: HIVE-1119.1.patch, HIVE-1119.3.patch > > > All Tasks/Works (not just MapredTask and MapredWork) should be serializable. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.