devendra tagare created APEXCORE-736: ----------------------------------------
Summary: Security fix : YarnClient in StreamingContainerManager Key: APEXCORE-736 URL: https://issues.apache.org/jira/browse/APEXCORE-736 Project: Apache Apex Core Issue Type: Bug Reporter: devendra tagare Assignee: devendra tagare Currently we are using a WebServicesClient in StreamingContainerManager to get container report from Yarn. Using the WebServicesClient will throw and exception if the webservices are kerberized. We should use a YARN client instead which can access kerberized YARN webservices as per its access levels. -- This message was sent by Atlassian JIRA (v6.3.15#6346)