You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/02/03 01:00:00 UTC

[jira] [Work logged] (HIVE-27016) Invoke optional output committer in TezProcessor

     [ https://issues.apache.org/jira/browse/HIVE-27016?focusedWorklogId=843339&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-843339 ]

ASF GitHub Bot logged work on HIVE-27016:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Feb/23 00:59
            Start Date: 03/Feb/23 00:59
    Worklog Time Spent: 10m 
      Work Description: yigress opened a new pull request, #4013:
URL: https://github.com/apache/hive/pull/4013

   ### What changes were proposed in this pull request?
   This is backport of HIVE-24629.  
   1. TezProcessor should invoke output committer's commitTask after each processor execution.
   2. After successful vertex completion, the DAG should invoke the Tez API output committer's commitOutput.
   
   
   ### Why are the changes needed?
   For StorageHandler to be able to use customized OutputCommitter in Tez.
   
   
   ### Does this PR introduce _any_ user-facing change?
   New config value, otherwise no.
   
   ### How was this patch tested?
   unit tests, also local test with storagehandler.
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 843339)
    Remaining Estimate: 0h
            Time Spent: 10m

> Invoke optional output committer in TezProcessor
> ------------------------------------------------
>
>                 Key: HIVE-27016
>                 URL: https://issues.apache.org/jira/browse/HIVE-27016
>             Project: Hive
>          Issue Type: Improvement
>          Components: Query Processor, StorageHandler
>    Affects Versions: 3.1.3
>            Reporter: Yi Zhang
>            Assignee: Yi Zhang
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This is backport HIVE-24629 and HIVE-24867, so StorageHandler with their own OutputCommitter run in tez.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)