autumnust commented on a change in pull request #2916: GOBBLIN-1076: Make Gobblin cluster working directories configurable URL: https://github.com/apache/incubator-gobblin/pull/2916#discussion_r390550457
########## File path: gobblin-cluster/src/main/java/org/apache/gobblin/cluster/GobblinTaskRunner.java ########## @@ -437,17 +434,6 @@ public void run() { }); } - private FileSystem buildFileSystem(Config config, Configuration conf) Review comment: call out on reducing code duplication ! ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services