[
https://issues.apache.org/jira/browse/IGNITE-27212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Mishra updated IGNITE-27212:
-----------------------------------
Description:
# Deployment Unit - Complete automation and standardization of all examples
containing Deployment Unit
# Minor bug fixes to support complete automation.
*Tested on* : apacheignite/ignite:3.1.0
*Repo :* [https://github.com/apache/ignite-3/tree/main/examples]
*Absolute Path of affected files :*
_examples/java/src/main/java/org/apache/ignite/example/compute/* – All files
under compute_
_examples/java/src/main/java/org/apache/ignite/example/code/deployment/CodeDeploymentExample.java_
_examples/java/src/main/java/org/apache/ignite/example/serialization/SerializationExample.java_
_examples/java/src/main/java/org/apache/ignite/example/streaming/DistributedComputeWithReceiverExample.java_
_examples/java/src/main/java/org/apache/ignite/example/streaming/MultiTableDataStreamerExample.java_
*Sample Error :*
Exception in thread "main" org.apache.ignite.compute.ComputeException:
IGN-COMPUTE-9 Job execution failed: java.lang.ClassNotFoundException:
org.apache.ignite.example.compute.ComputeColocatedExample$PrintAccountInfoJob.
*{color:#FF0000}Deployment unit computeExampleUnit:1.0.0 doesn't exist{color}*
TraceId:e232314f
was:
The examples under compute for Apache Ignite Examples. Examples had a
prerequisite with a deployment unit to be deployed on the cluster.
Tested on : apacheignite/ignite:3.1.0
Repo : [https://github.com/apache/ignite-3/tree/main/examples]
Absolute Path of affected files :
examples/java/src/main/java/org/apache/ignite/example/compute/ – All files
under compute
examples/java/src/main/java/org/apache/ignite/example/code/deployment/CodeDeploymentExample.java
examples/java/src/main/java/org/apache/ignite/example/serialization/SerializationExample.java
examples/java/src/main/java/org/apache/ignite/example/streaming/DistributedComputeWithReceiverExample.java
examples/java/src/main/java/org/apache/ignite/example/streaming/MultiTableDataStreamerExample.java
Error :
Exception in thread "main" org.apache.ignite.compute.ComputeException:
IGN-COMPUTE-9 Job execution failed: java.lang.ClassNotFoundException:
org.apache.ignite.example.compute.ComputeColocatedExample$PrintAccountInfoJob.
Deployment unit computeExampleUnit:1.0.0 doesn't exist TraceId:e232314f
> Apache Ignite 3:Examples - Compute Example Fixes
> ------------------------------------------------
>
> Key: IGNITE-27212
> URL: https://issues.apache.org/jira/browse/IGNITE-27212
> Project: Ignite
> Issue Type: Bug
> Components: examples ai3
> Affects Versions: 3.1
> Reporter: Ashish Mishra
> Assignee: Ashish Mishra
> Priority: Major
> Fix For: 3.1
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> # Deployment Unit - Complete automation and standardization of all examples
> containing Deployment Unit
> # Minor bug fixes to support complete automation.
>
> *Tested on* : apacheignite/ignite:3.1.0
>
> *Repo :* [https://github.com/apache/ignite-3/tree/main/examples]
>
> *Absolute Path of affected files :*
>
> _examples/java/src/main/java/org/apache/ignite/example/compute/* – All files
> under compute_
> _examples/java/src/main/java/org/apache/ignite/example/code/deployment/CodeDeploymentExample.java_
> _examples/java/src/main/java/org/apache/ignite/example/serialization/SerializationExample.java_
> _examples/java/src/main/java/org/apache/ignite/example/streaming/DistributedComputeWithReceiverExample.java_
> _examples/java/src/main/java/org/apache/ignite/example/streaming/MultiTableDataStreamerExample.java_
>
> *Sample Error :*
> Exception in thread "main" org.apache.ignite.compute.ComputeException:
> IGN-COMPUTE-9 Job execution failed: java.lang.ClassNotFoundException:
> org.apache.ignite.example.compute.ComputeColocatedExample$PrintAccountInfoJob.
> *{color:#FF0000}Deployment unit computeExampleUnit:1.0.0 doesn't
> exist{color}* TraceId:e232314f
--
This message was sent by Atlassian Jira
(v8.20.10#820010)