dnet-hadoop/dhp-workflows/dhp-aggregation/src/main/resources/eu/dnetlib/dhp/ircdl_extention/prepare_alltherest_paramete...

35 lines
920 B
JSON

[
{
"paramName": "issm",
"paramLongName": "isSparkSessionManaged",
"paramDescription": "when true will stop SparkSession after job execution",
"paramRequired": false
},
{
"paramName": "ip",
"paramLongName": "inputPath",
"paramDescription": "the URL from where to get the programme file",
"paramRequired": true
},
{
"paramName": "op",
"paramLongName": "outputPath",
"paramDescription": "the path of the new ActionSet",
"paramRequired": true
},{
"paramName": "ir",
"paramLongName": "instRepoPath",
"paramDescription": "the path of the new ActionSet",
"paramRequired": true
},{
"paramName": "dp",
"paramLongName": "datacitePath",
"paramDescription": "the path of the new ActionSet",
"paramRequired": true
},{
"paramName": "cp",
"paramLongName": "crossrefPath",
"paramDescription": "the path of the new ActionSet",
"paramRequired": true
}
]