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

   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. 
Deployment unit computeExampleUnit:1.0.0 doesn't exist TraceId:e232314f
   
   Solution : Completely automated deployment unit dependent examples and made 
minor bug fixes to support the same


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