Joel Baranick created GOBBLIN-187:
-------------------------------------
Summary: Gobblin Helix doesn't clean up `.job.state` files,
causing unbounded disk usage
Key: GOBBLIN-187
URL: https://issues.apache.org/jira/browse/GOBBLIN-187
Project: Apache Gobblin
Issue Type: Bug
Reporter: Joel Baranick
Then Gobblin is running on `GobblinHelixJobLauncher.createJob` method writes
the job state to a `.job.state` file. Nothing cleans up these files. The
result is unbounded disk usage. `.job.state` files should be deleted at the
completion of jobs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)