-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[backport] add spark313 test script #5900
[backport] add spark313 test script #5900
Conversation
echo "Usage: release_default_linux_spark313.sh version quick_build upload suffix mvn_pa rameters" | ||
echo "Usage example: bash release_default_linux_spark313.sh default false true true" | ||
echo "Usage example: bash release_default_linux_spark313.sh 0.14.0.dev1 false false tru e" | ||
echo "Usage example: bash release_default_linux_spark313.sh 0.14.0.dev1 false false fal se -Ddata-store-url=.." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why there are so many spaces?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why there are so many spaces?
update
profiles=${*:5} | ||
fi | ||
|
||
bash ${RUN_SCRIPT_DIR}/release_default_spark.sh linux ${version} ${quick} ${upload} 3.1.3 ${suffix} ${profiles} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the spaces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove the spaces
update
Description
add release_default_linux_spark313.sh and release_default_mac_spark313.sh
1. Why the change?
bash: python/dev/release_default_linux_spark313.sh: No such file or directory
http://10.112.231.51:18888/job/ZOO-NB-BigDL-Python-Spark-3.1-py36/404/console