minor change to remove local machine references

This commit is contained in:
miconis 2022-02-02 10:42:11 +01:00
parent aae4180142
commit 321cba82d0
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1,2 @@
# Thu Jan 13 15:14:58 CET 2022
# Thu Jan 13 17:22:11 CET 2022
projectPropertyKey=projectPropertyValue

View File

@ -364,8 +364,7 @@ public class DedupLocalTest extends DedupTestUtils {
DedupConfig dedupConfig = DedupConfig.load(readFileFromHDFS(
Paths.get(DedupLocalTest.class.getResource("/eu/dnetlib/pace/config/pub.new.tree.conf.json").toURI()).toFile().getAbsolutePath()
));
// String inputPath = Paths.get(DedupLocalTest.class.getResource("/eu/dnetlib/pace/examples/publications.dump.1000.json").toURI()).toFile().getAbsolutePath();
String inputPath = "/Users/miconis/IdeaProjects/DnetHadoop/dnet-hadoop/dhp-workflows/dhp-dedup-openaire/src/test/resources/eu/dnetlib/dhp/dedup/entities/publication/publication.gz";
String inputPath = Paths.get(DedupLocalTest.class.getResource("/eu/dnetlib/pace/examples/publications.dump.1000.json").toURI()).toFile().getAbsolutePath();
String simRelsPath = workingPath + "/simrels";
Deduper.createSimRels(