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 E8A30CE2D for ; Mon, 3 Jun 2013 18:19:23 +0000 (UTC) Received: (qmail 51769 invoked by uid 500); 3 Jun 2013 18:19:23 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 51384 invoked by uid 500); 3 Jun 2013 18:19:23 -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 51171 invoked by uid 99); 3 Jun 2013 18:19:21 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 18:19:21 +0000 Date: Mon, 3 Jun 2013 18:19:21 +0000 (UTC) From: "Vinod Kumar Vavilapalli (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-5275) Mapreduce API: TokenCache incompatibility issues with MR1 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-5275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13673391#comment-13673391 ] Vinod Kumar Vavilapalli commented on MAPREDUCE-5275: ---------------------------------------------------- I just verified again and it IS public in 1.x. If and when 'it changes soon', you can remove it and mark it as incompatible at that point of time. Even so, the API is taking in a 'namenode', so it can be supported even for viewfs. > Mapreduce API: TokenCache incompatibility issues with MR1 > --------------------------------------------------------- > > Key: MAPREDUCE-5275 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5275 > Project: Hadoop Map/Reduce > Issue Type: Sub-task > Reporter: Zhijie Shen > Assignee: Mayank Bansal > Fix For: 2.1.0-beta > > Attachments: MAPREDUCE-5275-trunk-1.patch, MAPREDUCE-5275-trunk-2.patch, MAPREDUCE-5275-trunk-3.patch, MAPREDUCE-5275-trunk-4.patch > > > There're following incompatibility issues: > * Token getDelegationToken(Credentials, String) is removed > * Credentials loadTokens(String, Configuration) changes to Credentials loadTokens(String, JobConf) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira