changed parameter file with the ono associated to the job

pull/61/head
Miriam Baglioni 3 years ago
parent a172a37ad1
commit 5402062ff5

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

Loading…
Cancel
Save