Return-Path: X-Original-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5B4333513 for ; Thu, 28 Apr 2011 18:36:42 +0000 (UTC) Received: (qmail 74449 invoked by uid 500); 28 Apr 2011 18:36:42 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 74425 invoked by uid 500); 28 Apr 2011 18:36:42 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mapreduce-issues@hadoop.apache.org Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 74417 invoked by uid 99); 28 Apr 2011 18:36:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2011 18:36:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Apr 2011 18:36:41 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 6CD48B8882 for ; Thu, 28 Apr 2011 18:36:03 +0000 (UTC) Date: Thu, 28 Apr 2011 18:36:03 +0000 (UTC) From: "Boris Shkolnik (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: <402322157.9566.1304015763442.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <614523004.34098.1301974085731.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (MAPREDUCE-2420) JobTracker should be able to renew delegation token over HTTP 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/MAPREDUCE-2420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026636#comment-13026636 ] Boris Shkolnik commented on MAPREDUCE-2420: ------------------------------------------- +1 overall. [exec] [exec] +1 @author. The patch does not contain any @author tags. [exec] [exec] -1 tests included. The patch doesn't appear to include any new or modified tests. [exec] Please justify why no new tests are needed for this patch. [exec] Also please list what manual steps were performed to verify this patch. [exec] [exec] +1 javadoc. The javadoc tool did not generate any warning messages. [exec] [exec] +1 javac. The applied patch does not increase the total number of javac compiler warnings. [exec] [exec] +1 findbugs. The patch does not introduce any new Findbugs warnings. [exec] [exec] +1 release audit. The applied patch does not increase the total number of release audit warnings. [exec] [exec] No unit tests, but I did manual testing using discp copying from the same cluster or from 0.20 one > JobTracker should be able to renew delegation token over HTTP > ------------------------------------------------------------- > > Key: MAPREDUCE-2420 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2420 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.20.4 > Reporter: Boris Shkolnik > Assignee: Boris Shkolnik > Attachments: MR-2420-1.patch, MR-2420.22-1.patch, MR-2420.22-2.patch, MR-2420.patch, MR2420-2.patch > > > in case JobTracker has to talk to a NameNode running a different version (RPC version mismatch), Jobtracker should be able to fall back to HTTP renewal. > Example of the case - running distcp between different versions using hfpt. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira