Skip to content

Conversation

@masseyke
Copy link
Member

@masseyke masseyke commented Nov 4, 2025

From what I can tell, the HDFSFixture hasn't been running in tests since #106228 because there are several dependencies missing from the hdfs-fixture jar. This PR adds them in.
Closes #106739

@masseyke masseyke added >test Issues or PRs that are addressing/adding tests :Data Management/HDFS HDFS repository issues v9.3.0 labels Nov 4, 2025
@masseyke
Copy link
Member Author

masseyke commented Nov 4, 2025

All of the hadoop2 tests are failing because of

java.io.FileNotFoundException: jar:file:/Users/keithmassey/workspace/elasticsearch/test/fixtures/hdfs-fixture/build/distributions/hdfs-fixture-9.3.0-SNAPSHOT-hdfs2.jar!/webapps/hdfs/hdfs

I assume it's looking for the contents of a hdfs WAR file that's not getting pulled into the fixture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Data Management/HDFS HDFS repository issues >test Issues or PRs that are addressing/adding tests v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SecureRepositoryHdfsClientYamlTestSuiteIT classMethod failing

1 participant