Steve Loughran created HADOOP-18940:
---------------------------------------

             Summary: 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



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: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to