[ 
https://issues.apache.org/jira/browse/HADOOP-8552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406131#comment-13406131
 ] 

Karthik Kambatla commented on HADOOP-8552:
------------------------------------------

Hi Suresh,

Thanks for looking into this. 

The problem we came across was -- at times, multiple (2 in our case) users 
might write to the same file (at least attempt to open the file) 
simultaneously, because the hadoop.security.log.file is set to the same value. 

Please let me know if I am missing something here.

Thanks
                
> Conflict: Same security.log.file for multiple users. 
> -----------------------------------------------------
>
>                 Key: HADOOP-8552
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8552
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: conf, security
>    Affects Versions: 1.0.3, 2.0.0-alpha
>            Reporter: Karthik Kambatla
>         Attachments: HADOOP-8552_branch1.patch, HADOOP-8552_branch2.patch
>
>
> In log4j.properties, hadoop.security.log.file is set to SecurityAuth.audit. 
> In the presence of multiple users, this can lead to a potential conflict.
> Adding username to the log file would avoid this scenario.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to