This is an automated email from the ASF dual-hosted git repository.
abhi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 0e3c357ef RANGER-5063: checkstyle compliance updates - tagsync (#447)
add c70be7178 RANGER-5052: checkstyle compliance updates - plugin-yarn
module (#452)
No new revisions were added by this update.
Summary of changes:
plugin-yarn/pom.xml | 2 +
.../yarn/authorizer/RangerYarnAuthorizer.java | 528 +++++++++----------
.../ranger/services/yarn/RangerServiceYarn.java | 216 ++++----
.../ranger/services/yarn/client/YarnClient.java | 580 ++++++++++-----------
.../services/yarn/client/YarnConnectionMgr.java | 7 +-
.../services/yarn/client/YarnResourceMgr.java | 97 ++--
.../client/json/model/YarnSchedulerResponse.java | 90 ++--
7 files changed, 710 insertions(+), 810 deletions(-)