[
https://issues.apache.org/jira/browse/HDFS-15516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17198274#comment-17198274
]
Ayush Saxena commented on HDFS-15516:
-------------------------------------
Thanx everyone, from the compatibility point of view, This is indeed
incompatible, we can't change things in between, As [~csun] mentioned this is
going to break the parsers.
>From the compatibility guidelines :
{noformat}
Several components have audit logging systems that record system
information in a machine readable format. Incompatible changes to that
data format may break existing automation utilities. For the audit log,
an incompatible change is any change that changes the format such that
existing parsers no longer can parse the logs.
Policy
All audit log output SHALL be considered Public and Stable. Any change to the
data format SHALL be considered an incompatible change.{noformat}
Though good to have, but I think we can't/shouldn't do this,
{{Create}}/{{Append}}/{{Rename}} these are quite high frequency calls as well.
> Add info for create flags in NameNode audit logs
> ------------------------------------------------
>
> Key: HDFS-15516
> URL: https://issues.apache.org/jira/browse/HDFS-15516
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: Shashikant Banerjee
> Assignee: jianghua zhu
> Priority: Major
> Labels: pull-request-available
> Attachments: HDFS-15516.001.patch, HDFS-15516.002.patch,
> HDFS-15516.003.patch, HDFS-15516.004.patch
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Currently, if file create happens with flags like overwrite , the audit logs
> doesn't seem to contain the info regarding the flags in the audit logs. It
> would be useful to add info regarding the create options in the audit logs
> similar to Rename ops.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]