You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Paul Yang (JIRA)" <ji...@apache.org> on 2010/02/02 19:58:19 UTC

[jira] Updated: (HIVE-1125) Hive CLI shows 'Ended Job=' at the beginning of the job

     [ https://issues.apache.org/jira/browse/HIVE-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Yang updated HIVE-1125:
----------------------------

    Status: Patch Available  (was: Open)

> Hive CLI shows 'Ended Job=' at the beginning of the job
> -------------------------------------------------------
>
>                 Key: HIVE-1125
>                 URL: https://issues.apache.org/jira/browse/HIVE-1125
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.6.0
>            Reporter: Paul Yang
>            Assignee: Paul Yang
>         Attachments: HIVE-1125.1.patch
>
>
> Instead of "Starting Job = ", it prints "Ended Job ="
> {code}
> Total MapReduce jobs = 1
> Launching Job 1 out of 1
> Number of reduce tasks is set to 0 since there's no reduce operator
> Ended Job = job_201002012342_2688, Tracking URL = http://silver.data.facebook.com:50030/jobdetails.jsp?jobid=job_201002012342_2688
> Kill Command = /data/users/pyang/task2/trunk/dist/shortcuts/silver.trunk/hadoop/bin/../bin/hadoop job  -Dmapred.job.tracker=silver.data.facebook.com:50029 -kill job_201002012342_2688
> 2010-02-02 10:47:05,067 Stage-1 map = 0%,  reduce = 0%
> {code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.