[
https://issues.apache.org/jira/browse/HDDS-393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724505#comment-16724505
]
Bharat Viswanadham commented on HDDS-393:
-----------------------------------------
Hi [~dineshchitlangia]
Overall patch LGTM.
# In DatabaseHelper, instead of constructing array of Audit Entries and at end
writing to DB, we can read and write to DB immediately. (Or we can use Batch
statements for execution like for 100 records do write to DB). As with the
current approach, we can have millions of records of DB entry if it is a large
audit file.
# @parentCommand, do we need this in Handlers?
# Test cases, the loadDB should be done in BeforeClass, as this is required
for all other tests. If i execute tests single, I am getting an error.
# Can we add a test case for top5ActiveTime, is this query will tell in that
specific time, how many operations happened? (But this (Date format:2018-09-06
01:57:22,996) considers including second, as the query considers substring from
start till ",") Is this that is the intention of this query, what this will
give? (So, with this we can know in an instant how many operations have done,
from that we take top 5)
> Audit Parser tool for processing ozone audit logs
> -------------------------------------------------
>
> Key: HDDS-393
> URL: https://issues.apache.org/jira/browse/HDDS-393
> Project: Hadoop Distributed Data Store
> Issue Type: New Feature
> Reporter: Dinesh Chitlangia
> Assignee: Dinesh Chitlangia
> Priority: Major
> Labels: alpha2
> Attachments: HDDS-393.001.patch, HDDS-393.002.patch,
> HDDS-393.003.patch
>
>
> Jira to create audit parser tool to process ozone audit logs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]