Matteo Bertozzi created HBASE-7526:
--------------------------------------
Summary: 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