[ 
https://issues.apache.org/jira/browse/OOZIE-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072802#comment-16072802
 ] 

Artem Ervits commented on OOZIE-2975:
-------------------------------------

all tests pass locally
{noformat}
mvn clean 
-Dtest=org.apache.oozie.action.hadoop.TestJavaActionExecutor,org.apache.oozie.jms.TestJMSJobEventListener,org.apache.oozie.action.hadoop.TestLauncherAM,org.apache.oozie.action.hadoop.TestHdfsOperations,org.apache.oozie.event.TestEventGeneration,testMemoryUsageAndSpeedOverflowToDisk,org.apache.oozie.service.TestPartitionDependencyManagerEhcache
 test -DtargetJavaVersion=1.8 -DjavaVersion=1.8
{noformat}

> 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.0.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
(v6.4.14#64029)

Reply via email to