[SPARK-19064][PYSPARK] Fix pip installing of sub components
## What changes were proposed in this pull request? Fix instalation of mllib and ml sub components, and more eagerly cleanup cache files during test script & make-distribution. ## How was this patch tested? Updated sanity test script to import mllib and ml sub-components. Author: Holden Karau <holden@us.ibm.com> Closes #16465 from holdenk/SPARK-19064-fix-pip-install-sub-components. (cherry picked from commit 965c82d8) Signed-off-by:Holden Karau <holden@us.ibm.com>
Showing
- dev/make-distribution.sh 2 additions, 0 deletionsdev/make-distribution.sh
- dev/pip-sanity-check.py 2 additions, 0 deletionsdev/pip-sanity-check.py
- dev/requirements.txt 1 addition, 0 deletionsdev/requirements.txt
- dev/run-pip-tests 5 additions, 2 deletionsdev/run-pip-tests
- python/setup.py 5 additions, 0 deletionspython/setup.py
Loading
Please register or sign in to comment