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 ABDB4200B69 for ; Fri, 5 Aug 2016 15:06:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AA91E160A6D; Fri, 5 Aug 2016 13:06:22 +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 0805A160AAC for ; Fri, 5 Aug 2016 15:06:21 +0200 (CEST) Received: (qmail 93724 invoked by uid 500); 5 Aug 2016 13:06:20 -0000 Mailing-List: contact mapreduce-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list mapreduce-issues@hadoop.apache.org Received: (qmail 93325 invoked by uid 99); 5 Aug 2016 13:06:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2016 13:06:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8B89B2C0D64 for ; Fri, 5 Aug 2016 13:06:20 +0000 (UTC) Date: Fri, 5 Aug 2016 13:06:20 +0000 (UTC) From: "Shen Yinjie (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (MAPREDUCE-6716) Hadoop shell "mapred job -list" show improper time format MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 05 Aug 2016 13:06:22 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 15409420#comment-15409420 ]=20 Shen Yinjie commented on MAPREDUCE-6716: ---------------------------------------- after fix ,"mapred job -list=E2=80=9C shows as follows : {code} JobId=09 JobName=09 State=09 = StartTime=09 UserName=09 Queue...=09 job_1470400756100_0003=09 TeraGen=09 PREP=09 2016-08-05 = 21:03=09 hdfs=09 default=09 {code} > Hadoop shell "mapred job -list" show improper time format=20 > ---------------------------------------------------------- > > Key: MAPREDUCE-6716 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6716 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: client > Affects Versions: 2.6.0, 2.8.0 > Environment: centos6.5 x64 > hadoop 2.6.0 /hadoop2.8.0 > Reporter: Shen Yinjie > Assignee: Shen Yinjie > Priority: Minor > Fix For: 2.8.0 > > Attachments: MAPREDUCE-6716_trunk.patch > > > when client excute shell "mapred job -list", > {code} JobId=09 State=09 = StartTime=09 UserName=09 Queue=09 Priority=09 UsedConta= iners=09 RsvdContainers=09 > job_1467197069300_0002=09 RUNNING=09 1470405744358=09 hd= fs=09 default DEFAULT=09 1=09 = 0=09 {code}=20 > the result shows StartTime is a long type=EF=BC=8Cwhich is not user-fri= endly. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org