dump #50

Merged
claudio.atzori merged 98 commits from miriam.baglioni/dnet-hadoop:dump into master 2020-11-04 18:07:01 +01:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 08806deddf - Show all commits

View File

@ -17,6 +17,12 @@
"paramLongName":"nameNode", "paramLongName":"nameNode",
"paramDescription": "the name node", "paramDescription": "the name node",
"paramRequired": true "paramRequired": true
},
{
"paramName":"ss",
"paramLongName":"splitSize",
"paramDescription": "the maximum size of the archive",
"paramRequired": false
} }
] ]