-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20008/
-----------------------------------------------------------
Review request for Ambari and Mahadev Konar.
Bugs: AMBARI-5342
https://issues.apache.org/jira/browse/AMBARI-5342
Repository: ambari
Description
-------
If you change RM port from 8088 to 50030 for migration of 1.x to 2.x , JVM
metrics and few others are missing which results in yarn service summary page
having multiple fields with n/a value.
Step1: Change property below
yarn.resourcemanager.webapp.address = localhost:50030
Step 2: Start the service
Click on Dashboard JMX is issue, Quick links is issue. RM gets started
successfully.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AbstractProviderModule.java
23eafcb
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/JMXHostProviderTest.java
ec82e55
Diff: https://reviews.apache.org/r/20008/diff/
Testing
-------
Thanks,
Dmytro Sen