Sumana Sathish created YARN-5080: ------------------------------------ Summary: Cannot obtain logs using YARN CLI -am for either KILLED or RUNNING AM Key: YARN-5080 URL: https://issues.apache.org/jira/browse/YARN-5080 Project: Hadoop YARN Issue Type: Bug Components: yarn Reporter: Sumana Sathish Assignee: Xuan Gong Priority: Critical
When the application is running, if we try to obtain AM logs using {code} yarn logs -applicationId <applicationId> -am 1 {code} It throws the following error {code} Unable to get AM container informations for the application:<applicationId> Illegal character in scheme name at index 0: 0.0.0.0://<hostname> {code} -- 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