Unshaded version of ozone-filesystem-hadoop3 #8335
-
Beta Was this translation helpful? Give feedback.
Answered by
adoroszlai
May 5, 2025
Replies: 1 comment 4 replies
-
|
We shade the dependencies to protect applications using ozone-filesystem jars to be able to continue using the jar versions the application wants to use. If I understood your question, your question seems to be the reverse, so as not to shade the jars, so that the application using the ozone fs jar can use the same dependency? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Although it's not a single fat jar,
ozone-filesystemcan be used as a dependency, it will pull other dependencies transitively.