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

Weiwei Yang resolved YUNIKORN-386.
----------------------------------
    Fix Version/s: 0.10
       Resolution: Fixed

PR committed, thanks [~kmarton]

> 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
>            Assignee: Kinga Marton
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10
>
>         Attachments: spark-driver.PNG
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to