Steve Loughran created HBASE-25900:
--------------------------------------

             Summary: HBoss tests compile/failure against Hadoop 3.3.1
                 Key: HBASE-25900
                 URL: https://issues.apache.org/jira/browse/HBASE-25900
             Project: HBase
          Issue Type: Bug
          Components: Filesystem Integration
    Affects Versions: 1.0.2
            Reporter: Steve Loughran


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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to