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

Hudson commented on HBASE-7526:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #339 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/339/])
    HBASE-7526 create table does not log the table name in audit log (Revision 
1431162)

     Result = FAILURE
mbertozzi : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java

                
> create table does not log the table name in audit log
> -----------------------------------------------------
>
>                 Key: HBASE-7526
>                 URL: https://issues.apache.org/jira/browse/HBASE-7526
>             Project: HBase
>          Issue Type: Improvement
>          Components: security
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>         Attachments: HBASE-7526-v0.patch
>
>
> If I issue a create table command - create 'test', 'f1'
> Then from the audit log, there is no way to identify what table was created
> {code}
> request: createTable; context: (user=th30z, scope=GLOBAL, family=, 
> action=CREATE)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to