Pavel Tupitsyn created IGNITE-26413:
---------------------------------------

             Summary: Add deployment unit info to JobExecutionContext
                 Key: IGNITE-26413
                 URL: https://issues.apache.org/jira/browse/IGNITE-26413
             Project: Ignite
          Issue Type: Improvement
          Components: compute ai3
            Reporter: Pavel Tupitsyn
            Assignee: Pavel Tupitsyn
             Fix For: 3.1


*JobExecutionContext* is missing deployment unit information. For example, the 
job might need to load some files from the deployment units (e.g. an ML model, 
a resource file, a native binary).

Proposed API changes:

* Add org.apache.ignite.deployment.*DeploymentUnitInfo*  with String name, 
String version, String path read-only properties
* Add *Collection<DeploymentUnitInfo> deploymentUnits* property to 
*JobExecutionContext*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to