Arpit Agarwal created HDDS-2121: ----------------------------------- Summary: Create a shaded ozone file system (client) jar Key: HDDS-2121 URL: https://issues.apache.org/jira/browse/HDDS-2121 Project: Hadoop Distributed Data Store Issue Type: Improvement Components: build Reporter: Arpit Agarwal
We need a shaded Hadoop filesystem jar that does not include Hadoop ecosystem components (Hadoop, HDFS, Ratis, Zookeeper). A common expected use case for Ozone is Hadoop clients (3.2.0 and later) wanting to access Ozone via the Ozone Filesystem interface. For these clients, we want to add Ozone file system jar to the classpath, however we want to use Hadoop ecosystem dependencies that are `provided` and already expected to be in the client classpath. Note that this is different from the legacy jar which bundles a shaded Hadoop 3.2.0. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org