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


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.

Reply via email to