You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2011/02/15 23:49:57 UTC

[jira] Commented: (HADOOP-6970) SecurityAuth.audit should be generated under /build

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

Boris Shkolnik commented on HADOOP-6970:
----------------------------------------

Actually SecurityAuth.audit is a log file and should be generated under logs directory.
Current problem is with the configuration, which by default creates the file in the current directory.

Attached patch should fix that. If one is running test - no SecurityAuth.audit will be created at all. But if you start namenode - then the file will be created in the logs directory.

> SecurityAuth.audit should be generated under /build
> ---------------------------------------------------
>
>                 Key: HADOOP-6970
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6970
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Shvachko
>            Assignee: Boris Shkolnik
>
> SecurityAuth.audit is generated under currently root project directory whenever I run anything, and is not being cleaned up by the clean target. It should be created under build directory instead.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira