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

Hudson commented on HDDS-946:
-----------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15731 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15731/])
HDDS-946. AuditParser - insert audit to database in batches. contributed 
(aengineer: rev 06279ecc554f75bf409c5af254ca101bcbdfc2f7)
* (edit) 
hadoop-ozone/tools/src/main/java/org/apache/hadoop/ozone/audit/parser/common/DatabaseHelper.java


> AuditParser - insert audit to database in batches
> -------------------------------------------------
>
>                 Key: HDDS-946
>                 URL: https://issues.apache.org/jira/browse/HDDS-946
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Dinesh Chitlangia
>            Assignee: Dinesh Chitlangia
>            Priority: Major
>             Fix For: 0.4.0
>
>         Attachments: HDDS-946.01.patch
>
>
> Currently, the DatabaseHelper#insertAudit inserts one row at a time into the 
> database. This approach is inefficient and won't work at scale.
> This jira aims to optimize this process and perform batch inserts with batch 
> size of 1000.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to