smallyao commented on code in PR #3375:
URL: https://github.com/apache/ambari/pull/3375#discussion_r984239326
##########
ambari-web/app/mappers/components_state_mapper.js:
##########
@@ -103,7 +103,8 @@ App.componentsStateMapper = App.QuickDataMapper.create({
ranger_tagsyncs_total: 'TOTAL_PATH'
},
'MAPREDUCE2_CLIENT': {
Review Comment:
@kevinw66 Thanks for your review.
It works fine after removing this code and I find the variable
`mapReduce2Client` never be used in ambari web.
So it is safe to delete this code
--
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]