Hi All,
A pipeline which was running fine in data fusion until yesterday, goes in below error now -
10/14/2019 10:39:45 ERROR io.cdap.cdap.internal.provision.task.ProvisioningTask#151-provisioning-service-46 PROVISION task failed in REQUESTING_CREATE state for program run program_run:
java.util.concurrent.RejectedExecutionException: event executor terminated
On searching online, i could just figure out that there was a bug which was solved last year due to duplicate calls to close() function in HttpBlobStore.java.
Attached are the logs for reference. Can you please help me on this?
Thanks in advance!