Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.5.0, 3.4.1
Description
oh, we need to update a couple of tests so they know not to worry about the new interface/method. The details are in the javadocs of FileSystem.
Interesting these snuck through yetus, though they fail in PRs based atop #6726
[ERROR] Failures: [ERROR] org.apache.hadoop.fs.TestFilterFileSystem.testFilterFileSystem [ERROR] Run 1: TestFilterFileSystem.testFilterFileSystem:181 1 methods were not overridden correctly - see log [ERROR] Run 2: TestFilterFileSystem.testFilterFileSystem:181 1 methods were not overridden correctly - see log [ERROR] Run 3: TestFilterFileSystem.testFilterFileSystem:181 1 methods were not overridden correctly - see log [INFO] [ERROR] org.apache.hadoop.fs.TestHarFileSystem.testInheritedMethodsImplemented [ERROR] Run 1: TestHarFileSystem.testInheritedMethodsImplemented:402 1 methods were not overridden correctly - see log [ERROR] Run 2: TestHarFileSystem.testInheritedMethodsImplemented:402 1 methods were not overridden correctly - see log [ERROR] Run 3: TestHarFileSystem.testInheritedMethodsImplemented:402 1 methods were not overridden correctly - see log
Attachments
Issue Links
- is caused by
-
HADOOP-18679 Add API for bulk/paged delete of files and objects
- Resolved
- links to