4paradigm / 4paradigm/OpenMLDB
Do not package Python library for OpenMLDB Spark distribution
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
Now the pacakge command will package Python files which make release file large.
```
./dev/make-distribution.sh --name openmldbspark --tgz -Phadoop-2.7 -Pyarn -Pallinone
```
コントリビューションガイド
調査の方向性
The issue points to the distribution script at `./dev/make-distribution.sh`. Examine this script to understand how Python files are included in the packaging. Look for sections that handle Python dependencies or packaging steps. The goal is to modify the script to exclude Python library files, reducing the final release tarball size. Test by running the provided command and verifying the output size.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python, shell, spark
- 領域
- build-system, release
- issue の種類
- リファクタリング
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100