51zero / 51zero/eel-sdk

An overwrite option for all sink types that write to HDFS

Open
#224 10 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Scala
Stars
147
Forks
32
PR merge metrics
No merged PRs in 30d

Description

An overwrite option for all sink types that write to HDFS

**Proposal**

Sink.withOverwrite

**AffectedSinks**

- Parquet
- AvroParquet
- Avro
- Orc
- Csv

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for sink implementations (Parquet, AvroParquet, Avro, Orc, Csv) in the codebase, likely under a 'sink' or 'io' package. Understand how they currently write to HDFS and where configuration options are handled. The goal is to add a 'withOverwrite' method that sets a flag to overwrite existing output files. Check existing tests for sinks to see how to add a test for the new option.

Written by the indexing model from the issue text.

Assessment

Tech stack
hadoop, scala
Domain
backend, data-engineering
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.