[ https://issues.apache.org/jira/browse/GOBBLIN-673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hung Tran resolved GOBBLIN-673. ------------------------------- Resolution: Fixed Issue resolved by pull request #2545 [https://github.com/apache/incubator-gobblin/pull/2545] > Implement a FS based JobStatusRetriever for GaaS Flows. > ------------------------------------------------------- > > Key: GOBBLIN-673 > URL: https://issues.apache.org/jira/browse/GOBBLIN-673 > Project: Apache Gobblin > Issue Type: Improvement > Components: gobblin-service > Affects Versions: 0.15.0 > Reporter: Sudarshan Vasudevan > Assignee: Sudarshan Vasudevan > Priority: Major > Fix For: 0.15.0 > > > This PR implements a FileSystem based JobStatusRetriever that makes use of > the StateStore interface. The PR also implements a KafkaJobStatusMonitor that > pulls tracking events from Kafka and writes them to an FSStateStore. The > FSJobStatusRetriever can then be used to query the status of jobs/flows from > the state store. A StateStoreCleaner thread is scheduled by the Job status > monitor to clean up the state store as configured by the retention config. -- This message was sent by Atlassian JIRA (v7.6.3#76005)