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

Wang Yan edited comment on MAPREDUCE-7276 at 7/8/20, 3:41 AM:
--------------------------------------------------------------

[~ste...@apache.org] Thanks for the reply! 

I have linked the github pull request for review.

Could you please help take a look? 
 


was (Author: tiana528):
[~ste...@apache.org] Thanks for the reply! 

I created github PR for review : 
[https://github.com/apache/hadoop/pull/1971/files]

Could you please help take a look? 

> hadoop job fast fail is not working properly 
> ---------------------------------------------
>
>                 Key: MAPREDUCE-7276
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7276
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: applicationmaster
>    Affects Versions: 3.2.0, 2.9.2
>         Environment: hadoop 2.9.2, hive 2.3.2 and hive 0.13
>            Reporter: Wang Yan
>            Priority: Minor
>
> User operation : run a hive job with HFDS disk quota specified, and enable 
> the fast fail feature to fast fail a job when hdfs disk quota limitation is 
> exceeded (mapreduce.job.dfs.storage.capacity.kill-limit-exceed=true).
> Expect behaviour : the job fails fast when one task attempt fails due to 
> exceeding the HDFS quota limitation.
> Actual behaviour : fast fail is not working at all. 
> Cause of the bug : TaskAttemptImpl does not handle fast fail at all in the 
> FAILED_FINISHING_TRANSITION event.
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to