You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Wilfred Spiegelenburg (Jira)" <ji...@apache.org> on 2020/05/22 03:28:00 UTC

[jira] [Created] (YUNIKORN-174) Fix SI constant change from YUNIKORN-135

Wilfred Spiegelenburg created YUNIKORN-174:
----------------------------------------------

             Summary: Fix SI constant change from YUNIKORN-135
                 Key: YUNIKORN-174
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-174
             Project: Apache YuniKorn
          Issue Type: Bug
          Components: scheduler-interface
            Reporter: Wilfred Spiegelenburg
            Assignee: Wilfred Spiegelenburg


The build of the SI does not clean up correctly and leaves a file behind even if there are no changes (typo in Makefile)

Multiple k8shim only constants are part of the spec which should not be in the SI. They are not shared between the k8shim and other shims or the core:
 * SparkLabelAppID
 * SparkLabelRole
 * SparkLabelRoleDriver
 * LabelApp
 * LabelApplicationID
 * LabelQueueName

And we have no default resource types in the product. The core does not use them in the production code. They are only used in tests and we should remove them from tests also to highlight the fact that the core is resource type agnostic:
 * memory
 * vcore



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

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