Skip to content
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

Merged
merged 3 commits into from
Sep 22, 2022

Conversation

pinggao187
Copy link
Contributor

@pinggao187 pinggao187 commented Sep 22, 2022

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

Comment on lines 29 to 32
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=.."
Copy link
Contributor

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?

Copy link
Contributor Author

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}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the spaces

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the spaces

update

@pinggao187
Copy link
Contributor Author

@pinggao187 pinggao187 merged commit cb05902 into intel-analytics:branch-2.1 Sep 22, 2022
@pinggao187 pinggao187 deleted the add_spark313 branch September 22, 2022 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants