You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Tamas Domok (Jira)" <ji...@apache.org> on 2021/09/09 06:35:00 UTC

[jira] [Created] (YARN-10937) Fix log message arguments in LogAggregationFileController

Tamas Domok created YARN-10937:
----------------------------------

             Summary: Fix log message arguments in LogAggregationFileController
                 Key: YARN-10937
                 URL: https://issues.apache.org/jira/browse/YARN-10937
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 3.3.1
            Reporter: Tamas Domok
            Assignee: Tamas Domok


More arguments provided (1) than placeholders specified (0) in the following log message:
{code:java}
LOG.info("Unable to set permissions for configured filesystem since"
    + " it does not support this", remoteFS.getScheme());{code}
This is logged two times, both of them is affected.



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

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