[
https://issues.apache.org/jira/browse/MAPREDUCE-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089283#comment-13089283
]
Devaraj K commented on MAPREDUCE-2796:
--------------------------------------
Thanks Arun for reviewing. I ran 'mvn test' and verified. Please find the
output of 'job -list' after this patch.
{code:xml}
linux124:/home/devaraj/MR-279/hadoop-mapreduce-1.0-SNAPSHOT/bin # ./mapred job
-list all
11/08/23 09:15:56 WARN conf.Configuration: mapred.used.genericoptionsparser is
deprecated. Instead, use mapreduce.client.genericoptionsparser.used
11/08/23 09:15:56 INFO ipc.YarnRPC: Creating YarnRPC for null
11/08/23 09:15:56 INFO mapred.ResourceMgrDelegate: Connecting to
ResourceManager at /0.0.0.0:8040
11/08/23 09:15:56 INFO ipc.HadoopYarnRPC: Creating a HadoopYarnProtoRpc proxy
for protocol interface org.apache.hadoop.yarn.api.ClientRMProtocol
11/08/23 09:15:57 INFO mapred.ResourceMgrDelegate: Connected to ResourceManager
at /0.0.0.0:8040
Total jobs:2
JobId State StartTime UserName Queue
Priority SchedulingInfo
job_1314070524951_0002 SUCCEEDED 1314070584180 root default NORMAL
http://10.18.52.124:19888/yarn/job/job_1314070524951_2_2
job_1314070524951_0003 SUCCEEDED 1314070632047 root default NORMAL
http://10.18.52.124:19888/yarn/job/job_1314070524951_3_3
{code}
> [MR-279] Start time for all the apps is set to 0
> ------------------------------------------------
>
> Key: MAPREDUCE-2796
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2796
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Ramya Sunil
> Assignee: Devaraj K
> Fix For: 0.23.0
>
> Attachments: MAPREDUCE-2796.patch
>
>
> The start time for all the apps in the output of "job -list" is set to 0
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira