You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Bharat Viswanadham (Jira)" <ji...@apache.org> on 2020/06/25 22:53:00 UTC

[jira] [Updated] (HDDS-3871) Add resource core-site during loading of ozoneconfiguration

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

Bharat Viswanadham updated HDDS-3871:
-------------------------------------
    Description: 
If users add the properties of ozone to core-site, then during loading of OzoneConfiguration, it addsResource ozone-default.xml. This overrides the properties of ozone which are added to core-site.

To avoid this kind of override issue, we can addResource core-site.xml after ozone-default.xml

  was:
If users add the properties of ozone to core-site, then during loading of OzoneConfiguration, it addsResource ozone-default.xml. This overrides the properties of ozone which are added to core-site.

To avoid this kind of issue, we can addResource core-site.xml after ozone-default.xml


> Add resource core-site during loading of ozoneconfiguration
> -----------------------------------------------------------
>
>                 Key: HDDS-3871
>                 URL: https://issues.apache.org/jira/browse/HDDS-3871
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>
> If users add the properties of ozone to core-site, then during loading of OzoneConfiguration, it addsResource ozone-default.xml. This overrides the properties of ozone which are added to core-site.
> To avoid this kind of override issue, we can addResource core-site.xml after ozone-default.xml



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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