Return-Path: Delivered-To: apmail-hadoop-mapreduce-issues-archive@minotaur.apache.org Received: (qmail 78576 invoked from network); 24 Nov 2010 18:57:06 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Nov 2010 18:57:06 -0000 Received: (qmail 25589 invoked by uid 500); 24 Nov 2010 18:57:38 -0000 Delivered-To: apmail-hadoop-mapreduce-issues-archive@hadoop.apache.org Received: (qmail 25553 invoked by uid 500); 24 Nov 2010 18:57:38 -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 25545 invoked by uid 99); 24 Nov 2010 18:57:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Nov 2010 18:57:38 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Nov 2010 18:57:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAOIvECg003742 for ; Wed, 24 Nov 2010 18:57:15 GMT Message-ID: <16721020.292171290625034975.JavaMail.jira@thor> Date: Wed, 24 Nov 2010 13:57:14 -0500 (EST) From: "Konstantin Boudnik (JIRA)" To: mapreduce-issues@hadoop.apache.org Subject: [jira] Updated: (MAPREDUCE-2200) TestUmbilicalProtocolWithJobToken is failing without Krb evironment: needs to be conditional In-Reply-To: <4570462.291281290623114304.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MAPREDUCE-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Boudnik updated MAPREDUCE-2200: ------------------------------------------ Attachment: MAPREDUCE-2200.patch Fix for failing test > TestUmbilicalProtocolWithJobToken is failing without Krb evironment: needs to be conditional > -------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-2200 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2200 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Affects Versions: 0.23.0 > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Attachments: MAPREDUCE-2200.patch > > > TestUmbilicalProtocolWithJobToken requires Krb environment to be set. For testing some 'pseudo' environment is needed (similar to HDFS-1284). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.