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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to