You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gobblin.apache.org by "Zihan Li (Jira)" <ji...@apache.org> on 2020/10/13 21:34:00 UTC

[jira] [Resolved] (GOBBLIN-1231) Make re-compaction be able to write to a new folder based on the executCount

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

Zihan Li resolved GOBBLIN-1231.
-------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

> Make re-compaction be able to write to a new folder based on the executCount
> ----------------------------------------------------------------------------
>
>                 Key: GOBBLIN-1231
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1231
>             Project: Apache Gobblin
>          Issue Type: Task
>            Reporter: Zihan Li
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> In iceberg world, we should not delete file in a dataset directly, so re-compaction should not delete the old daily data, instead it should write to a new folder. This ticket is to add a config to enable re-compaction write to a new folder instead of overwrite the existing folder. After the configure is enabled, the daily data directory will be /daily/yyyy/mm/dd/compaction_\{executionCount}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)