Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Map tasks don't respect user task config #1170

Closed
katrogan opened this issue Jun 23, 2021 · 1 comment
Closed

[BUG] Map tasks don't respect user task config #1170

katrogan opened this issue Jun 23, 2021 · 1 comment
Assignees
Labels
bug Something isn't working flytekit FlyteKit Python related issue
Milestone

Comments

@katrogan
Copy link
Contributor

Describe the bug
Map tasks use the underlying mapped task config rather than the map task declaration config for things like setting resources, etc. This can lead to confusing and unexpected behavior such as OOMs.

Expected behavior
Map task task config should be used at execution time.

[Optional] Additional context
To Reproduce
Steps to reproduce the behavior:
1.
2.

Screenshots
If applicable, add screenshots to help explain your problem.

@katrogan katrogan added bug Something isn't working flytekit FlyteKit Python related issue labels Jun 23, 2021
@katrogan katrogan added this to the 0.15.0 milestone Jun 23, 2021
@katrogan katrogan self-assigned this Jun 23, 2021
@katrogan
Copy link
Contributor Author

cc @samhita-alla

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flytekit FlyteKit Python related issue
Projects
None yet
Development

No branches or pull requests

1 participant