dongjoon-hyun opened a new pull request, #50818:
URL: https://github.com/apache/spark/pull/50818

   ### What changes were proposed in this pull request?
   
   This PR aims to update `YuniKorn` docs with v1.6.3 for Apache Spark 4.0.0.
   
   ### Why are the changes needed?
   
   Apache YuniKorn v1.6.3 was released on 2025-05-06 with 1 
[JIRAs](https://yunikorn.apache.org/release-announce/1.6.3) issue.
   
     - https://yunikorn.apache.org/release-announce/1.6.3/
   
   I installed YuniKorn v1.6.3 on K8s 1.32 and tested manually.
   
   **K8s v1.32**
   ```
   $ kubectl version
   Client Version: v1.33.0
   Kustomize Version: v5.6.0
   Server Version: v1.32.2
   ```
   
   **YuniKorn v1.6.3**
   ```
   $ helm list -n yunikorn
   NAME         NAMESPACE       REVISION        UPDATED                         
        STATUS          CHART           APP VERSION
   yunikorn     yunikorn        1               2025-05-07 14:07:05.198259 
-0700 PDT    deployed        yunikorn-1.6.3
   ```
   
   ```
   $ build/sbt -Pkubernetes -Pkubernetes-integration-tests 
-Dspark.kubernetes.test.deployMode=docker-desktop 
"kubernetes-integration-tests/testOnly *.YuniKornSuite" 
-Dtest.exclude.tags=minikube,local,decom,r -Dtest.default.exclude.tags=
   ...
   
   ```
   
   ```
   Normal  Scheduling         1s    yunikorn  
spark-29536dc6abac437ea683063350440259/spark-test-app-d4dc9d4d26dd449c90093a12db319c00-driver
 is queued and waiting for allocation
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

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