Xuan Gong created YARN-5081: ------------------------------- Summary: Replace RPC calls with WebService calls in LogsCLI Key: YARN-5081 URL: https://issues.apache.org/jira/browse/YARN-5081 Project: Hadoop YARN Issue Type: Sub-task Reporter: Xuan Gong Assignee: Xuan Gong
Currently in LogsCLI, we still use YarnClient to get ContainerReport. We expect the users to enable yarn.timeline-service.generic-application-history.enabled to get finished container report which is not ideal. We can replace all RPC calls with WebService call, so the users do not need to change their configuration (to enable generic-application-history). -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org