[ https://issues.apache.org/jira/browse/HIVE-24629?focusedWorklogId=537308&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-537308 ]
ASF GitHub Bot logged work on HIVE-24629: ----------------------------------------- Author: ASF GitHub Bot Created on: 18/Jan/21 09:47 Start Date: 18/Jan/21 09:47 Worklog Time Spent: 10m Work Description: pvary merged pull request #1857: URL: https://github.com/apache/hive/pull/1857 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 537308) Time Spent: 50m (was: 40m) > Invoke optional output committer in TezProcessor > ------------------------------------------------ > > Key: HIVE-24629 > URL: https://issues.apache.org/jira/browse/HIVE-24629 > Project: Hive > Issue Type: Improvement > Reporter: Marton Bod > Assignee: Marton Bod > Priority: Major > Labels: pull-request-available > Time Spent: 50m > Remaining Estimate: 0h > > In order to enable Hive to write to Iceberg tables, we need to use an output > committer which will fire at the end of each Tez task execution (commitTask) > and the after the execution of each vertex (commitOutput/commitJob). This > output committer will issue a commit containing the written-out data files to > the Iceberg table, replacing its previous snapshot pointer with a new one. -- This message was sent by Atlassian Jira (v8.3.4#803005)