Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 86703200B50 for ; Tue, 21 Jun 2016 07:45:01 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 85280160A66; Tue, 21 Jun 2016 05:45:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 137CF160A65 for ; Tue, 21 Jun 2016 07:44:59 +0200 (CEST) Received: (qmail 84147 invoked by uid 500); 21 Jun 2016 05:44:58 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 84114 invoked by uid 99); 21 Jun 2016 05:44:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jun 2016 05:44:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 27D382C1F6B for ; Tue, 21 Jun 2016 05:44:58 +0000 (UTC) Date: Tue, 21 Jun 2016 05:44:58 +0000 (UTC) From: "Xuan Gong (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-5200) Improve yarn logs to get Container List MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Jun 2016 05:45:01 -0000 [ https://issues.apache.org/jira/browse/YARN-5200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15341148#comment-15341148 ] Xuan Gong commented on YARN-5200: --------------------------------- {code} yarn logs --applicationId application_1466487508854_0001 -show_application_log_info {code} the output for this command line will be {code} Application State: Completed. container_1466487508854_0001_01_000003 on xuanmacbook-pro.home_59821_1466487562000 container_1466487508854_0001_01_000002 on xuanmacbook-pro.home_59821_1466487562000 container_1466487508854_0001_01_000001 on xuanmacbook-pro.home_59821_1466487562000 {code} > Improve yarn logs to get Container List > --------------------------------------- > > Key: YARN-5200 > URL: https://issues.apache.org/jira/browse/YARN-5200 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Xuan Gong > Assignee: Xuan Gong > Attachments: YARN-5200.1.patch, YARN-5200.2.patch, YARN-5200.3.patch, YARN-5200.4.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org