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 "Shilun Fan (Jira)" <ji...@apache.org> on 2023/06/18 00:09:00 UTC

[jira] [Created] (YARN-11516) Improve existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level

Shilun Fan created YARN-11516:
---------------------------------

             Summary: Improve existsApplicationHomeSubCluster/existsReservationHomeSubCluster Log Level
                 Key: YARN-11516
                 URL: https://issues.apache.org/jira/browse/YARN-11516
             Project: Hadoop YARN
          Issue Type: Improvement
          Components: federation, router
    Affects Versions: 3.4.0
            Reporter: Shilun Fan
            Assignee: Shilun Fan


The method FederationStateStoreFacade#existsApplicationHomeSubCluster is used to determine whether an application has a HomeSubCluster assigned. If the HomeSubCluster is not found, we currently log a warning message. However, during the first submission of an application, it is normal for the corresponding HomeSubCluster not to exist. This warning message might mislead users into thinking that an exception occurred. To address this, we should change the logging format of this message to "debug". 

FederationStateStoreFacade#existsReservationHomeSubCluster also needs to change the log level for the same reason.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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