From yarn-issues-return-1503-apmail-hadoop-yarn-issues-archive=hadoop.apache.org@hadoop.apache.org Mon Nov 5 15:09:43 2012 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 0A1A4D7CC for ; Mon, 5 Nov 2012 15:09:43 +0000 (UTC) Received: (qmail 54460 invoked by uid 500); 5 Nov 2012 15:09:05 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 51247 invoked by uid 500); 5 Nov 2012 15:08:59 -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 44343 invoked by uid 99); 5 Nov 2012 15:04:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Nov 2012 15:04:12 +0000 Date: Mon, 5 Nov 2012 15:04:12 +0000 (UTC) From: "Robert Joseph Evans (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: <2095254407.69038.1352127852706.JavaMail.jiratomcat@arcas> Subject: [jira] [Created] (YARN-200) yarn log does not output all needed information, and is in a binary format MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Robert Joseph Evans created YARN-200: ---------------------------------------- Summary: yarn log does not output all needed information, and is in a binary format Key: YARN-200 URL: https://issues.apache.org/jira/browse/YARN-200 Project: Hadoop YARN Issue Type: Bug Affects Versions: 0.23.5 Reporter: Robert Joseph Evans yarn logs does not output attemptid, nodename, or container-id. Missing these makes it very difficult to look through the logs for failed containers and tie them back to actual tasks and task attempts. Also the output currently includes several binary characters. This is OK for being machine readable, but difficult for being human readable, or even for using standard tool like grep. -- 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