You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by GitBox <gi...@apache.org> on 2022/10/08 05:02:54 UTC

[GitHub] [ambari] smallyao commented on a diff in pull request #3378: AMBARI-25748: HDFS Service Check Fails in NameNode HA cluster

smallyao commented on code in PR #3378:
URL: https://github.com/apache/ambari/pull/3378#discussion_r990590522


##########
ambari-server/src/main/resources/stacks/BIGTOP/3.2.0/services/HDFS/package/scripts/service_check.py:
##########
@@ -81,12 +81,13 @@ def service_check(self, env):
     params.HdfsResource(None, action="execute")
 
     if params.has_journalnode_hosts:
+      journalnode_web_path = "/journalnode.html"

Review Comment:
   It's also okay if using index.html but in fact index.html will jump to journalnode.html



-- 
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: dev-unsubscribe@ambari.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ambari.apache.org
For additional commands, e-mail: dev-help@ambari.apache.org