Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34
stars
8
forks
source link
BUG: FIx data delivery steps not injecting smallrye when running test-data-delivery-spark-model. #430
Description
We have disabled some data delivery steps as those steps are not injecting smallrye reactive messaging correctly.
Here are missing steps
It seems like any step with asynchronous type, no inbound messaging , and messaging outbound is having issue with running step execution.
Definition of Done
Test Instruction
Steps to Reproduce
aissemble/test/test-mda-models/test-data-delivery-spark-model/src/main/resources/pipelines/SparkJavaDataDeliveryPatterns.json
Add missing 3 steps mentioned above.Expected Behavior
Actual Behavior