You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2010/08/21 02:49:16 UTC

[jira] Updated: (HIVE-1578) Add conf. property hive.exec.show.job.failure.debug.info to enable/disable displaying link to the task with most failures

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

Carl Steinbach updated HIVE-1578:
---------------------------------

    Summary: Add conf. property hive.exec.show.job.failure.debug.info to enable/disable displaying link to the task with most failures  (was: Add conf. variable for displaying link to the task with most failures)

> Add conf. property hive.exec.show.job.failure.debug.info to enable/disable displaying link to the task with most failures
> -------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-1578
>                 URL: https://issues.apache.org/jira/browse/HIVE-1578
>             Project: Hadoop Hive
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Paul Yang
>            Assignee: Paul Yang
>             Fix For: 0.7.0
>
>         Attachments: HIVE-1578.1.patch
>
>
> If a job fails, Hive currently displays a link to the task with the most number of failures for easy access to the error logs. However, generating the link may require many RPC's to get all the task completion events, adding a delay of up to 30 minutes. This patch adds a configuration variable to control whether the link is generated. Turning off this feature would also disable automatic debugging tips generated by heuristics reading from the error logs.

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