[ 
https://issues.apache.org/jira/browse/HIVE-3215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403530#comment-13403530
 ] 

Zhenxiao Luo commented on HIVE-3215:
------------------------------------

@Ramkumar:
This seems related to HIVE-2804, which is using  HostUtil.getTaskLogUrl to get 
the URL.
                
> JobDebugger should use RunningJob.getTrackingURL 
> -------------------------------------------------
>
>                 Key: HIVE-3215
>                 URL: https://issues.apache.org/jira/browse/HIVE-3215
>             Project: Hive
>          Issue Type: Bug
>          Components: CLI
>            Reporter: Ramkumar Vadali
>            Assignee: Ramkumar Vadali
>            Priority: Minor
>
> When a MR job fails, the JobDebugger tries to construct the job tracker URL 
> by connecting to the job tracker, but that is better done by using 
> RunningJob#getTrackingURL.
> Also, it tries to construct URLs to the tasks, which is not reliable, because 
> the job could have been retired and the URL would not work.

--
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

        

Reply via email to