[
https://issues.apache.org/jira/browse/MAPREDUCE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Kanter updated MAPREDUCE-6431:
-------------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.9.0
Status: Resolved (was: Patch Available)
Thanks Haibo. Committed to trunk and branch-2!
> JobClient should be an AutoClosable
> -----------------------------------
>
> Key: MAPREDUCE-6431
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6431
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Affects Versions: 2.7.1
> Reporter: André Kelpe
> Assignee: Haibo Chen
> Fix For: 2.9.0
>
> Attachments: mapreduce6431.001.patch, mapreduce6431.002.patch
>
>
> Since the new target version if Java is 7, it would be great if JobClient
> could implement the java.lang.AutoClosable interface, so that it can be used
> in try-with-ressource statements. See here:
> https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)