forked from antonis.lempesis/dnet-hadoop
added dependency for the topic file path
This commit is contained in:
parent
5ef03e5971
commit
cd69c6b023
|
@ -17,6 +17,12 @@
|
|||
"paramDescription": "the URL from where to get the programme file",
|
||||
"paramRequired": true
|
||||
},
|
||||
{
|
||||
"paramName": "tp",
|
||||
"paramLongName": "topicPath",
|
||||
"paramDescription": "the URL from where to get the topic file",
|
||||
"paramRequired": true
|
||||
},
|
||||
{
|
||||
"paramName": "o",
|
||||
"paramLongName": "outputPath",
|
||||
|
|
Loading…
Reference in New Issue