Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-19092 ABFS phase 4: post Hadoop 3.4.0 features
  3. HADOOP-18940

ABFS: Remove commons IOUtils.close() from AbfsOutputStream

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 3.4.0
    • None
    • fs/azure
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              mehakmeet Mehakmeet Singh
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: