Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAPREDUCE-7205. Changed to the interpret container scheduler kill exit code as a task attempt killing event #821

Closed
wants to merge 1 commit into from

Conversation

jiwq
Copy link
Member

@jiwq jiwq commented May 15, 2019

MAPREDUCE-7205

MR needs to recognize the special exit code value of -108 and interpret it as a container being killed instead of a container failure.

-108: Container was terminated by the ContainerScheduler to make room for another container...

…t code as a task attempt killing event. Contributed by Wanqiang Ji.
@aajisaka aajisaka closed this in 67f9a7b May 22, 2019
aajisaka pushed a commit that referenced this pull request May 22, 2019
…tempt killing event.

This closes #821

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 67f9a7b)
@jiwq jiwq deleted the MAPREDUCE-7205 branch May 22, 2019 05:47
aajisaka pushed a commit that referenced this pull request May 22, 2019
…tempt killing event.

This closes #821

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 67f9a7b)
smengcl pushed a commit to smengcl/hadoop that referenced this pull request Oct 8, 2019
…tempt killing event.

This closes apache#821

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 67f9a7b)
(cherry picked from commit 6690955)

Change-Id: I004457cfdbb122e0114ed44070eef8090a66bdf5
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
…y in the Calcite plan.

This is required for supporting schema evolution without failing the jobs.

Author: Aditya Toomula <atoomula@linkedin.com>

Reviewers: Srinivasulu Punuru <spunuru@linkedin.com>

Closes apache#821 from atoomula/modify and squashes the following commits:

17b4b1c1 [Aditya Toomula] SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan.
65be581a [Aditya Toomula] SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan.
fb50ee81 [Aditya Toomula] SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan.
9fff9573 [Aditya Toomula] SAMZA-2007: Samza-sql - Fix Samza-SQL to not expect LogicalTableModify in the Calcite plan.
f3e887c6 [Aditya Toomula] dummy
bentito pushed a commit to bentito/hadoop that referenced this pull request Dec 2, 2020
…tempt killing event.

This closes apache#821

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 67f9a7b)
bentito pushed a commit to bentito/hadoop that referenced this pull request Dec 3, 2020
…tempt killing event.

This closes apache#821

Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 67f9a7b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant