4paradigm / 4paradigm/OpenMLDB
Do not package Python library for OpenMLDB Spark distribution
Offen
#1,352
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @tobegit3hub
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
```
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, shell, spark
- Bereich
- build-system, release
- Issue-Typ
- Refactoring
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 45/100