-
Notifications
You must be signed in to change notification settings - Fork 9.2k
[HDDS-1351] NoClassDefFoundError when running ozone genconf #660
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
Conversation
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
|
💔 -1 overall
This message was automatically generated. |
xiaoyuyao
reviewed
Mar 28, 2019
Contributor
Contributor
Author
Contributor
|
Actually we usually only need one PR for trunk and then cherry-pick the change to ozone-0.4. |
Contributor
Author
|
Closing, since identical to |
susheelgupta7
pushed a commit
to susheel-gupta/hadoop
that referenced
this pull request
Dec 22, 2025
…pache#660) * Revert "CDPD-91258: remove duplicate container servlet" This reverts commit 4e6c395. * Revert "CDPD-91258: remove the test scope" This reverts commit e82b954. * Revert "CDPD-91258: adding another jersey dependencies" This reverts commit 0c53e64. * Revert "CDPD-91258: adding back the test scope for jersey-media-jaxb" This reverts commit 0e18dc7. * Revert "CDPD-91258: add missing jersey container servlet" This reverts commit 31cbf61. * Revert "CDPD-91258. Shading jersey libs for MR Pi job" This reverts commit 8d8d975.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What changes were proposed in this pull request?
Add
jaxb-coreand somejavaxartifacts tohadoop-ozone-toolsdependencies to makeozone genconfwork with JDK11, too.https://issues.apache.org/jira/browse/HDDS-1351
How was this patch tested?