unsubscribe On Tue, Oct 27, 2015 at 2:59 PM, Rohini Palaniswamy (JIRA) <[email protected]> wrote:
> > [ > https://issues.apache.org/jira/browse/PIG-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976081#comment-14976081 > ] > > Rohini Palaniswamy commented on PIG-4684: > ----------------------------------------- > > [~daijy], > My question was about Launcher.getTotalHadoopTimeSpent(). Do we need > it? That requires getTaskReports() even for success. We can get rid of it > altogether or have a setting that controls it. > > > Exception should be changed to warning when job diagnostics cannot be > fetched > > > ----------------------------------------------------------------------------- > > > > Key: PIG-4684 > > URL: https://issues.apache.org/jira/browse/PIG-4684 > > Project: Pig > > Issue Type: Bug > > Affects Versions: 0.11.1 > > Reporter: Mit Desai > > Assignee: Mit Desai > > Attachments: PIG-4684.1.patch, PIG-4684.2.patch > > > > > > When a job completes and there is a problem fetching the taskReports, > exception is thrown if the job has failed and a warning message if the job > has succeeded. The exception should not be thrown as the failure to get the > taskReports is not same as job failure. > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) >
