This commit is contained in:
Miriam Baglioni 2020-07-29 17:35:47 +02:00
parent 536e7f6352
commit 8907648d6a
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ public class SparkPrepareResultProject implements Serializable {
.toString(
SparkPrepareResultProject.class
.getResourceAsStream(
"/eu/dnetlib/dhp/oa/graph/dump/project_prepare_parameters.json"));
"/eu/dnetlib/dhp/oa/graph/dump/project_prep_parameters.json"));
final ArgumentApplicationParser parser = new ArgumentApplicationParser(jsonConfiguration);
parser.parseArgument(args);