[
https://issues.apache.org/jira/browse/HUDI-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lokesh Jain resolved HUDI-6269.
-------------------------------
> Ensure configs of one transformer are not passed to another transformer
> -----------------------------------------------------------------------
>
> Key: HUDI-6269
> URL: https://issues.apache.org/jira/browse/HUDI-6269
> Project: Apache Hudi
> Issue Type: Bug
> Components: deltastreamer
> Affects Versions: 0.14.0
> Reporter: Lokesh Jain
> Assignee: Lokesh Jain
> Priority: Major
> Labels: pull-request-available
>
> HUDI-6113 adds support for multiple transformers sharing the same config
> keys. The configs can be appended with a suffix related to a speicific
> transformer to identify its configs.
> The Jira aims to make sure that during the
> `org.apache.hudi.utilities.transform.Transformer#apply` API call, only the
> properties for that transformer are reflected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)