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

Rohini Palaniswamy commented on PIG-4957:
-----------------------------------------

Realized that in mapreduce mode, it is always going to log even if there are no 
running jobs. We can use this jira to log the message if jc!=null && 
!jc.getRunningJobs().isEmpty() . PIG-4928 can be used to fix the 
MRExecutionEngine instantiation problem in Tez.

> See "Received kill signal" message for a normal run after PIG-4921
> ------------------------------------------------------------------
>
>                 Key: PIG-4957
>                 URL: https://issues.apache.org/jira/browse/PIG-4957
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Daniel Dai
>             Fix For: 0.17.0
>
>
> See message in almost every job:
> {code}
> INFO  
> org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher
>  - Received kill signal
> {code}
> This needs to be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to