Create eel package that doesn't bundle hadoop dependencies
- 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