-
Couldn't load subscription status.
- Fork 9.1k
HDFS-15970. Print network topology on the web #2896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can you extend this to the rbf ui as well? the federationhealth.html and federationhealth.js |
|
💔 -1 overall
This message was automatically generated. |
...hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NetworkTopologyServlet.java
Outdated
Show resolved
Hide resolved
...hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NetworkTopologyServlet.java
Outdated
Show resolved
Hide resolved
...hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NetworkTopologyServlet.java
Outdated
Show resolved
Hide resolved
...hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NetworkTopologyServlet.java
Show resolved
Hide resolved
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
|
Those failed unit tests were unrelated to the change. And they work fine locally. |
|
Hi @tasanuma , could you please do another review? Thank you. |
|
Mostly looks good to me. Is it possible to extend to Router UI as @ayushtkn commented? (maybe another jira?) |
|
💔 -1 overall
This message was automatically generated. |
|
Those failed unit tests work fine locally.
Those failed unit tests work fine locally. |
(cherry picked from commit 85a3532)
JIRA: HDFS-15970
In order to query the network topology information conveniently, we can print it on the web.