[
https://issues.apache.org/jira/browse/HDDS-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470391#comment-16470391
]
Elek, Marton commented on HDDS-10:
----------------------------------
Thanks [~ajayydv] the patch:
1. ahadoop/ozone:v1 could be replaced by apache/hadoop-runner. The required
changes could be commited to the docker-hadoop-runner branch in the hadoop
repository
2. The kdc image is more tricky. I don't think we can upload it to the apache
repository (I don't know what's inside as I can't see the source of ahadoop
images. I assume it's similar to the flokkr images which is quite unsecure).
one option could be to include the Dockerfile in the hadoop repository and use
'build' instead of 'image' in docker-compose. In this case the usage required a
'docker-compose build' at the first time, but we can track all the changes in
the hadoop repository.
3. I don't know why you need an example network. docker-compose could create a
dedicated network by default. The standard network name could cause wrong
domain names (according to the standard the domain names should not include
underscores). But as I know it's a problem only with HBase, I started hdfs
secure cluster with the default network name.
> docker changes to test secure ozone cluster
> -------------------------------------------
>
> Key: HDDS-10
> URL: https://issues.apache.org/jira/browse/HDDS-10
> Project: Hadoop Distributed Data Store
> Issue Type: Sub-task
> Components: Security
> Reporter: Ajay Kumar
> Assignee: Ajay Kumar
> Priority: Major
> Attachments: HDDS-10-HDDS-4.00.patch
>
>
> Update docker compose and settings to test secure ozone cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]