[
https://issues.apache.org/jira/browse/OOZIE-2595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562095#comment-15562095
]
Attila Sasvari commented on OOZIE-2595:
---------------------------------------
In {{core/src/main/java/org/apache/oozie/service/HadoopAccessorService.java}}
{code}
private static final Map<String, Text> mrTokenRenewers = new HashMap<String,
Text>();
{code}
You can use the diamond operator.
In
{{sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherAM.java}},
is it necessary to log exception related things to System.out? If so, i would
use a logger (as suggested in OOZIE-2702).
> OYA: Pig Action
> ---------------
>
> Key: OOZIE-2595
> URL: https://issues.apache.org/jira/browse/OOZIE-2595
> Project: Oozie
> Issue Type: Sub-task
> Affects Versions: oya
> Reporter: Robert Kanter
> Assignee: Peter Bacsko
> Fix For: oya
>
> Attachments: OOZIE-2595.01.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)