Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 95262171D0 for ; Thu, 2 Oct 2014 05:14:34 +0000 (UTC) Received: (qmail 48018 invoked by uid 500); 2 Oct 2014 05:14:34 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 47975 invoked by uid 500); 2 Oct 2014 05:14:34 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 47964 invoked by uid 99); 2 Oct 2014 05:14:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Oct 2014 05:14:34 +0000 Date: Thu, 2 Oct 2014 05:14:34 +0000 (UTC) From: "Tsuyoshi OZAWA (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-2562) ContainerId@toString() is unreadable for epoch >0 after YARN-2182 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/YARN-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsuyoshi OZAWA updated YARN-2562: --------------------------------- Attachment: YARN-2562.5.patch Rebased on trunk. > ContainerId@toString() is unreadable for epoch >0 after YARN-2182 > ----------------------------------------------------------------- > > Key: YARN-2562 > URL: https://issues.apache.org/jira/browse/YARN-2562 > Project: Hadoop YARN > Issue Type: Bug > Reporter: Vinod Kumar Vavilapalli > Assignee: Tsuyoshi OZAWA > Priority: Critical > Attachments: YARN-2562.1.patch, YARN-2562.2.patch, YARN-2562.3.patch, YARN-2562.4.patch, YARN-2562.5.patch > > > ContainerID string format is unreadable for RMs that restarted at least once (epoch > 0) after YARN-2182. For e.g, container_1410901177871_0001_01_000005_17. -- This message was sent by Atlassian JIRA (v6.3.4#6332)