Skip to content
Snippets Groups Projects
  • Holden Karau's avatar
    a5c10ff2
    [SPARK-19064][PYSPARK] Fix pip installing of sub components · a5c10ff2
    Holden Karau authored
    
    ## 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: default avatarHolden Karau <holden@us.ibm.com>
    a5c10ff2
    History
    [SPARK-19064][PYSPARK] Fix pip installing of sub components
    Holden Karau authored
    
    ## 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: default avatarHolden Karau <holden@us.ibm.com>