You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Dinesh Chitlangia (JIRA)" <ji...@apache.org> on 2018/12/19 22:00:00 UTC

[jira] [Created] (HDDS-946) AuditParser - insert audit to database in batches

Dinesh Chitlangia created HDDS-946:
--------------------------------------

             Summary: 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


Currently, the DatabaseHelper#insertAudit inserts one row at a time into to the database. This approach is inefficient and won't work at scale.

This jira aims to optimize this process and perform batch inserts.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org