Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 98120 invoked from network); 7 Nov 2006 23:57:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2006 23:57:14 -0000 Received: (qmail 9365 invoked by uid 500); 7 Nov 2006 23:57:24 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 9336 invoked by uid 500); 7 Nov 2006 23:57:24 -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 9327 invoked by uid 99); 7 Nov 2006 23:57:24 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 15:57:24 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= 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; Tue, 07 Nov 2006 15:57:13 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AFEEE7142EC for ; Tue, 7 Nov 2006 15:56:52 -0800 (PST) Message-ID: <9613713.1162943812718.JavaMail.jira@brutus> Date: Tue, 7 Nov 2006 15:56:52 -0800 (PST) From: "Sameer Paranjpye (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-687) Upgrade to Jetty 6 does not patch bin/hadoop In-Reply-To: <19101684.1162943572996.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 [ http://issues.apache.org/jira/browse/HADOOP-687?page=all ] Sameer Paranjpye updated HADOOP-687: ------------------------------------ Status: Patch Available (was: Open) This patch fixes the issue. > Upgrade to Jetty 6 does not patch bin/hadoop > -------------------------------------------- > > Key: HADOOP-687 > URL: http://issues.apache.org/jira/browse/HADOOP-687 > Project: Hadoop > Issue Type: Bug > Components: scripts > Reporter: Sameer Paranjpye > Assigned To: Sameer Paranjpye > Priority: Critical > Fix For: 0.9.0 > > Attachments: jetty_6_fix.txt > > > The upgrade to jetty 6 does not fix 'bin/hadoop' to include new jars. The directory 'lib/hadoop/jetty-ext' has been replaced by 'lib/hadoop/jsp-2.0' however 'bin/hadoop' does not include the jars in the new directory in CLASSPATH. As a result, tasktrackers and namenodes fail to launch. -- 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