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 "Daniel Templeton (JIRA)" <ji...@apache.org> on 2016/08/22 21:01:20 UTC

[jira] [Created] (YARN-5549) createAMContainerLaunchContext() should not log the command to be launched indiscriminately

Daniel Templeton created YARN-5549:
--------------------------------------

             Summary: createAMContainerLaunchContext() should not log the command to be launched indiscriminately
                 Key: YARN-5549
                 URL: https://issues.apache.org/jira/browse/YARN-5549
             Project: Hadoop YARN
          Issue Type: Bug
          Components: resourcemanager
            Reporter: Daniel Templeton
            Assignee: Daniel Templeton
            Priority: Critical


The command could contain sensitive information, such as keystore passwords or AWS credentials or other.  Instead of logging it as INFO, we should log it as DEBUG and include a property to disable logging it at all.  Logging it to a different logger would also be viable and may create a smaller administrative footprint.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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