[
https://issues.apache.org/jira/browse/HDDS-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472719#comment-16472719
]
Hudson commented on HDDS-40:
----------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #14179 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/14179/])
HDDS-40. Separating packaging of Ozone/HDDS from the main Hadoop. (aengineer:
rev 4b4f24ad5f2b457ad215d469bf28cf9a799812bc)
* (add) hadoop-ozone/acceptance-test/dev-support/bin/robot-all.sh
* (edit) hadoop-dist/src/main/compose/ozone/.env
* (edit) hadoop-dist/src/main/compose/ozone/docker-compose.yaml
* (add) dev-support/bin/ozone-dist-layout-stitching
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeUtils.java
* (add) hadoop-ozone/acceptance-test/dev-support/bin/robot.sh
* (add) dev-support/bin/ozone-dist-tar-stitching
* (edit) hadoop-dist/pom.xml
* (edit) hadoop-ozone/acceptance-test/pom.xml
* (edit) dev-support/bin/dist-layout-stitching
* (edit) .gitignore
* (edit) hadoop-ozone/acceptance-test/README.md
* (edit) hadoop-ozone/acceptance-test/src/test/compose/.env
* (edit) hadoop-ozone/acceptance-test/src/test/compose/docker-compose.yaml
* (edit)
hadoop-ozone/acceptance-test/src/test/robotframework/acceptance/ozone.robot
> Separating packaging of Ozone/HDDS from the main Hadoop
> -------------------------------------------------------
>
> Key: HDDS-40
> URL: https://issues.apache.org/jira/browse/HDDS-40
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Reporter: Elek, Marton
> Assignee: Elek, Marton
> Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-40.001.patch, HDDS-40.002.patch, HDDS-40.003.patch,
> HDDS-40.004.patch
>
>
> According to the community vote, Ozone/Hdds release cycle should be
> independent from the Hadoop release cycle.
> To make it possible we need a separated ozone package.
> *The current state:*
> We have just one output tar/directory under hadoop-dist (hadoop-3.2.0). It
> includes all the hdfs/yarn/mapreduce/hdds binaries and libraries. (Jar files
> are put in separated directory).
> The hdds components and hdfs compobebts all could be started from the bin.
> *Proposed version*
> Create a sepearated hadoop-dist/ozone-2.1.0 which contains only the hdfs AND
> hdds components. Both the hdfs namenode and hdds datanode/scm/ksm could be
> started from the ozone-2.1.0 package.
> Hdds packages would be removed from the original hadoop-3.2.0 directory.
> This is a relatively small change. On further JIRAs we need to :
> * Create a shaded datanode plugin which could be used with any existing
> hadoop cluster
> * Use standalone ObjectStore/Ozone server instead of the Namenode+Datanod
> plugin.
> * Add test cases for both the ozone-only and the mixed clusters (ozone +
> hdfs)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]