Pavel Tupitsyn created IGNITE-25508:
---------------------------------------
Summary: Support static deployment units
Key: IGNITE-25508
URL: https://issues.apache.org/jira/browse/IGNITE-25508
Project: Ignite
Issue Type: Improvement
Components: code deployment ai3
Affects Versions: 3.0
Reporter: Pavel Tupitsyn
Fix For: 3.1
Currently, REST and CLI are the only official ways to deploy code to the
cluster.
As a user, I want to deploy my code "statically":
* Put my code in some folder on disk (before the nodes start)
* Folder name becomes deployment unit name / version:
*deployment_dir/my-unit/1.2.3*
* I can use this "static" deployment unit as usual - run jobs, combine with
"dynamic" units, see it in the CLI/REST
--
This message was sent by Atlassian Jira
(v8.20.10#820010)