apache / apache/hudi

Multiple writers with S3EventsSource to write to same object metadata table

Open
#15,212 0 comments 0 reactions 0 assignees View on GitHub
from-jira priority:high type:devtask
Dominant language
Java
Stars
6.2k
Forks
2.5k
Avg merge
2d 8h
Merged PRs (30d)
111

Description

It would be helpful to support multiple writers for the intermediate metadata table in cases where a single job with `S3EventsSource` that consumes from SQS isn't able to keep up with the pace that messages are being produced in the queue. This will require users to configure a lock provider to support OCC.

## JIRA info

- Link: https://issues.apache.org/jira/browse/HUDI-4206
- Type: Task
- Epic: https://issues.apache.org/jira/browse/HUDI-1896

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the S3EventsSource path and the intermediate metadata table implementation, then read JIRA HUDI-4206 for the intended multi-writer behavior. Define how concurrent writers use a configured lock provider for OCC; done means multiple jobs can safely write the same metadata table while consuming SQS events.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, java
Domain
databases, distributed-systems, stream-processing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.