added correct descritption for parameter isSparkSessionManaged

This commit is contained in:
Miriam Baglioni 2020-04-15 12:23:06 +02:00
parent 1859ce8902
commit 62b09be43c
1 changed files with 1 additions and 1 deletions

View File

@ -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
}
]