[
https://issues.apache.org/jira/browse/OOZIE-2598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15561800#comment-15561800
]
Attila Sasvari commented on OOZIE-2598:
---------------------------------------
If we do not need to mention the exact reason in the exception (for example
because it is later handled) in {{MapReduceMain.runConfigClass()}}, you an use
a multicatch. If we need to know, what caused the problem, we can indicate
exception type (based on e.getClass().getCanonicalName()) for example, in a log
message as well.
> OYA: Shell Action
> -----------------
>
> Key: OOZIE-2598
> URL: https://issues.apache.org/jira/browse/OOZIE-2598
> Project: Oozie
> Issue Type: Sub-task
> Affects Versions: oya
> Reporter: Robert Kanter
> Assignee: Peter Bacsko
> Fix For: oya
>
> Attachments: OOZIE-2598.01.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)