YuniKorn Development: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 28: Line 28:
=Build and Run=
=Build and Run=
{{External|https://yunikorn.apache.org/docs/next/developer_guide/build/}}
{{External|https://yunikorn.apache.org/docs/next/developer_guide/build/}}
=Status=
The attempt to build the executable on Mac and cross-compile for linux/amd64 produced an executable that yields:
<font size=-2>
exec /yunikorn-scheduler: no such file or directory
</font>
in the container. Probably the format is not correct.

Revision as of 04:04, 9 December 2023

External

Internal

Overview

yunikorn-scheduler-interfaceyunikorn-coreyunikorn-k8shim
 
yunikorn-web

yunikorn-release 

yunikorn-site

Development Environment Setup

https://yunikorn.apache.org/docs/next/developer_guide/env_setup/

Build and Run

https://yunikorn.apache.org/docs/next/developer_guide/build/

Status

The attempt to build the executable on Mac and cross-compile for linux/amd64 produced an executable that yields:

exec /yunikorn-scheduler: no such file or directory

in the container. Probably the format is not correct.