Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
This JIRA proposes adding ozone-default.xml to main resources & ozone-site.xml to test resources with default known parameters as of now.
Also, need to unify StorageContainerConfiguration to initialize conf with both the files as at present there are two classes with this name.
hadoop-hdfs-project\hadoop-hdfs\src\main\java\org\apache\hadoop\ozone\StorageContainerConfiguration.java loads only ozone-site.xml hadoop-hdfs-project\hadoop-hdfs\src\main\java\org\apache\hadoop\storagecontainer\StorageContainerConfiguration.java loads only storage-container-site.xml