@flyteorg/flyteidl 1.16.0 → 2.0.0-alpha2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/package.json +6 -9
  2. package/LICENSE +0 -202
  3. package/NOTICE +0 -4
  4. package/README.md +0 -14
  5. package/gen/pb-js/flyteidl.d.ts +0 -28307
  6. package/gen/pb-js/flyteidl.js +0 -66636
  7. package/protos/buf.lock +0 -18
  8. package/protos/buf.yaml +0 -12
  9. package/protos/docs/admin/admin.rst +0 -4623
  10. package/protos/docs/admin/index.rst +0 -13
  11. package/protos/docs/contributing.md +0 -68
  12. package/protos/docs/core/core.rst +0 -3952
  13. package/protos/docs/core/index.rst +0 -15
  14. package/protos/docs/datacatalog/datacatalog.rst +0 -1313
  15. package/protos/docs/datacatalog/index.rst +0 -16
  16. package/protos/docs/event/event.rst +0 -726
  17. package/protos/docs/event/index.rst +0 -27
  18. package/protos/docs/plugins/index.rst +0 -14
  19. package/protos/docs/plugins/plugins.rst +0 -780
  20. package/protos/docs/restructuredtext.tmpl +0 -129
  21. package/protos/docs/service/index.rst +0 -13
  22. package/protos/docs/service/service.rst +0 -543
  23. package/protos/docs/withoutscalar_restructuredtext.tmpl +0 -105
  24. package/protos/docs_index.rst +0 -19
  25. package/protos/flyteidl/admin/agent.proto +0 -309
  26. package/protos/flyteidl/admin/cluster_assignment.proto +0 -11
  27. package/protos/flyteidl/admin/common.proto +0 -337
  28. package/protos/flyteidl/admin/description_entity.proto +0 -95
  29. package/protos/flyteidl/admin/event.proto +0 -70
  30. package/protos/flyteidl/admin/execution.proto +0 -436
  31. package/protos/flyteidl/admin/launch_plan.proto +0 -231
  32. package/protos/flyteidl/admin/matchable_resource.proto +0 -194
  33. package/protos/flyteidl/admin/node_execution.proto +0 -248
  34. package/protos/flyteidl/admin/notification.proto +0 -27
  35. package/protos/flyteidl/admin/project.proto +0 -132
  36. package/protos/flyteidl/admin/project_attributes.proto +0 -69
  37. package/protos/flyteidl/admin/project_domain_attributes.proto +0 -80
  38. package/protos/flyteidl/admin/schedule.proto +0 -43
  39. package/protos/flyteidl/admin/signal.proto +0 -86
  40. package/protos/flyteidl/admin/task.proto +0 -71
  41. package/protos/flyteidl/admin/task_execution.proto +0 -171
  42. package/protos/flyteidl/admin/version.proto +0 -27
  43. package/protos/flyteidl/admin/workflow.proto +0 -92
  44. package/protos/flyteidl/admin/workflow_attributes.proto +0 -89
  45. package/protos/flyteidl/cacheservice/cacheservice.proto +0 -143
  46. package/protos/flyteidl/core/artifact_id.proto +0 -112
  47. package/protos/flyteidl/core/catalog.proto +0 -63
  48. package/protos/flyteidl/core/compiler.proto +0 -64
  49. package/protos/flyteidl/core/condition.proto +0 -63
  50. package/protos/flyteidl/core/dynamic_job.proto +0 -32
  51. package/protos/flyteidl/core/errors.proto +0 -42
  52. package/protos/flyteidl/core/execution.proto +0 -156
  53. package/protos/flyteidl/core/execution_envs.proto +0 -45
  54. package/protos/flyteidl/core/identifier.proto +0 -80
  55. package/protos/flyteidl/core/interface.proto +0 -64
  56. package/protos/flyteidl/core/literals.proto +0 -205
  57. package/protos/flyteidl/core/metrics.proto +0 -50
  58. package/protos/flyteidl/core/security.proto +0 -135
  59. package/protos/flyteidl/core/tasks.proto +0 -392
  60. package/protos/flyteidl/core/types.proto +0 -208
  61. package/protos/flyteidl/core/workflow.proto +0 -361
  62. package/protos/flyteidl/core/workflow_closure.proto +0 -18
  63. package/protos/flyteidl/datacatalog/datacatalog.proto +0 -420
  64. package/protos/flyteidl/event/cloudevents.proto +0 -81
  65. package/protos/flyteidl/event/event.proto +0 -347
  66. package/protos/flyteidl/plugins/array_job.proto +0 -30
  67. package/protos/flyteidl/plugins/common.proto +0 -27
  68. package/protos/flyteidl/plugins/dask.proto +0 -41
  69. package/protos/flyteidl/plugins/kubeflow/common.proto +0 -28
  70. package/protos/flyteidl/plugins/kubeflow/mpi.proto +0 -47
  71. package/protos/flyteidl/plugins/kubeflow/pytorch.proto +0 -53
  72. package/protos/flyteidl/plugins/kubeflow/tensorflow.proto +0 -46
  73. package/protos/flyteidl/plugins/mpi.proto +0 -20
  74. package/protos/flyteidl/plugins/presto.proto +0 -14
  75. package/protos/flyteidl/plugins/pytorch.proto +0 -25
  76. package/protos/flyteidl/plugins/qubole.proto +0 -26
  77. package/protos/flyteidl/plugins/ray.proto +0 -59
  78. package/protos/flyteidl/plugins/spark.proto +0 -42
  79. package/protos/flyteidl/plugins/tensorflow.proto +0 -18
  80. package/protos/flyteidl/plugins/waitable.proto +0 -15
  81. package/protos/flyteidl/service/admin.proto +0 -668
  82. package/protos/flyteidl/service/agent.proto +0 -79
  83. package/protos/flyteidl/service/auth.proto +0 -94
  84. package/protos/flyteidl/service/dataproxy.proto +0 -205
  85. package/protos/flyteidl/service/external_plugin_service.proto +0 -79
  86. package/protos/flyteidl/service/identity.proto +0 -51
  87. package/protos/flyteidl/service/signal.proto +0 -55
