File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ function make_binary_release() {
102102
103103git_clone
104104make_source_package
105- make_binary_release all " -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark"
105+ make_binary_release all " -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pr "
106106
107107# remove non release files and dirs
108108rm -rf " ${WORKING_DIR} /zeppelin"
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ export MAVEN_OPTS="-Xmx2g -XX:MaxPermSize=512m"
4242RELEASE_VERSION=" $1 "
4343GIT_TAG=" $2 "
4444
45- PUBLISH_PROFILES=" -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark"
45+ PUBLISH_PROFILES=" -Pspark-1.6 -Phadoop-2.4 -Pyarn -Ppyspark -Psparkr -Pr "
4646PROJECT_OPTIONS=" -pl !zeppelin-distribution"
4747NEXUS_STAGING=" https://repository.apache.org/service/local/staging"
4848NEXUS_PROFILE=" 153446d1ac37c4"
You can’t perform that action at this time.
0 commit comments