change build profile for binary package release from -Pspark-1.5 to -Pspark-1.6

This commit is contained in:
Lee moon soo 2016-01-10 09:35:47 -08:00
parent 78d2d5adc2
commit dc4e2a3900

View file

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