You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2019/04/08 09:36:00 UTC

[jira] [Commented] (OOZIE-3466) Migrate from com.google.common.io.Closeables to org.apache.commons.io.IOUtils

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

Hadoop QA commented on OOZIE-3466:
----------------------------------

PreCommit-OOZIE-Build started


> Migrate from com.google.common.io.Closeables to org.apache.commons.io.IOUtils
> -----------------------------------------------------------------------------
>
>                 Key: OOZIE-3466
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3466
>             Project: Oozie
>          Issue Type: Improvement
>    Affects Versions: trunk
>            Reporter: Andras Salamon
>            Assignee: Andras Salamon
>            Priority: Major
>         Attachments: OOZIE-3466-01.patch
>
>
> [JavaActionExecutor|https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java] uses both Guava's Closeables and commons-io's IOUtils to close the {{yarnClient}} quietly. The Guava's versions causes problem in the Guava update (OOZIE-3418). We should use only commons-io's IOUtils in the code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)