Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Yarn is implicitly trying to invoke ATS Client even though client does not need it. and ATSClient code is trying to access hdfs. Due to that service is hitting GSS exception.
Yarnclient is implicitly creating ats client that tries to access Hdfs.
All servers that use yarnclient cannot be expected to change to accommodate this behavior.