Elek, Marton created HDDS-177: --------------------------------- Summary: Create a releasable ozonefs artifact Key: HDDS-177 URL: https://issues.apache.org/jira/browse/HDDS-177 Project: Hadoop Distributed Data Store Issue Type: Improvement Reporter: Elek, Marton Assignee: Elek, Marton
The current ozonefs implementaton is under hadoop-tools/hadoop-ozone and uses the version of hadoop (3.2.0-SNAPSHOT currently) which is wrong. The other problem is that we have no single hadoop independent arfitact from ozonefs which could be used with any hadoop version. In this patch I propose the following modification: * move hadoop-tools/hadoop-ozone to hadoop-ozone/ozonefs and use the hdds version (0.2.1-SNAPSHOT) * Create a shaded artifact which includes all the required jar files to use ozonefs (hdds/ozone client) * Create an ozonefs acceptance test to test it with the latest stable hadoop version -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org