ashishm07 opened a new pull request, #7115:
URL: https://github.com/apache/ignite-3/pull/7115

   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
   
   
   
   Solution : Added deployment unit code for respective classes and fixed other 
related failures


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to