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: [email protected]
For additional commands, e-mail: [email protected]