Return-Path: Delivered-To: apmail-incubator-pig-dev-archive@locus.apache.org Received: (qmail 54629 invoked from network); 7 Nov 2007 19:35:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 19:35:13 -0000 Received: (qmail 38785 invoked by uid 500); 7 Nov 2007 19:35:01 -0000 Delivered-To: apmail-incubator-pig-dev-archive@incubator.apache.org Received: (qmail 38744 invoked by uid 500); 7 Nov 2007 19:35:01 -0000 Mailing-List: contact pig-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@incubator.apache.org Delivered-To: mailing list pig-dev@incubator.apache.org Received: (qmail 38733 invoked by uid 99); 7 Nov 2007 19:35:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 11:35:01 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 19:35:45 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8B7B671420A for ; Wed, 7 Nov 2007 11:34:50 -0800 (PST) Message-ID: <21980176.1194464090562.JavaMail.jira@brutus> Date: Wed, 7 Nov 2007 11:34:50 -0800 (PST) From: "Owen O'Malley (JIRA)" To: pig-dev@incubator.apache.org Subject: [jira] Commented: (PIG-23) Make Pig work with Java 1.5 In-Reply-To: <7112662.1194394070703.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PIG-23?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540855 ] Owen O'Malley commented on PIG-23: ---------------------------------- Arguably, we should move Hadoop to require 1.6. In practice, the performance of the servers is much much better under 1.6... > Make Pig work with Java 1.5 > --------------------------- > > Key: PIG-23 > URL: https://issues.apache.org/jira/browse/PIG-23 > Project: Pig > Issue Type: Improvement > Components: impl > Affects Versions: 0.0.0 > Environment: All > Reporter: Milind Bhandarkar > Fix For: 0.1.0 > > > With a few changes, I am able to make Pig build with Java 1.5. I need it to work with JDK5, because my Mac does not have JDK 6. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.