Dongjoon Hyun created SPARK-40417:
-------------------------------------

             Summary: Use YuniKorn v1.1+
                 Key: SPARK-40417
                 URL: https://issues.apache.org/jira/browse/SPARK-40417
             Project: Spark
          Issue Type: Improvement
          Components: Documentation, Kubernetes
    Affects Versions: 3.4.0, 3.3.1
            Reporter: Dongjoon Hyun


YuniKorn 1.1.0 starts to support multi-arch officially.

[https://yunikorn.apache.org/release-announce/1.1.0]
{code:java}
$ docker inspect apache/yunikorn:scheduler-1.0.0 | grep Architecture
        "Architecture": "amd64",
$ docker inspect apache/yunikorn:scheduler-1.1.0 | grep Architecture
        "Architecture": "arm64", {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