51zero / 51zero/eel-sdk

Create eel package that doesn't bundle hadoop dependencies

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

Description

Users of EEL will find it useful to have eel distributed without the hadoop dependencies (hive/parquet/orc etc) as these are provided by the hadoop distribution. Whilst they are needed at compile and test, a 'thin' artifact can be provided.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look at the project's build configuration (likely sbt or Maven) to understand how dependencies are bundled. Identify the Hadoop-related dependencies (hive, parquet, orc) and see how they are currently included. The goal is to create a separate 'thin' artifact that excludes these dependencies, while ensuring the core EEL functionality still compiles and tests pass. Check existing build tasks or modules for patterns on creating multiple artifacts.

Written by the indexing model from the issue text.

Assessment

Tech stack
hadoop, scala
Domain
backend, build-system
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.