new_citizen
This commit is contained in:
parent
9dfe392fe9
commit
246c489b6d
709 changed files with 185899 additions and 293 deletions
20
map_v1/metadata/pipeline-run-configuration/local.json
Normal file
20
map_v1/metadata/pipeline-run-configuration/local.json
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue