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] scala213 nightly build failed rapids-4-spark-tests_2.13 of spark400 #11971

Closed
pxLi opened this issue Jan 16, 2025 · 0 comments · Fixed by #11972
Closed

[BUG] scala213 nightly build failed rapids-4-spark-tests_2.13 of spark400 #11971

pxLi opened this issue Jan 16, 2025 · 0 comments · Fixed by #11972
Assignees
Labels
bug Something isn't working Spark 4.0+ Spark 4.0+ issues

Comments

@pxLi
Copy link
Collaborator

pxLi commented Jan 16, 2025

Describe the bug
rapids_scala213_nightly-dev-github, run:369

[2025-01-16T10:12:54.517Z] [ERROR] [Error] /home/jenkins/agent/workspace/jenkins-rapids_scala213_nightly-dev-github-369/tests/src/test/scala/org/apache/spark/sql/rapids/metrics/source/MockTaskContext.scala:32: class MockTaskContext needs to be abstract.

[2025-01-16T10:12:54.517Z] Missing implementations for 3 members of class TaskContext.

[2025-01-16T10:12:54.517Z]   private[package spark] def createResourceUninterruptibly[T <: java.io.Closeable](resourceBuilder: => T): T = ???

[2025-01-16T10:12:54.517Z]   private[package spark] def interruptible(): Boolean = ???

[2025-01-16T10:12:54.517Z]   private[package spark] def pendingInterrupt(threadToInterrupt: Option[Thread], reason: String): Unit = ???

[2025-01-16T10:12:54.517Z] 

[2025-01-16T10:12:54.517Z] [WARNING] 15 warnings found

[2025-01-16T10:12:54.517Z] [ERROR] one error found

related to change at apache/spark@babfbc9

Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.

Expected behavior
A clear and concise description of what you expected to happen.

Environment details (please complete the following information)

  • Environment location: [Standalone, YARN, Kubernetes, Cloud(specify cloud provider)]
  • Spark configuration settings related to the issue

Additional context
Add any other context about the problem here.

@pxLi pxLi added ? - Needs Triage Need team to review and classify bug Something isn't working labels Jan 16, 2025
@nartal1 nartal1 self-assigned this Jan 16, 2025
@sameerz sameerz added the Spark 4.0+ Spark 4.0+ issues label Jan 16, 2025
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Spark 4.0+ Spark 4.0+ issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants