Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-25900

HBoss tests compile/failure against Hadoop 3.3.1

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Changes in Hadoop 3.3.x stop the tests compiling/working.

      • changes in signature of nominally private classes (HADOOP-17497): fix, update
      • HADOOP-16721 -s3a rename throwing more exceptions, but no longer failing if the dest parent doesn't exist. Fix: change s3a.xml
      • HADOOP-17531/HADOOP-17620 distcp moving to listIterator; test failures.
      • HADOOP-13327: tests on syncable which expect files being written to to be visible. Fix: skip that test

      The fix for HADOOP-17497 stops this compiling against Hadoop < 3.3.1. This is unfortunate but I can't see an easy fix. The new signature takes a parameters class, so we can (and already are) adding new config options without breaking this signature again. And I've tagged it as LimitedPrivate so that future developers will know it's used here

      Attachments

        Issue Links

          Activity

            People

              elserj Josh Elser
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: