[
https://issues.apache.org/jira/browse/MAPREDUCE-7276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044797#comment-18044797
]
ASF GitHub Bot commented on MAPREDUCE-7276:
-------------------------------------------
github-actions[bot] commented on PR #1971:
URL: https://github.com/apache/hadoop/pull/1971#issuecomment-3648588893
We're closing this stale PR because it has been open for 100 days with no
activity. This isn't a judgement on the merit of the PR in any way. It's just a
way of keeping the PR queue manageable.
If you feel like this was a mistake, or you would like to continue working
on it, please feel free to re-open it and ask for a committer to remove the
stale tag and review again.
Thanks all for your contribution.
> 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
> Assignee: Wang Yan
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]