[
https://issues.apache.org/jira/browse/MAPREDUCE-2791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117054#comment-13117054
]
Devaraj K commented on MAPREDUCE-2791:
--------------------------------------
Hi Arun, I ran 'mvn install' and 'ant test' in local, all tests passed.
The running job output is this. It was my copy paste problem in the above.
{code}
{code:title=Running Job |borderStyle=solid}
Job: job_1317173942118_0002
Job File:
hdfs://10.18.52.124:9000/tmp/hadoop-yarn/root/staging/root/.staging/job_1317173942118_0002/job.xml
Job Tracking URL : http://10.18.52.124:13740
map() completion: 1.0
reduce() completion: 0.0
Job state: RUNNING
retired: false
reason for failure:
........
{code}
> [MR-279] Missing/incorrect info on job -status CLI
> ---------------------------------------------------
>
> Key: MAPREDUCE-2791
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2791
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: mrv2
> Affects Versions: 0.23.0
> Reporter: Ramya Sunil
> Assignee: Devaraj K
> Priority: Blocker
> Fix For: 0.24.0
>
> Attachments: MAPREDUCE-2791-1.patch, MAPREDUCE-2791-1.patch,
> MAPREDUCE-2791-2.patch, MAPREDUCE-2791-3.patch, MAPREDUCE-2791-4.patch,
> MAPREDUCE-2791.patch
>
>
> There are a couple of details missing/incorrect on the job -status command
> line output for completed jobs:
> 1. Incorrect job file
> 2. map() completion is always 0
> 3. reduce() completion is always set to 0
> 4. history URL is empty
> 5. Missing launched map tasks
> 6. Missing launched reduce tasks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira