You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2018/11/20 17:39:00 UTC

[jira] [Updated] (HIVE-20948) Eliminate file rename in compactor

     [ https://issues.apache.org/jira/browse/HIVE-20948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eugene Koifman updated HIVE-20948:
----------------------------------
    Description: 
Once HIVE-20823 is committed, we should investigate if it's possible to have compactor write directly to base_x_cZ or delta_x_y_cZ.  

Can we control location of temp table dir?  We support external temp tables so this may work but we'd need to have non-acid insert create files with \{{bucket_xxxxx}} names.

  was:Once HIVE-20823 is committed, we should investigate if it's possible to have compactor write directly to base_x_cZ or delta_x_y_cZ


> Eliminate file rename in compactor
> ----------------------------------
>
>                 Key: HIVE-20948
>                 URL: https://issues.apache.org/jira/browse/HIVE-20948
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 4.0.0
>            Reporter: Eugene Koifman
>            Priority: Major
>
> Once HIVE-20823 is committed, we should investigate if it's possible to have compactor write directly to base_x_cZ or delta_x_y_cZ.  
> Can we control location of temp table dir?  We support external temp tables so this may work but we'd need to have non-acid insert create files with \{{bucket_xxxxx}} names.



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