forked from D-Net/dnet-hadoop
removed not needed param file
This commit is contained in:
parent
5faeefbda8
commit
bd096f5170
|
@ -1,21 +0,0 @@
|
||||||
[
|
|
||||||
{
|
|
||||||
"paramName": "s",
|
|
||||||
"paramLongName": "sourcePath",
|
|
||||||
"paramDescription": "the source mdstore path",
|
|
||||||
"paramRequired": true
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"paramName": "t",
|
|
||||||
"paramLongName": "targetPath",
|
|
||||||
"paramDescription": "the target mdstore path",
|
|
||||||
"paramRequired": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"paramName": "m",
|
|
||||||
"paramLongName": "master",
|
|
||||||
"paramDescription": "the master name",
|
|
||||||
"paramRequired": true
|
|
||||||
}
|
|
||||||
]
|
|
Loading…
Reference in New Issue