You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2023/03/03 01:19:00 UTC

[jira] [Created] (HUDI-5874) Refactor DeltaStreamer config to use HoodieIngestionConfig

Raymond Xu created HUDI-5874:
--------------------------------

             Summary: Refactor DeltaStreamer config to use HoodieIngestionConfig
                 Key: HUDI-5874
                 URL: https://issues.apache.org/jira/browse/HUDI-5874
             Project: Apache Hudi
          Issue Type: Improvement
          Components: deltastreamer
            Reporter: Raymond Xu


This is a follow up to HUDI-5872

HoodieIngestionService should be constructed with HoodieIngestionConfig as the standard config class to be able to work with DeltaStreamer's Config and take in spark context and hadoop conf, along with other props.

This will allow fully customizable HoodeIngestionService to work with HoodieDeltaStreamer



--
This message was sent by Atlassian Jira
(v8.20.10#820010)