You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "D M Murali Krishna Reddy (Jira)" <ji...@apache.org> on 2021/05/11 20:36:00 UTC

[jira] [Created] (YARN-10767) Yarn Logs Command retrying on Standby RM for 30 times

D M Murali Krishna Reddy created YARN-10767:
-----------------------------------------------

             Summary: Yarn Logs Command retrying on Standby RM for 30 times
                 Key: YARN-10767
                 URL: https://issues.apache.org/jira/browse/YARN-10767
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: D M Murali Krishna Reddy
            Assignee: D M Murali Krishna Reddy


When ResourceManager HA is enabled and the first RM is unavailable, on executing "bin/yarn logs -applicationId <appID> -am 1", we get ConnectionException for connecting to the first RM, the ConnectionException Occurs for 30 times before it tries to connect to the second RM.

 

This can be optimized by trying to fetch the logs from the Active RM.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org