Abhishek Jain created GOBBLIN-2148: -------------------------------------- Summary: Cancelling a GaaS Temporal job should terminate both the Az and Temporal Job Key: GOBBLIN-2148 URL: https://issues.apache.org/jira/browse/GOBBLIN-2148 Project: Apache Gobblin Issue Type: Bug Reporter: Abhishek Jain
Currently, when GaaS Temporal job are cancelled, only the Azkaban job is stopped, which stops the subsequent YARN application. However, the Temporal job that is submitted by the YARN application is not stopped. We want to also kill the Temporal job in order to better track our jobs and not waste resources on the Temporal side. -- This message was sent by Atlassian Jira (v8.20.10#820010)