You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Balaji Varadarajan (Jira)" <ji...@apache.org> on 2020/01/17 17:13:00 UTC

[jira] [Created] (HUDI-546) Stop writing and reading compaction plans from .aux folder

Balaji Varadarajan created HUDI-546:
---------------------------------------

             Summary: Stop writing and reading compaction plans from .aux folder
                 Key: HUDI-546
                 URL: https://issues.apache.org/jira/browse/HUDI-546
             Project: Apache Hudi (incubating)
          Issue Type: Improvement
          Components: Common Core
            Reporter: Balaji Varadarajan


Context : [https://github.com/apache/incubator-hudi/pull/1229]

 

We need to stop writing compaction plans in .aux folder as we have stopped doing renames in timeline folder. THis is not done in 0.5.1 to preserve backwards compatibility between 0.5.0 and 0.5.1 for readers and writers. The PR (linked above) provides support to handle the case when future writers stop writing compaction plan. Once, the PR is released, we need a follow-up step to stop reading and writing to .aux folder.



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