You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Arpit Agarwal (Jira)" <ji...@apache.org> on 2019/09/12 19:25:00 UTC

[jira] [Created] (HDDS-2121) Create a shaded ozone file system (client) jar

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org