Soumitra Sulav created HDDS-6536:
------------------------------------
Summary: INTERNAL_ERROR with ozonesecure docker-compose
Key: HDDS-6536
URL: https://issues.apache.org/jira/browse/HDDS-6536
Project: Apache Ozone
Issue Type: Bug
Components: Ozone CLI
Affects Versions: 1.3.0
Reporter: Soumitra Sulav
While trying to deploy ozone cluster via docker-compose from
{{hadoop-ozone/dist/target/compose/ozonesecure}} seeing below error on
accessing tenant API.
{code:java}
sh-4.2$ ozone tenant create trial
2022-03-25 12:13:08,038 [main] INFO rpc.RpcClient: Creating Tenant: 'trial',
with new volume: 'trial'
INTERNAL_ERROR No subject alternative DNS name matching ranger found. {code}
Components deployed as part of docker-compose
{code:java}
MacBook-Pro-2:ozonesecure ssulav$ docker-compose up -d
Creating network "ozonesecure_default" with the default driver
Creating ozonesecure_datanode_1 ... done
Creating ozonesecure_recon_1 ... done
Creating ozonesecure_kdc_1 ... done
Creating ozonesecure_s3g_1 ... done
Creating ozonesecure_ranger_1 ... done
Creating ozonesecure_kms_1 ... done
Creating ozonesecure_scm_1 ... done
Creating ozonesecure_om_1 ... done {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]