I need I have a created a pipeline in CDF. One is 'test_full' and another one is 'test_inc' and both are cron scheculed. At designated time 'test_full' getting successed but 'test_inc' getting failed. But If I run manually 'test_inc' then it is getting successed.
Errors from log section:
- Pipeline 'dfp_sf_test_inc' failed.
- Exception raised on destroy lifecycle method in class io.cdap.cdap.datapipeline.SmartWorkflow of the Workflow program of run program_run:default.dfp_sf_test_inc.-SNAPSHOT.workflow.DataPipelineWorkflow.b860b376-0e6a-11ee-af66-2e38d1f946bd.
- Workflow service 'workflow.default.dfp_sf_UserRole_inc.DataPipelineWorkflow.b860b376-0e6a-11ee-af66-2e38d1f946bd' failed.
- Program DataPipelineWorkflow execution failed.