51zero / 51zero/eel-sdk

Create eel package that doesn't bundle hadoop dependencies

Ouverte
#381 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Scala
Étoiles
147
Forks
32
Métriques de merge des PR
Aucune PR mergée en 30 j

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
hadoop, scala
Domaine
backend, build-system
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.