ambari icon indicating copy to clipboard operation
ambari copied to clipboard

[AMBARI-25170] Dashboard 'Yarn Container' widget always shows n/a in …

Open jaysensharma opened this issue 5 years ago • 2 comments

[AMBARI-25170] Dashboard 'Yarn Container' widget always shows n/a in Ambari 2.7.3

What changes were proposed in this pull request?

To read the data from the model . (like model. containersAllocated). else it becomes 0.

How was this patch tested?

Manually Tested the fix.

Build was successful: [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Ambari Main ........................................ SUCCESS [ 5.974 s] [INFO] Apache Ambari Project POM .......................... SUCCESS [ 0.018 s] [INFO] Ambari Web ......................................... SUCCESS [02:11 min] [INFO] Ambari Views ....................................... SUCCESS [ 3.693 s] [INFO] Ambari Admin View .................................. SUCCESS [01:29 min] [INFO] ambari-utility ..................................... SUCCESS [01:14 min] [INFO] ambari-metrics ..................................... SUCCESS [ 0.165 s]

Please review Ambari Contributing Guide before opening a pull request.

jaysensharma avatar Nov 14 '19 02:11 jaysensharma

Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/Ambari-Github-PullRequest-Builder/5553/ Test PASSed.

asf-ci avatar Nov 14 '19 03:11 asf-ci

@jaysensharma the changes broking UI test

hapylestat avatar Oct 05 '20 14:10 hapylestat