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

[BUG] Mortgage unit tests fail with RAPIDS shuffle manager #11436

Closed
jlowe opened this issue Sep 6, 2024 · 1 comment
Closed

[BUG] Mortgage unit tests fail with RAPIDS shuffle manager #11436

jlowe opened this issue Sep 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@jlowe
Copy link
Member

jlowe commented Sep 6, 2024

Nightly build failed in the unit tests across multiple Spark versions:

[2024-09-06T08:43:43.694Z] [INFO] --- scalatest-maven-plugin:2.0.2:test (test) @ rapids-4-spark-integration-tests_2.12 ---
[2024-09-06T08:43:44.255Z] Discovery starting.
[2024-09-06T08:43:44.255Z] Discovery completed in 286 milliseconds.
[2024-09-06T08:43:44.255Z] Run starting. Expected test count is: 12
[2024-09-06T08:43:44.512Z] MortgageSparkSuite:
[2024-09-06T08:43:44.772Z] RAPIDS SHUFFLE MANAGER ACTIVE
[2024-09-06T08:44:02.812Z] - extract mortgage data *** FAILED ***
[2024-09-06T08:44:02.812Z]   0 did not equal 10000 (MortgageSparkSuite.scala:65)
@jlowe jlowe added ? - Needs Triage Need team to review and classify bug Something isn't working labels Sep 6, 2024
@jlowe
Copy link
Member Author

jlowe commented Sep 9, 2024

GpuSubstring is being invoked during the failing test, so this may be the same root cause as #11437.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants