Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Update ArrayJob for Map task changes #103

Merged
merged 6 commits into from
Feb 26, 2021
Merged

Update ArrayJob for Map task changes #103

merged 6 commits into from
Feb 26, 2021

Conversation

katrogan
Copy link
Contributor

@katrogan katrogan commented Feb 24, 2021

TL;DR

Backwards compatible change for array jobs now that container_array task types with task_type_version > 0 do not predetermine array job size. Instead they will pass in the min_success_ratio which can be used at runtime to determine the min_successes

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

How did you fix the bug, make the feature etc. Link to any design docs etc

Tracking Issue

flyteorg/flyte#609

Follow-up issue

NA

@katrogan katrogan changed the title wip/ignore: Map task changes Update ArrayJob for Map task changes Feb 26, 2021
Signed-off-by: Katrina Rogan <[email protected]>
Signed-off-by: Katrina Rogan <[email protected]>
@katrogan katrogan requested a review from EngHabu February 26, 2021 18:36
EngHabu
EngHabu previously approved these changes Feb 26, 2021
protos/flyteidl/plugins/array_job.proto Show resolved Hide resolved
Signed-off-by: Katrina Rogan <[email protected]>
Signed-off-by: Katrina Rogan <[email protected]>
@katrogan katrogan merged commit 53b96f8 into master Feb 26, 2021
eapolinario pushed a commit that referenced this pull request Sep 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants