forked from D-Net/dnet-hadoop
This commit is contained in:
parent
ed01e5a5e1
commit
5fbe54ef54
|
@ -22,7 +22,8 @@
|
||||||
"paramLongName":"resultTableName",
|
"paramLongName":"resultTableName",
|
||||||
"paramDescription": "the name of the result table we are currently working on",
|
"paramDescription": "the name of the result table we are currently working on",
|
||||||
"paramRequired": true
|
"paramRequired": true
|
||||||
}, {
|
},
|
||||||
|
{
|
||||||
"paramName":"rp",
|
"paramName":"rp",
|
||||||
"paramLongName":"relationPath",
|
"paramLongName":"relationPath",
|
||||||
"paramDescription": "the path to the relations",
|
"paramDescription": "the path to the relations",
|
||||||
|
|
Loading…
Reference in New Issue