{ "source": { "type": "deltalake", "serviceName": "local_deltalake", "serviceConnection": { "config": { "metastoreHostPort": "localhost:9083", "metastoreFilePath":"/metastore_db", "appName": "MyApp" } }, "sourceConfig": {"config": {"enableDataProfiler": false}} }, "sink": { "type": "metadata-rest", "config": {} }, "workflowConfig": { "openMetadataServerConfig": { "hostPort": "http://localhost:8585/api", "authProvider": "no-auth" } } }