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

Siddharth Seth commented on HIVE-12658:
---------------------------------------

Something along those lines. I think it'll be better to catch the 
RejectedExecution as early as possible - and set a status in 
SubmitWorkResponse, rather than leaving the logic upto 
LlapDaemonProtocolServerImpl - which is meant to be a proxy layer over the 
protocol

> Task rejection by an llap daemon spams the log with 
> RejectedExecutionExceptions
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-12658
>                 URL: https://issues.apache.org/jira/browse/HIVE-12658
>             Project: Hive
>          Issue Type: Task
>            Reporter: Siddharth Seth
>            Assignee: Siddharth Seth
>
> The execution queue throws a RejectedExecutionException - which is logged by 
> the hadoop IPC layer.
> Instead of relying on an Exception in the protocol - move to sending back an 
> explicit response to indicate a rejected fragment.



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

Reply via email to