ervu-dashboard-etl/mappings_old/metadata/pipeline-run-configuration/local.json
2025-05-12 14:39:11 +03:00

20 lines
No EOL
522 B
JSON

{
"engineRunConfiguration": {
"Local": {
"feedback_size": "50000",
"sample_size": "100",
"sample_type_in_gui": "Last",
"wait_time": "20",
"rowset_size": "10000",
"safe_mode": false,
"show_feedback": false,
"topo_sort": false,
"gather_metrics": false,
"transactional": false
}
},
"defaultSelection": true,
"configurationVariables": [],
"name": "local",
"description": "Runs your pipelines locally with the standard local Hop pipeline engine"
}