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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]