[ { "paramName":"s", "paramLongName":"sourcePath", "paramDescription": "the path of the sequencial file to read", "paramRequired": true }, { "paramName": "dmp", "paramLongName":"datasourceMapPath", "paramDescription": "the path where the association datasource master has been stored", "paramRequired": true }, { "paramName":"tn", "paramLongName":"resultTableName", "paramDescription": "the name of the result table we are currently working on", "paramRequired": true }, { "paramName": "wp", "paramLongName": "workingPath", "paramDescription": "the path used to store temporary output files", "paramRequired": true }, { "paramName": "ssm", "paramLongName": "isSparkSessionManaged", "paramDescription": "true if the spark session is managed, false otherwise", "paramRequired": false } ]