[ 
https://issues.apache.org/jira/browse/IGNITE-27212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Mishra updated IGNITE-27212:
-----------------------------------
    Description: 
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

  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 :
 
examples/java/src/main/java/org/apache/ignite/example/compute/*

 
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
>
> 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



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

Reply via email to