[ { "paramName":"s", "paramLongName":"sourcePath", "paramDescription": "the path of the sequencial file to read", "paramRequired": true }, { "paramName":"h", "paramLongName":"hive_metastore_uris", "paramDescription": "the hive metastore uris", "paramRequired": true }, { "paramName":"sg", "paramLongName":"saveGraph", "paramDescription": "true if the new version of the graph must be saved", "paramRequired": false }, { "paramName":"dop", "paramLongName":"datasourceOrganizationPath", "paramDescription": "path where to store/find association from datasource and organization", "paramRequired": true }, { "paramName":"alp", "paramLongName":"alreadyLinkedPath", "paramDescription": "path where to store/find already linked results and organizations", "paramRequired": true }, { "paramName": "ssm", "paramLongName": "isSparkSessionManaged", "paramDescription": "the path where prepared info have been stored", "paramRequired": false }, { "paramName": "test", "paramLongName": "isTest", "paramDescription": "true if it is a test running", "paramRequired": false }, { "paramName":"tn", "paramLongName":"resultTableName", "paramDescription": "the name of the result table we are currently working on", "paramRequired": true }, { "paramName": "out", "paramLongName": "outputPath", "paramDescription": "the path used to store temporary output files", "paramRequired": true } ]