[
https://issues.apache.org/jira/browse/HDDS-167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16535090#comment-16535090
]
Arpit Agarwal commented on HDDS-167:
------------------------------------
I think the issue is that this patch is triggering a full unit test run of all
Hadoop projects.
{code}
cd /testptch/hadoop
/usr/bin/mvn -Phdds
-Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-trunk-patch-1 -Ptest-patch
-Pparallel-tests -Pshelltest -Pnative -Drequire.snappy -Drequire.openssl
-Drequire.fuse -Drequire.test.libhadoop -Pyarn-ui clean test -fae >
/testptch/patchprocess/patch-unit-root.txt 2>&1
Build timed out (after 300 minutes). Marking the build as aborted.
{code}
Other HDDS patches only run the HDDS+Ozone UTs. E.g. [this
build|https://builds.apache.org/job/PreCommit-HDDS-Build/453/consoleText].
{code}
cd /testptch/hadoop/hadoop-hdds/container-service
/usr/bin/mvn -Phdds
-Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-HDDS-48-patch-0 -Ptest-patch
-Pparallel-tests -P!shelltest -Pnative -Drequire.snappy -Drequire.openssl
-Drequire.fuse -Drequire.test.libhadoop -Pyarn-ui clean test -fae >
/testptch/patchprocess/patch-unit-hadoop-hdds_container-service.txt 2>&1
Elapsed: 1m 14s
cd /testptch/hadoop/hadoop-ozone/integration-test
/usr/bin/mvn -Phdds
-Dmaven.repo.local=/home/jenkins/yetus-m2/hadoop-HDDS-48-patch-0 -Ptest-patch
-Pparallel-tests -P!shelltest -Pnative -Drequire.snappy -Drequire.openssl
-Drequire.fuse -Drequire.test.libhadoop -Pyarn-ui clean test -fae >
/testptch/patchprocess/patch-unit-hadoop-ozone_integration-test.txt 2>&1
Elapsed: 18m 44s
{code}
> Rename KeySpaceManager to OzoneManager
> --------------------------------------
>
> Key: HDDS-167
> URL: https://issues.apache.org/jira/browse/HDDS-167
> Project: Hadoop Distributed Data Store
> Issue Type: Task
> Components: Ozone Manager
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-167.01.patch, HDDS-167.02.patch, HDDS-167.03.patch,
> HDDS-167.04.patch, HDDS-167.05.patch, HDDS-167.06.patch, HDDS-167.07.patch,
> HDDS-167.08.patch, HDDS-167.09.patch, HDDS-167.10.patch, HDDS-167.11.patch,
> HDDS-167.12.patch
>
>
> The Ozone KeySpaceManager daemon was renamed to OzoneManager. There's some
> more changes needed to complete the rename everywhere e.g.
> - command-line
> - documentation
> - unit tests
> - Acceptance tests
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]