shirshanka commented on a change in pull request #2860: [GOBBLIN-1015] Support
for direct Avro and Protobuf formats through Parquet writer
URL: https://github.com/apache/incubator-gobblin/pull/2860#discussion_r367061276
##########
File path:
gobblin-data-management/src/test/java/org/apache/gobblin/data/management/copy/UnixTimestampRecursiveCopyableDatasetTest.java
##########
@@ -62,7 +65,9 @@ public void setUp()
}
fs.mkdirs(baseSrcDir);
- baseDstDir = new Path("/tmp/dst/dataset1/");
+// baseDstDir = new Path("/tmp/dst/dataset1/");
Review comment:
reverted my changes to this test
----------------------------------------------------------------
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]
With regards,
Apache Git Services