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

ASF GitHub Bot commented on HADOOP-18940:
-----------------------------------------

steveloughran merged PR #7506:
URL: https://github.com/apache/hadoop/pull/7506




> ABFS: Remove commons IOUtils.close() from AbfsOutputStream
> ----------------------------------------------------------
>
>                 Key: HADOOP-18940
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18940
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.4.0
>            Reporter: Steve Loughran
>            Assignee: Mehakmeet Singh
>            Priority: Critical
>              Labels: pull-request-available
>
> Hive is raising  java.lang.NoSuchMethodError when attempting to run Hive 
> queries against abfs because it's version of commons IO doesn't match that 
> hadoop is built with.
> Moving to use Hadoop's IOUtil.cleanup methods rather than commons IOUtils 
> avoids this



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to