[ 
https://issues.apache.org/jira/browse/SPARK-48969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved SPARK-48969.
-----------------------------------
    Fix Version/s: kubernetes-operator-0.1.0
       Resolution: Fixed

Issue resolved by pull request 21
[https://github.com/apache/spark-kubernetes-operator/pull/21]

> Fix `spark-operator` module to define test framework explicitly
> ---------------------------------------------------------------
>
>                 Key: SPARK-48969
>                 URL: https://issues.apache.org/jira/browse/SPARK-48969
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Build, Tests
>    Affects Versions: kubernetes-operator-0.1.0
>            Reporter: Dongjoon Hyun
>            Assignee: Dongjoon Hyun
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: kubernetes-operator-0.1.0
>
>
> [https://docs.gradle.org/8.9/userguide/upgrading_version_8.html#test_framework_implementation_dependencies]
>  
> {code:java}
> $ ./gradlew clean test --warning-mode=fail
> ...
> > Task :spark-operator:test
> The automatic loading of test framework implementation dependencies has been 
> deprecated. This is scheduled to be removed in Gradle 9.0. Declare the 
> desired test framework directly on the test suite or explicitly declare the 
> test framework implementation dependencies on the test's runtime classpath. 
> Consult the upgrading guide for further information: 
> https://docs.gradle.org/8.9/userguide/upgrading_version_8.html#test_framework_implementation_dependencies
> OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader 
> classes because bootstrap classpath has been appendedFAILURE: Build failed 
> with an exception.* What went wrong:
> Deprecated Gradle features were used in this build, making it incompatible 
> with Gradle 9.0* Try:
> > Run with --stacktrace option to get the stack trace.
> > Run with --info or --debug option to get more log output.
> > Run with --scan to get full insights.
> > Get more help at https://help.gradle.org.BUILD FAILED in 6s
> 16 actionable tasks: 16 executed {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to