You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Kinga Marton (Jira)" <ji...@apache.org> on 2020/08/27 14:03:00 UTC

[jira] [Created] (YUNIKORN-386) Pass applicationID for spark pods

Kinga Marton created YUNIKORN-386:
-------------------------------------

             Summary: Pass applicationID for spark pods
                 Key: YUNIKORN-386
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-386
             Project: Apache YuniKorn
          Issue Type: Sub-task
            Reporter: Kinga Marton


Right now we use {{spark-app-selector}} as the label for the applicationID for Spark pods: https://github.com/apache/incubator-yunikorn-k8shim/blob/master/pkg/common/utils/utils.go#L87

When linking the Spark pod group to the CRD we use the Application ID, but for the CRD we use {{namespace-name}} convention as ApplicationID and for the spark pod group we use the {{spark-app-selector}} what will result in having two different applications internally: one for the CRD and one for the Spark POD group. 

I think we should change this label to something else, what we can modify easily without any side effects. 




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org