Create eel package that doesn't bundle hadoop dependencies
- Lenguaje dominante
- Scala
- Estrellas
- 147
- Forks
- 32
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- hadoop, scala
- Área
- backend, build-system
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100