-
Notifications
You must be signed in to change notification settings - Fork 769
SOLR-14660 - move HDFS to a module #324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
08b8c57
SOLR-14660 - Moving HDFS to a Contrib module
warperwolf edf037f
HDFS contrib module: moved the hdfs block directory implementation to…
warperwolf 7d4903c
HDFS contrib module: removed HDFS direct reference from UpdateHandler
warperwolf ee32935
HDFS contrib module: moved shared core test classes to fixtures
warperwolf b640954
HDFS contrib module: separated HDFS vs Hadoop Test Classes
warperwolf a298d2b
HDFS contrib module: removed HDFS class dependencies from TestBackupR…
warperwolf 7857f19
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 73b1fd8
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 7c209ae
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf bca9de1
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 7567da7
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 508e053
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 77f7be8
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf e90b3a5
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf b1128b7
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 1bbfcbd
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 1a19808
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf dfbb0e7
HDFS contrib module: separate HDFS test classes from Core test classe…
warperwolf 1d5ee1f
HDFS contrib module: moved Fake Group Mapping to test fixtures so it …
warperwolf f60f7a1
HDFS contrib module: added missing dependencies to gradle build, adde…
warperwolf cee1e28
HDFS contrib module: fix renderJavaDoc errors
warperwolf c0be894
HDFS contrib module: removed deprecated flags
warperwolf e12f5b1
HDFS contrib module: added AwaitsFix annotation to HdfsRecoveryZKTest
warperwolf 99302c8
HDFS Contrib module: Cleaned unused imports, added missing package-in…
warperwolf b21c9be
HDFS contrib module: moved test fixtures to the test framework.
warperwolf cfe474f
HDFS Contrib module: fixed build to not include hadoop transitive dep…
warperwolf 383b456
HDFS Contrib Module: documentation updates
warperwolf bbc5442
Merged main branch to the hdfs module feature branch.
warperwolf 2e2005b
HDFS Contrib Module: fixes after merging main to feature branch.
warperwolf 3fea3f6
HDFS Contrib module: set a system parameter to ensure that all HDFS t…
warperwolf 6d3a55b
HDFS Contrib module: some dependencies cleaned up, versions.lock upda…
warperwolf e0a4b5b
HDFS Contrib Module: PR fixes
warperwolf b3c2a99
Merge branch 'main' into ifarkas_HDFS_on_upstream_main
risdenk 3053261
Fix a few contrib -> modules issues
risdenk 2a5bf95
Fix AbstractBasicDistributedZkTestBase to match BasicDistributedZkTes…
risdenk 90daa46
Fix versions.lock hash change
risdenk 207f10c
Fix compilation errors due to annotations missing
risdenk 6f764a0
Fix another config -> modules issue
risdenk 2ec7d59
HDFS Contrib module: test resource files are now copied from core upo…
warperwolf 9ae46ef
HDFS Contrib module: updateHandler will use the update log instance r…
warperwolf afedd2d
Simplify test-framework
risdenk 9703b1f
Remove DirectoryFactory.LOCK_TYPE_HDFS
risdenk 13d9dfc
Fix HdfsRestartWhileUpdatingTest
risdenk 96322a6
Undo changes to HdfsTlogReplayBufferedWhileIndexingTest
risdenk 3a9abc6
Ensure hdfs module is packaged
risdenk c34e6a9
Fix o.a.hadoop source patterns
risdenk 13d07a6
Merge branch 'main' into ifarkas_HDFS_on_upstream_main
risdenk 9675773
Remove HDFS contrib in docs
risdenk 32aaf75
Make sure to consume the confDir in HdfsDirectoryFactory
risdenk 856ca1c
Add comment about render-javadoc
risdenk bb216a7
Minor edits to documentation
risdenk e75d6ac
Undo some test file changes to make diff smaller
risdenk 843fc71
HDFS module: use gradle variables to specify core test resources loca…
warperwolf ae67b14
Cleanup more dependencies
risdenk 2a414d2
HDFS module: updated changelog and solr on hdfs documentation
warperwolf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.