agrawaldevesh opened a new pull request #29480:
URL: https://github.com/apache/spark/pull/29480


   ### What changes were proposed in this pull request?
   
   Apparently #29466 broke the K8s integration test:
   ```
   [ERROR] [Error] 
/home/jenkins/workspace/SparkPullRequestBuilder-K8s/resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/DecommissionSuite.scala:29:
 value WORKER_DECOMMISSION_ENABLED is not a member of object 
org.apache.spark.internal.config.Worker
   ```
   This PR fixes that.
   
   ### Why are the changes needed?
   
   Enables running K8s integration tests again.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No
   
   ### How was this patch tested?
   
   K8s testing from Github


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to