Will-Lo commented on a change in pull request #3326:
URL: https://github.com/apache/gobblin/pull/3326#discussion_r662605649
##########
File path:
gobblin-service/src/test/resources/template_catalog/multihop/jobTemplates/distcp-push-hdfs-to-gridfs.template
##########
@@ -0,0 +1,45 @@
+# ====================================================================
+# Job configurations
+# ====================================================================
+job.name=DistcpToGridFS
+
+#team.name and dataset.name to be supplied via flowConfig
+from=/data/out/${dataset.name}
Review comment:
it's just the local cluster path in this scenario, so it doesn't matter
what the fs is as it gets accounted for later.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]