[ https://issues.apache.org/jira/browse/SENTRY-2249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494165#comment-16494165 ]
Hadoop QA commented on SENTRY-2249: ----------------------------------- Here are the results of testing the latest attachment https://issues.apache.org/jira/secure/attachment/12925626/SENTRY-2249.001.patch against master. {color:red}Overall:{color} -1 due to an error {color:red}ERROR:{color} failed to apply patch (exit code 1): error: a/sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java: does not exist in index error: sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java: does not exist in index error: sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java: does not exist in index The patch does not appear to apply with p0, p1, or p2 Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/3825/console This message is automatically generated. > Persist HMS Full Snapshot in batches. > ------------------------------------- > > Key: SENTRY-2249 > URL: https://issues.apache.org/jira/browse/SENTRY-2249 > Project: Sentry > Issue Type: Improvement > Components: Sentry > Affects Versions: 2.1.0 > Reporter: kalyan kumar kalvagadda > Assignee: kalyan kumar kalvagadda > Priority: Major > Attachments: SENTRY-2249.001.patch > > > Currently each entry in full snapshot of HMS is persisted one entry at a > time. Instead it could be optimized by persisting the entries in batches. DB > operations are expensive, reducing the number of database operations should > help. This would decrease the time to persist the snapshot in to database > significantly. > Size of the batch could be configurable. -- This message was sent by Atlassian JIRA (v7.6.3#76005)