[ 
https://issues.apache.org/jira/browse/YUNIKORN-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398712#comment-17398712
 ] 

Chia-Ping Tsai commented on YUNIKORN-22:
----------------------------------------

Correct me if I'm wrong but we can't assign node to specify partition currently 
(The partition name of node is hardcode also). It seems to me the first step is 
to support to define the partition of node. Maybe we can use k8s label to 
specify the partition of a node.

> k8shim is hardcoded to the default partition
> --------------------------------------------
>
>                 Key: YUNIKORN-22
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-22
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: shim - kubernetes
>            Reporter: Wilfred Spiegelenburg
>            Priority: Major
>
> In the application and node code the partition is hardcoded to use the 
> DefaultPartition constant when creating new objects:
>  * application.NewApplication
>  * schedulerNode.addExistingAllocation
>  This means that in the configuration for the core we must have that same 
> partition and that we currently would not be able to create a second shim for 
> the same core as they would interfere with each other.



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