[
https://issues.apache.org/jira/browse/OOZIE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andras Piros updated OOZIE-2975:
--------------------------------
Fix Version/s: (was: 5.0.0)
5.1.0
> code clean up in pig sharelib, replace Exception with more explicit, add try
> with resources, StringBuilder instead of StringBuffer
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: OOZIE-2975
> URL: https://issues.apache.org/jira/browse/OOZIE-2975
> Project: Oozie
> Issue Type: Improvement
> Reporter: Artem Ervits
> Assignee: Artem Ervits
> Priority: Trivial
> Labels: newbie
> Fix For: 5.1.0
>
> Attachments: OOZIE-2975-0.patch
>
>
> 1. Replaced StringBuffer with StringBuilder
> 2. Replaced Exception with IOException and ExecException
> 3. Replaced old Hashmap notation with diamond notation
> 4. Added try-with-resources notation
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)