-
- Downloads
[SPARK-6811] Copy SparkR lib in make-distribution.sh
This change also remove native libraries from SparkR to make sure our distribution works across platforms Tested by building on Mac, running on Amazon Linux (CentOS), Windows VM and vice-versa (built on Linux run on Mac) I will also test this with YARN soon and update this PR. Author: Shivaram Venkataraman <shivaram@cs.berkeley.edu> Closes #6373 from shivaram/sparkr-binary and squashes the following commits: ae41b5c [Shivaram Venkataraman] Remove native libraries from SparkR Also include the built SparkR package in make-distribution.sh
Showing
- R/pkg/NAMESPACE 4 additions, 1 deletionR/pkg/NAMESPACE
- R/pkg/R/utils.R 37 additions, 1 deletionR/pkg/R/utils.R
- R/pkg/src-native/Makefile 0 additions, 0 deletionsR/pkg/src-native/Makefile
- R/pkg/src-native/Makefile.win 0 additions, 0 deletionsR/pkg/src-native/Makefile.win
- R/pkg/src-native/string_hash_code.c 0 additions, 0 deletionsR/pkg/src-native/string_hash_code.c
- make-distribution.sh 2 additions, 0 deletionsmake-distribution.sh
Loading
Please register or sign in to comment