[
https://issues.apache.org/jira/browse/HDDS-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16779205#comment-16779205
]
Hudson commented on HDDS-1019:
------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16078 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/16078/])
HDDS-1019. Use apache/hadoop-runner image to test ozone secure cluster. (elek:
rev 0e450202a6191e2a15c1f82e8989695f054156ea)
* (delete)
hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/scripts/transformation.py
* (delete)
hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/scripts/starter.sh
* (delete)
hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/scripts/envtoconf.py
* (edit) hadoop-ozone/dist/src/main/compose/ozonesecure/docker-compose.yaml
* (delete)
hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/scripts/krb5.conf
* (edit) hadoop-ozone/dist/src/main/compose/ozonesecure/docker-config
* (delete)
hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/Dockerfile
* (delete)
hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/build.sh
> Use apache/hadoop-runner image to test ozone secure cluster
> -----------------------------------------------------------
>
> Key: HDDS-1019
> URL: https://issues.apache.org/jira/browse/HDDS-1019
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Elek, Marton
> Assignee: Xiaoyu Yao
> Priority: Critical
> Fix For: 0.4.0
>
> Attachments: HDDS-1019-docker-hadoop-runner.01.patch,
> HDDS-1019-docker-hadoop-runner.02.patch,
> HDDS-1019-docker-hadoop-runner.03.patch, HDDS-1019-trunk.01.patch,
> HDDS-1019-trunk.02.patch, HDDS-1019-trunk.03.patch
>
>
> As of now the secure ozone cluster uses a custom image which is not based on
> the apache/hadoop-runner image. There are multiple problems with that:
> 1. multiple script files which are maintained in the docker-hadoop-runner
> branch are copied and duplicated in
> hadoop-ozone/dist/src/main/compose/ozonesecure/docker-image/runner/scripts
> 2. The user of the image is root. It creates
> core-site.xml/hdfs-site.xml/ozone-site.xml which root user which prevents to
> run all the default smoke tests
> 3. To build the base image with each build takes more time
> I propose to check what is missing from the apache/hadoop-ozone base image,
> add it and use that one.
> I marked it critical because 2): it breaks the run of the the acceptance test
> suit.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]