You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Ashish Kumar (Jira)" <ji...@apache.org> on 2023/01/02 07:49:00 UTC

[jira] [Assigned] (HDDS-6933) [MultiTenancy] Ranger URL appended with extra '/' causing malformed URL

     [ https://issues.apache.org/jira/browse/HDDS-6933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashish Kumar reassigned HDDS-6933:
----------------------------------

    Assignee: Ashish Kumar

> [MultiTenancy] Ranger URL appended with extra '/' causing malformed URL
> -----------------------------------------------------------------------
>
>                 Key: HDDS-6933
>                 URL: https://issues.apache.org/jira/browse/HDDS-6933
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: Ozone Manager
>    Affects Versions: 1.3.0
>            Reporter: Soumitra Sulav
>            Assignee: Ashish Kumar
>            Priority: Major
>              Labels: ozone-multitenancy
>
> On setting Ranger URL as per the rest.url of ranger-ozone-security.xml
> {code:java}
>   <property>
>     <name>ranger.plugin.ozone.policy.rest.url</name>
>     <value>https://quasar-dsaqtf-1.quasar-dsaqtf.root.hwx.site:5088/</value>
>   </property>
> {code}
> we could see below error on OM startup log and it fails to start :
> {code:java}
> 2022-06-17 17:58:15,131 ERROR org.apache.hadoop.ozone.om.OzoneManagerStarter: OM start failed with exception
> java.io.FileNotFoundException: https://quasar-dsaqtf-1.quasar-dsaqtf.root.hwx.site:5088//service/plugins/services/{code}
> If the URL is appended with a '/' at the end the Ranger URL is malformed and OM fails to start with the below exception.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org