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 680CC200B5B for ; Fri, 5 Aug 2016 15:01:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 66992160A8E; Fri, 5 Aug 2016 13:01: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 AD933160A6D for ; Fri, 5 Aug 2016 15:01:21 +0200 (CEST) Received: (qmail 78569 invoked by uid 500); 5 Aug 2016 13:01: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 78558 invoked by uid 99); 5 Aug 2016 13:01: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:01:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 739D42C0D5E for ; Fri, 5 Aug 2016 13:01:20 +0000 (UTC) Date: Fri, 5 Aug 2016 13:01:20 +0000 (UTC) From: "Shen Yinjie (JIRA)" To: mapreduce-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (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:01:22 -0000 [ https://issues.apache.org/jira/browse/MAPREDUCE-6716?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shen Yinjie updated MAPREDUCE-6716: ----------------------------------- Description:=20 when client excute shell "mapred job -list", {{ JobId=09 State=09 Sta= rtTime=09 UserName=09 Queue=09 Priority=09 UsedContainers= =09 RsvdContainers=09 job_1467197069300_0002=09 RUNNING=09 1470405744358=09 hdfs= =09 root.default 0=09 1=09 0=09= }} the result shows StartTime is a long type=EF=BC=8Cwhich is not user-frien= dly. was: when client excute shell "mapred job -list", the result shows " job's startTime" is a long type=EF=BC=8Cwhich is not us= er-friendly. > 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", > {{ JobId=09 State=09 S= tartTime=09 UserName=09 Queue=09 Priority=09 UsedContainer= s=09 RsvdContainers=09 > job_1467197069300_0002=09 RUNNING=09 1470405744358=09 hd= fs=09 root.default 0=09 1=09 0= =09}} > 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