[
https://issues.apache.org/jira/browse/MAPREDUCE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Neelesh Srinivas Salian updated MAPREDUCE-6449:
-----------------------------------------------
Attachment: MAPREDUCE-6449.002.patch
Adding patch version 2 with changes to other files that I found in the MR
project with YarnRuntimeException.
Looked for pairs to see if there is a throw-catch pair to adjust to
MRRuntimeException and removed the YarnRuntimeException from places it was just
kept as an Exception encapsulation.
Requesting Review on Version 2.
Thank you.
> MR Code should not throw and catch YarnRuntimeException to communicate
> internal exceptions
> ------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-6449
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6449
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Anubhav Dhoot
> Assignee: Neelesh Srinivas Salian
> Labels: mapreduce
> Attachments: MAPREDUCE-6449.001.patch, MAPREDUCE-6449.002.patch,
> MAPREDUCE-6499-prelim.patch
>
>
> In discussion of MAPREDUCE-6439 we discussed how throwing and catching
> YarnRuntimeException in MR code is incorrect and we should instead use some
> MR specific exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)