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

Deploy sql-plugin-api artifact in DBR CI pipelines [skip ci] #9195

Merged

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented Sep 6, 2023

Fixes #9194

Addendum to #9148 that forgot to add a manual deploy

Testing:

$ BASE_SPARK_VERSION_TO_INSTALL_DATABRICKS_JARS=3.3.0 URM_URL=file:/tmp/m2-local ./jenkins/databricks/deploy.sh 

$ find /tmp/m2-local-local/ -name \*jar -ls
  2379641     36 -rw-rw-r--   1 ubuntu   ubuntu      33438 Sep  6 21:37 /tmp/m2-local-local/com/nvidia/rapids-4-spark-sql-plugin-api_2.12/23.10.0-SNAPSHOT/rapids-4-spark-sql-plugin-api_2.12-23.10.0-20230906.213759-1-spark330db.jar
  2379668    128 -rw-rw-r--   1 ubuntu   ubuntu     129243 Sep  6 21:38 /tmp/m2-local-local/com/nvidia/rapids-4-spark-integration-tests_2.12/23.10.0-SNAPSHOT/rapids-4-spark-integration-tests_2.12-23.10.0-20230906.213801-1-spark330db.jar
  2379612     24 -rw-rw-r--   1 ubuntu   ubuntu      24123 Sep  6 21:37 /tmp/m2-local-local/com/nvidia/rapids-4-spark-aggregator_2.12/23.10.0-SNAPSHOT/rapids-4-spark-aggregator_2.12-23.10.0-20230906.213758-1-spark330db.jar

Signed-off-by: Gera Shegalov gera@apache.org

Fixes NVIDIA#9194

Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov gerashegalov added bug Something isn't working test Only impacts tests build Related to CI / CD or cleanly building labels Sep 6, 2023
@gerashegalov gerashegalov self-assigned this Sep 6, 2023
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov merged commit de043ca into NVIDIA:branch-23.10 Sep 6, 2023
28 of 29 checks passed
@gerashegalov gerashegalov deleted the gerashegalov/issue9194 branch September 6, 2023 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building test Only impacts tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] missing sql-plugin-api databricks artifacts in the nightly CI
3 participants