Hung Tran created GOBBLIN-363: --------------------------------- Summary: Clean up the job-level subdir in the _taskstate directory in Gobblin Cluster after a job is done Key: GOBBLIN-363 URL: https://issues.apache.org/jira/browse/GOBBLIN-363 Project: Apache Gobblin Issue Type: Bug Reporter: Hung Tran Assignee: Hung Tran
The task state files are removed in the driver after they are deserialized, but the job-level directory such as _taskstates/job_1_1112 is not removed. This results in many empty directories in the _taskstates directory. -- This message was sent by Atlassian JIRA (v6.4.14#64029)