[
https://issues.apache.org/jira/browse/HUDI-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kudinkin updated HUDI-5336:
----------------------------------
Sprint: 2022/12/12
> Fix log file parsing to consider "." at the beginning
> -----------------------------------------------------
>
> Key: HUDI-5336
> URL: https://issues.apache.org/jira/browse/HUDI-5336
> Project: Apache Hudi
> Issue Type: Bug
> Components: writer-core
> Reporter: sivabalan narayanan
> Assignee: sivabalan narayanan
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 0.12.2
>
>
> In some of the cloud stores like GCS, some temporary marker files are created
> like "
> .hoodie/metadata/files/_GCS_SYNCABLE_TEMPFILE_.files-0000_20221110051755284001.log.9_0-45-1315.2.79df61f2-e409-4bd7-863d-33b8fc179e32"
>
> which are not the ones created by Hudi. So, we need to parse or deduce the
> log files correctly and not just check for if the name contains "log" in in.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)