Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 57605 invoked from network); 25 Jul 2007 05:06:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 05:06:56 -0000 Received: (qmail 48955 invoked by uid 500); 25 Jul 2007 05:06:54 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 48930 invoked by uid 500); 25 Jul 2007 05:06:54 -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 48807 invoked by uid 99); 25 Jul 2007 05:06:54 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 22:06:54 -0700 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; Tue, 24 Jul 2007 22:06:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 30A4E714163 for ; Tue, 24 Jul 2007 22:06:31 -0700 (PDT) Message-ID: <6361926.1185339991196.JavaMail.jira@brutus> Date: Tue, 24 Jul 2007 22:06:31 -0700 (PDT) From: "Devaraj Das (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-1650) Upgrade Jetty to 6.x In-Reply-To: <3850776.1185338911418.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/HADOOP-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HADOOP-1650: -------------------------------- Attachment: hadoop-jetty6.1.4-lib.tar.gz This tar ball contains the jar files for jetty-6.1.4. They should be put in the lib directory of hadoop. Also, pls remove the files/dirs corresponding to jetty5 - servlet-api.jar, jetty-5*, jetty-ext, from the lib directory. > Upgrade Jetty to 6.x > -------------------- > > Key: HADOOP-1650 > URL: https://issues.apache.org/jira/browse/HADOOP-1650 > Project: Hadoop > Issue Type: Improvement > Components: mapred > Reporter: Devaraj Das > Assignee: Devaraj Das > Attachments: hadoop-jetty6.1.4-lib.tar.gz, jetty6.1.4.patch > > > This is the third attempt at moving to jetty6. Apparently, the jetty-6.1.4 has fixed some of the issues we discovered in jetty during HADOOP-565 and HADOOP-1273. I'd like to keep this issue open for sometime so that we have enough time to test out things. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.