Add -Pypspark profile for release binary

This commit is contained in:
Lee moon soo 2015-11-06 13:16:51 +09:00
parent 2d893abafa
commit 4e599af91d

View file

@ -122,7 +122,7 @@ function make_binary_release() {
rm -rf ${WORKING_DIR}/zeppelin-${RELEASE_NAME}-bin-${BIN_RELEASE_NAME}
}
make_binary_release all -Pyarn
make_binary_release all "-Pyarn -Ppyspark"
# remove non release files and dirs
rm -rf ${WORKING_DIR}/zeppelin