forked from D-Net/dnet-hadoop
added correct descritption for parameter isSparkSessionManaged
This commit is contained in:
parent
1859ce8902
commit
62b09be43c
|
@ -44,7 +44,7 @@
|
|||
{
|
||||
"paramName": "ssm",
|
||||
"paramLongName": "isSparkSessionManaged",
|
||||
"paramDescription": "the path where prepared info have been stored",
|
||||
"paramDescription": "true if the spark session is managed, false otherwise",
|
||||
"paramRequired": false
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue