4paradigm / 4paradigm/OpenMLDB

Do not package Python library for OpenMLDB Spark distribution

未关闭
#1,352 1 条评论 0 个 reaction 已指派 1 人 已被 @tobegit3hub 认领 在 GitHub 查看
enhancement
主要语言
C++
星标
1.7k
派生
331
平均合并
12 天 12 小时
30 天内合并 PR
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。