We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 734564f commit e2889c9Copy full SHA for e2889c9
yql/essentials/cfg/tests/gateways.conf
@@ -271,4 +271,39 @@ Solomon {
271
272
Ytflow {
273
GatewayThreads: 1
274
+
275
+ DefaultSettings {
276
+ Name: "GracefulUpdate"
277
+ Value: "1"
278
+ }
279
280
281
+ Name: "FiniteStreams"
282
283
284
285
286
+ Name: "ControllerCount"
287
288
289
290
291
+ Name: "ControllerMemoryLimit"
292
+ Value: "1G"
293
294
295
296
+ Name: "WorkerCount"
297
298
299
300
301
+ Name: "WorkerMemoryLimit"
302
303
304
305
306
+ Name: "YtPartitionCount"
307
308
309
}
0 commit comments