@@ -1,780 +0,0 @@
1
- ######################
2
- Protocol Documentation
3
- ######################
4
-
5
-
6
-
7
-
8
- .. _ref_flyteidl/plugins/array_job.proto:
9
-
10
- flyteidl/plugins/array_job.proto
11
- ==================================================================
12
-
13
-
14
-
15
-
16
-
17
- .. _ref_flyteidl.plugins.ArrayJob:
18
-
19
- ArrayJob
20
- ------------------------------------------------------------------
21
-
22
- Describes a job that can process independent pieces of data concurrently. Multiple copies of the runnable component
23
- will be executed concurrently.
24
-
25
-
26
-
27
- .. csv-table:: ArrayJob type fields
28
- :header: "Field", "Type", "Label", "Description"
29
- :widths: auto
30
-
31
- "parallelism", ":ref:`ref_int64`", "", "Defines the minimum number of instances to bring up concurrently at any given point. Note that this is an optimistic restriction and that, due to network partitioning or other failures, the actual number of currently running instances might be more. This has to be a positive number if assigned. Default value is size."
32
- "size", ":ref:`ref_int64`", "", "Defines the number of instances to launch at most. This number should match the size of the input if the job requires processing of all input data. This has to be a positive number. In the case this is not defined, the back-end will determine the size at run-time by reading the inputs."
33
- "min_successes", ":ref:`ref_int64`", "", "An absolute number of the minimum number of successful completions of subtasks. As soon as this criteria is met, the array job will be marked as successful and outputs will be computed. This has to be a non-negative number if assigned. Default value is size (if specified)."
34
- "min_success_ratio", ":ref:`ref_float`", "", "If the array job size is not known beforehand, the min_success_ratio can instead be used to determine when an array job can be marked successful."
35
-
36
-
37
-
38
-
39
-
40
-
41
- ..
42
- end messages
43
-
44
-
45
- ..
46
- end enums
47
-
48
-
49
- ..
50
- end HasExtensions
51
-
52
-
53
- ..
54
- end services
55
-
56
-
57
-
58
-
59
- .. _ref_flyteidl/plugins/dask.proto:
60
-
61
- flyteidl/plugins/dask.proto
62
- ==================================================================
63
-
64
-
65
-
66
-
67
-
68
- .. _ref_flyteidl.plugins.DaskCluster:
69
-
70
- DaskCluster
71
- ------------------------------------------------------------------
72
-
73
-
74
-
75
-
76
-
77
- .. csv-table:: DaskCluster type fields
78
- :header: "Field", "Type", "Label", "Description"
79
- :widths: auto
80
-
81
- "image", ":ref:`ref_string`", "", "Optional image to use for the scheduler as well as the default worker group. If unset, will use the default image."
82
- "nWorkers", ":ref:`ref_int32`", "", "Number of workers in the default worker group"
83
- "resources", ":ref:`ref_flyteidl.core.Resources`", "", "Resources assigned to the scheduler as well as all pods of the default worker group. As per https://kubernetes.dask.org/en/latest/kubecluster.html?highlight=limit#best-practices it is advised to only set limits. If requests are not explicitly set, the plugin will make sure to set requests==limits. The plugin sets ` --memory-limit` as well as `--nthreads` for the workers according to the limit."
84
-
85
-
86
-
87
-
88
-
89
-
90
-
91
- .. _ref_flyteidl.plugins.DaskJob:
92
-
93
- DaskJob
94
- ------------------------------------------------------------------
95
-
96
- Custom Proto for Dask Plugin
97
-
98
-
99
-
100
- .. csv-table:: DaskJob type fields
101
- :header: "Field", "Type", "Label", "Description"
102
- :widths: auto
103
-
104
- "namespace", ":ref:`ref_string`", "", "Optional namespace to use for the dask pods. If none is given, the namespace of the Flyte task is used"
105
- "jobPodSpec", ":ref:`ref_flyteidl.plugins.JobPodSpec`", "", "Spec for the job pod"
106
- "cluster", ":ref:`ref_flyteidl.plugins.DaskCluster`", "", "Cluster"
107
-
108
-
109
-
110
-
111
-
112
-
113
-
114
- .. _ref_flyteidl.plugins.JobPodSpec:
115
-
116
- JobPodSpec
117
- ------------------------------------------------------------------
118
-
119
- Specification for the job pod
120
-
121
-
122
-
123
- .. csv-table:: JobPodSpec type fields
124
- :header: "Field", "Type", "Label", "Description"
125
- :widths: auto
126
-
127
- "image", ":ref:`ref_string`", "", "Optional image to use. If unset, will use the default image."
128
- "resources", ":ref:`ref_flyteidl.core.Resources`", "", "Resources assigned to the job pod."
129
-
130
-
131
-
132
-
133
-
134
-
135
- ..
136
- end messages
137
-
138
-
139
- ..
140
- end enums
141
-
142
-
143
- ..
144
- end HasExtensions
145
-
146
-
147
- ..
148
- end services
149
-
150
-
151
-
152
-
153
- .. _ref_flyteidl/plugins/mpi.proto:
154
-
155
- flyteidl/plugins/mpi.proto
156
- ==================================================================
157
-
158
-
159
-
160
-
161
-
162
- .. _ref_flyteidl.plugins.DistributedMPITrainingTask:
163
-
164
- DistributedMPITrainingTask
165
- ------------------------------------------------------------------
166
-
167
- MPI operator proposal https://github.com/kubeflow/community/blob/master/proposals/mpi-operator-proposal.md
168
- Custom proto for plugin that enables distributed training using https://github.com/kubeflow/mpi-operator
169
-
170
-
171
-
172
- .. csv-table:: DistributedMPITrainingTask type fields
173
- :header: "Field", "Type", "Label", "Description"
174
- :widths: auto
175
-
176
- "num_workers", ":ref:`ref_int32`", "", "number of worker spawned in the cluster for this job"
177
- "num_launcher_replicas", ":ref:`ref_int32`", "", "number of launcher replicas spawned in the cluster for this job The launcher pod invokes mpirun and communicates with worker pods through MPI."
178
- "slots", ":ref:`ref_int32`", "", "number of slots per worker used in hostfile. The available slots (GPUs) in each pod."
179
-
180
-
181
-
182
-
183
-
184
-
185
- ..
186
- end messages
187
-
188
-
189
- ..
190
- end enums
191
-
192
-
193
- ..
194
- end HasExtensions
195
-
196
-
197
- ..
198
- end services
199
-
200
-
201
-
202
-
203
- .. _ref_flyteidl/plugins/presto.proto:
204
-
205
- flyteidl/plugins/presto.proto
206
- ==================================================================
207
-
208
-
209
-
210
-
211
-
212
- .. _ref_flyteidl.plugins.PrestoQuery:
213
-
214
- PrestoQuery
215
- ------------------------------------------------------------------
216
-
217
- This message works with the 'presto' task type in the SDK and is the object that will be in the 'custom' field
218
- of a Presto task's TaskTemplate
219
-
220
-
221
-
222
- .. csv-table:: PrestoQuery type fields
223
- :header: "Field", "Type", "Label", "Description"
224
- :widths: auto
225
-
226
- "routing_group", ":ref:`ref_string`", "", ""
227
- "catalog", ":ref:`ref_string`", "", ""
228
- "schema", ":ref:`ref_string`", "", ""
229
- "statement", ":ref:`ref_string`", "", ""
230
-
231
-
232
-
233
-
234
-
235
-
236
- ..
237
- end messages
238
-
239
-
240
- ..
241
- end enums
242
-
243
-
244
- ..
245
- end HasExtensions
246
-
247
-
248
- ..
249
- end services
250
-
251
-
252
-
253
-
254
- .. _ref_flyteidl/plugins/pytorch.proto:
255
-
256
- flyteidl/plugins/pytorch.proto
257
- ==================================================================
258
-
259
-
260
-
261
-
262
-
263
- .. _ref_flyteidl.plugins.DistributedPyTorchTrainingTask:
264
-
265
- DistributedPyTorchTrainingTask
266
- ------------------------------------------------------------------
267
-
268
- Custom proto for plugin that enables distributed training using https://github.com/kubeflow/pytorch-operator
269
-
270
-
271
-
272
- .. csv-table:: DistributedPyTorchTrainingTask type fields
273
- :header: "Field", "Type", "Label", "Description"
274
- :widths: auto
275
-
276
- "workers", ":ref:`ref_int32`", "", "number of worker replicas spawned in the cluster for this job"
277
-
278
-
279
-
280
-
281
-
282
-
283
- ..
284
- end messages
285
-
286
-
287
- ..
288
- end enums
289
-
290
-
291
- ..
292
- end HasExtensions
293
-
294
-
295
- ..
296
- end services
297
-
298
-
299
-
300
-
301
- .. _ref_flyteidl/plugins/qubole.proto:
302
-
303
- flyteidl/plugins/qubole.proto
304
- ==================================================================
305
-
306
-
307
-
308
-
309
-
310
- .. _ref_flyteidl.plugins.HiveQuery:
311
-
312
- HiveQuery
313
- ------------------------------------------------------------------
314
-
315
- Defines a query to execute on a hive cluster.
316
-
317
-
318
-
319
- .. csv-table:: HiveQuery type fields
320
- :header: "Field", "Type", "Label", "Description"
321
- :widths: auto
322
-
323
- "query", ":ref:`ref_string`", "", ""
324
- "timeout_sec", ":ref:`ref_uint32`", "", ""
325
- "retryCount", ":ref:`ref_uint32`", "", ""
326
-
327
-
328
-
329
-
330
-
331
-
332
-
333
- .. _ref_flyteidl.plugins.HiveQueryCollection:
334
-
335
- HiveQueryCollection
336
- ------------------------------------------------------------------
337
-
338
- Defines a collection of hive queries.
339
-
340
-
341
-
342
- .. csv-table:: HiveQueryCollection type fields
343
- :header: "Field", "Type", "Label", "Description"
344
- :widths: auto
345
-
346
- "queries", ":ref:`ref_flyteidl.plugins.HiveQuery`", "repeated", ""
347
-
348
-
349
-
350
-
351
-
352
-
353
-
354
- .. _ref_flyteidl.plugins.QuboleHiveJob:
355
-
356
- QuboleHiveJob
357
- ------------------------------------------------------------------
358
-
359
- This message works with the 'hive' task type in the SDK and is the object that will be in the 'custom' field
360
- of a hive task's TaskTemplate
361
-
362
-
363
-
364
- .. csv-table:: QuboleHiveJob type fields
365
- :header: "Field", "Type", "Label", "Description"
366
- :widths: auto
367
-
368
- "cluster_label", ":ref:`ref_string`", "", ""
369
- "query_collection", ":ref:`ref_flyteidl.plugins.HiveQueryCollection`", "", "**Deprecated.** "
370
- "tags", ":ref:`ref_string`", "repeated", ""
371
- "query", ":ref:`ref_flyteidl.plugins.HiveQuery`", "", ""
372
-
373
-
374
-
375
-
376
-
377
-
378
- ..
379
- end messages
380
-
381
-
382
- ..
383
- end enums
384
-
385
-
386
- ..
387
- end HasExtensions
388
-
389
-
390
- ..
391
- end services
392
-
393
-
394
-
395
-
396
- .. _ref_flyteidl/plugins/ray.proto:
397
-
398
- flyteidl/plugins/ray.proto
399
- ==================================================================
400
-
401
-
402
-
403
-
404
-
405
- .. _ref_flyteidl.plugins.HeadGroupSpec:
406
-
407
- HeadGroupSpec
408
- ------------------------------------------------------------------
409
-
410
- HeadGroupSpec are the spec for the head pod
411
-
412
-
413
-
414
- .. csv-table:: HeadGroupSpec type fields
415
- :header: "Field", "Type", "Label", "Description"
416
- :widths: auto
417
-
418
- "ray_start_params", ":ref:`ref_flyteidl.plugins.HeadGroupSpec.RayStartParamsEntry`", "repeated", "Optional. RayStartParams are the params of the start command: address, object-store-memory. Refer to https://docs.ray.io/en/latest/ray-core/package-ref.html#ray-start"
419
-
420
-
421
-
422
-
423
-
424
-
425
-
426
- .. _ref_flyteidl.plugins.HeadGroupSpec.RayStartParamsEntry:
427
-
428
- HeadGroupSpec.RayStartParamsEntry
429
- ------------------------------------------------------------------
430
-
431
-
432
-
433
-
434
-
435
- .. csv-table:: HeadGroupSpec.RayStartParamsEntry type fields
436
- :header: "Field", "Type", "Label", "Description"
437
- :widths: auto
438
-
439
- "key", ":ref:`ref_string`", "", ""
440
- "value", ":ref:`ref_string`", "", ""
441
-
442
-
443
-
444
-
445
-
446
-
447
-
448
- .. _ref_flyteidl.plugins.RayCluster:
449
-
450
- RayCluster
451
- ------------------------------------------------------------------
452
-
453
- Define Ray cluster defines the desired state of RayCluster
454
-
455
-
456
-
457
- .. csv-table:: RayCluster type fields
458
- :header: "Field", "Type", "Label", "Description"
459
- :widths: auto
460
-
461
- "head_group_spec", ":ref:`ref_flyteidl.plugins.HeadGroupSpec`", "", "HeadGroupSpecs are the spec for the head pod"
462
- "worker_group_spec", ":ref:`ref_flyteidl.plugins.WorkerGroupSpec`", "repeated", "WorkerGroupSpecs are the specs for the worker pods"
463
-
464
-
465
-
466
-
467
-
468
-
469
-
470
- .. _ref_flyteidl.plugins.RayJob:
471
-
472
- RayJob
473
- ------------------------------------------------------------------
474
-
475
- RayJobSpec defines the desired state of RayJob
476
-
477
-
478
-
479
- .. csv-table:: RayJob type fields
480
- :header: "Field", "Type", "Label", "Description"
481
- :widths: auto
482
-
483
- "ray_cluster", ":ref:`ref_flyteidl.plugins.RayCluster`", "", "RayClusterSpec is the cluster template to run the job"
484
- "runtime_env", ":ref:`ref_string`", "", "runtime_env is base64 encoded. Ray runtime environments: https://docs.ray.io/en/latest/ray-core/handling-dependencies.html#runtime-environments"
485
-
486
-
487
-
488
-
489
-
490
-
491
-
492
- .. _ref_flyteidl.plugins.WorkerGroupSpec:
493
-
494
- WorkerGroupSpec
495
- ------------------------------------------------------------------
496
-
497
- WorkerGroupSpec are the specs for the worker pods
498
-
499
-
500
-
501
- .. csv-table:: WorkerGroupSpec type fields
502
- :header: "Field", "Type", "Label", "Description"
503
- :widths: auto
504
-
505
- "group_name", ":ref:`ref_string`", "", "Required. RayCluster can have multiple worker groups, and it distinguishes them by name"
506
- "replicas", ":ref:`ref_int32`", "", "Required. Desired replicas of the worker group. Defaults to 1."
507
- "min_replicas", ":ref:`ref_int32`", "", "Optional. Min replicas of the worker group. MinReplicas defaults to 1."
508
- "max_replicas", ":ref:`ref_int32`", "", "Optional. Max replicas of the worker group. MaxReplicas defaults to maxInt32"
509
- "ray_start_params", ":ref:`ref_flyteidl.plugins.WorkerGroupSpec.RayStartParamsEntry`", "repeated", "Optional. RayStartParams are the params of the start command: address, object-store-memory. Refer to https://docs.ray.io/en/latest/ray-core/package-ref.html#ray-start"
510
-
511
-
512
-
513
-
514
-
515
-
516
-
517
- .. _ref_flyteidl.plugins.WorkerGroupSpec.RayStartParamsEntry:
518
-
519
- WorkerGroupSpec.RayStartParamsEntry
520
- ------------------------------------------------------------------
521
-
522
-
523
-
524
-
525
-
526
- .. csv-table:: WorkerGroupSpec.RayStartParamsEntry type fields
527
- :header: "Field", "Type", "Label", "Description"
528
- :widths: auto
529
-
530
- "key", ":ref:`ref_string`", "", ""
531
- "value", ":ref:`ref_string`", "", ""
532
-
533
-
534
-
535
-
536
-
537
-
538
- ..
539
- end messages
540
-
541
-
542
- ..
543
- end enums
544
-
545
-
546
- ..
547
- end HasExtensions
548
-
549
-
550
- ..
551
- end services
552
-
553
-
554
-
555
-
556
- .. _ref_flyteidl/plugins/spark.proto:
557
-
558
- flyteidl/plugins/spark.proto
559
- ==================================================================
560
-
561
-
562
-
563
-
564
-
565
- .. _ref_flyteidl.plugins.SparkApplication:
566
-
567
- SparkApplication
568
- ------------------------------------------------------------------
569
-
570
-
571
-
572
-
573
-
574
-
575
-
576
-
577
-
578
-
579
- .. _ref_flyteidl.plugins.SparkJob:
580
-
581
- SparkJob
582
- ------------------------------------------------------------------
583
-
584
- Custom Proto for Spark Plugin.
585
-
586
-
587
-
588
- .. csv-table:: SparkJob type fields
589
- :header: "Field", "Type", "Label", "Description"
590
- :widths: auto
591
-
592
- "applicationType", ":ref:`ref_flyteidl.plugins.SparkApplication.Type`", "", ""
593
- "mainApplicationFile", ":ref:`ref_string`", "", ""
594
- "mainClass", ":ref:`ref_string`", "", ""
595
- "sparkConf", ":ref:`ref_flyteidl.plugins.SparkJob.SparkConfEntry`", "repeated", ""
596
- "hadoopConf", ":ref:`ref_flyteidl.plugins.SparkJob.HadoopConfEntry`", "repeated", ""
597
- "executorPath", ":ref:`ref_string`", "", "Executor path for Python jobs."
598
- "databricksConf", ":ref:`ref_string`", "", "databricksConf is base64 encoded string which stores databricks job configuration. Config structure can be found here. https://docs.databricks.com/dev-tools/api/2.0/jobs.html#request-structure The config is automatically encoded by flytekit, and decoded in the propeller."
599
-
600
-
601
-
602
-
603
-
604
-
605
-
606
- .. _ref_flyteidl.plugins.SparkJob.HadoopConfEntry:
607
-
608
- SparkJob.HadoopConfEntry
609
- ------------------------------------------------------------------
610
-
611
-
612
-
613
-
614
-
615
- .. csv-table:: SparkJob.HadoopConfEntry type fields
616
- :header: "Field", "Type", "Label", "Description"
617
- :widths: auto
618
-
619
- "key", ":ref:`ref_string`", "", ""
620
- "value", ":ref:`ref_string`", "", ""
621
-
622
-
623
-
624
-
625
-
626
-
627
-
628
- .. _ref_flyteidl.plugins.SparkJob.SparkConfEntry:
629
-
630
- SparkJob.SparkConfEntry
631
- ------------------------------------------------------------------
632
-
633
-
634
-
635
-
636
-
637
- .. csv-table:: SparkJob.SparkConfEntry type fields
638
- :header: "Field", "Type", "Label", "Description"
639
- :widths: auto
640
-
641
- "key", ":ref:`ref_string`", "", ""
642
- "value", ":ref:`ref_string`", "", ""
643
-
644
-
645
-
646
-
647
-
648
-
649
- ..
650
- end messages
651
-
652
-
653
-
654
- .. _ref_flyteidl.plugins.SparkApplication.Type:
655
-
656
- SparkApplication.Type
657
- ------------------------------------------------------------------
658
-
659
-
660
-
661
- .. csv-table:: Enum SparkApplication.Type values
662
- :header: "Name", "Number", "Description"
663
- :widths: auto
664
-
665
- "PYTHON", "0", ""
666
- "JAVA", "1", ""
667
- "SCALA", "2", ""
668
- "R", "3", ""
669
-
670
-
671
- ..
672
- end enums
673
-
674
-
675
- ..
676
- end HasExtensions
677
-
678
-
679
- ..
680
- end services
681
-
682
-
683
-
684
-
685
- .. _ref_flyteidl/plugins/tensorflow.proto:
686
-
687
- flyteidl/plugins/tensorflow.proto
688
- ==================================================================
689
-
690
-
691
-
692
-
693
-
694
- .. _ref_flyteidl.plugins.DistributedTensorflowTrainingTask:
695
-
696
- DistributedTensorflowTrainingTask
697
- ------------------------------------------------------------------
698
-
699
- Custom proto for plugin that enables distributed training using https://github.com/kubeflow/tf-operator
700
-
701
-
702
-
703
- .. csv-table:: DistributedTensorflowTrainingTask type fields
704
- :header: "Field", "Type", "Label", "Description"
705
- :widths: auto
706
-
707
- "workers", ":ref:`ref_int32`", "", "number of worker, ps, chief replicas spawned in the cluster for this job"
708
- "ps_replicas", ":ref:`ref_int32`", "", "PS -> Parameter server"
709
- "chief_replicas", ":ref:`ref_int32`", "", ""
710
-
711
-
712
-
713
-
714
-
715
-
716
- ..
717
- end messages
718
-
719
-
720
- ..
721
- end enums
722
-
723
-
724
- ..
725
- end HasExtensions
726
-
727
-
728
- ..
729
- end services
730
-
731
-
732
-
733
-
734
- .. _ref_flyteidl/plugins/waitable.proto:
735
-
736
- flyteidl/plugins/waitable.proto
737
- ==================================================================
738
-
739
-
740
-
741
-
742
-
743
- .. _ref_flyteidl.plugins.Waitable:
744
-
745
- Waitable
746
- ------------------------------------------------------------------
747
-
748
- Represents an Execution that was launched and could be waited on.
749
-
750
-
751
-
752
- .. csv-table:: Waitable type fields
753
- :header: "Field", "Type", "Label", "Description"
754
- :widths: auto
755
-
756
- "wf_exec_id", ":ref:`ref_flyteidl.core.WorkflowExecutionIdentifier`", "", ""
757
- "phase", ":ref:`ref_flyteidl.core.WorkflowExecution.Phase`", "", ""
758
- "workflow_id", ":ref:`ref_string`", "", ""
759
-
760
-
761
-
762
-
763
-
764
-
765
- ..
766
- end messages
767
-
768
-
769
- ..
770
- end enums
771
-
772
-
773
- ..
774
- end HasExtensions
775
-
776
-
777
- ..
778
- end services
779
-
780
-