You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ChenSammi (via GitHub)" <gi...@apache.org> on 2023/02/24 10:21:06 UTC

[GitHub] [ozone] ChenSammi commented on a diff in pull request #4308: HDDS-6176. Ozone service WebUI is not accessible with 404 error.

ChenSammi commented on code in PR #4308:
URL: https://github.com/apache/ozone/pull/4308#discussion_r1116785648


##########
hadoop-hdds/common/src/main/resources/ozone-default.xml:
##########
@@ -2935,7 +2935,7 @@
     <description>
       The base dir for HTTP Jetty server to extract contents. If this property
       is not configured, by default, Jetty will create a directory inside the
-      directory named by the java.io.tmpdir System property(/tmp by default).
+      directory named by the ozone.metadata.dirs System property(/tmp/metadata by default).

Review Comment:
   ozone.metadata.dirs doesn't have default value. It's a must configured property in Ozone, also not a  "System property".



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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