enrichment steps #38

Merged
claudio.atzori merged 334 commits from miriam.baglioni/dnet-hadoop:master into enrichment_wfs 2020-08-11 16:40:26 +02:00
1 changed files with 7 additions and 1 deletions
Showing only changes of commit 773735f870 - Show all commits

View File

@ -16,5 +16,11 @@
"paramLongName": "outputPath",
"paramDescription": "the path of the new ActionSet",
"paramRequired": true
}
},
{
"paramName": "dbp",
"paramLongName": "dbProjectPath",
"paramDescription": "the path of the project code read from db",
"paramRequired": true
}
]