sv2000 commented on a change in pull request #3102:
URL: https://github.com/apache/incubator-gobblin/pull/3102#discussion_r488040221



##########
File path: gobblin-core-base/build.gradle
##########
@@ -21,6 +21,7 @@ apply plugin: 'me.champeau.gradle.jmh'
 
 dependencies {
   compile project(":gobblin-api")
+  compile project(":gobblin-metastore")

Review comment:
       FlushingExtractor, which is inside gobblin-core-base, is dependent on 
StateStoreBasedWatermarkStorage which is being moved to gobblin-metastore as 
part of this PR.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to