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

Log DBR BuildInfo [databricks] #11455

Merged
merged 6 commits into from
Sep 10, 2024

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented Sep 10, 2024

Fixes #8587

  • Match the dbrVersion from the binaries
  • Log the build info exposed in current_version
  • Fix the WITH_BLOOP build
2024-09-10 16:21:42,019 [Thread-6] WARN  com.nvidia.spark.rapids.DatabricksShimServiceProvider - Databricks Runtime Build Info match: SUCCESS
        DBR_VERSION: 11.3.x-snapshot-gpu-ml-scala2.12
        spark.BuildInfo.gitHash: d65fb2374451fd10bf416297dc22549bcbaf2702
        databricks.BuildInfo.gitHash: b7fd9d058866e0f98f78304bf90c690198e2b208
        databricks.BuildInfo.gitTimestamp: 20240820204043

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

Fixes NVIDIA#8587

- Match Version from the binaries
- Log build info exposed in current_version

Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov gerashegalov added the task Work required that improves the product but is not user facing label Sep 10, 2024
@gerashegalov gerashegalov self-assigned this Sep 10, 2024
@gerashegalov
Copy link
Collaborator Author

build

gerashegalov and others added 3 commits September 10, 2024 08:02
…atabricksShimServiceProvider.scala

Co-authored-by: Jason Lowe <jlowe@nvidia.com>
Signed-off-by: Gera Shegalov <gera@apache.org>
and adding gitTimestamp

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov merged commit a92bfbf into NVIDIA:branch-24.10 Sep 10, 2024
44 of 45 checks passed
@gerashegalov gerashegalov deleted the dbrShimMatch branch September 10, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Databricks runtime shim detection
2 participants