Create eel package that doesn't bundle hadoop dependencies
- 主要言語
- Scala
- スター
- 147
- フォーク
- 32
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- hadoop, scala
- 領域
- backend, build-system
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100