flyteplugins
flyteplugins copied to clipboard
Flyte Backend Plugins contributed by the Flyte community.
# TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [x] Feature - [x] Plugin ## Are all...
# TL;DR 1. Kubeflow PyTorch can be configured to use 0 workers when running distributed PyTorch jobs. In this case, the training job would run on a single machine (the...
# TL;DR Read the docker username and passport from the secret, and add this credential to the Databricks job config. https://docs.databricks.com/api/workspace/jobs/create ## Type - [x] Bug Fix - [ ]...
# TL;DR When using regular task in the map task, the entrypoint is `pyflyte-map-execute`. it does two things before running the task. 1. Update sub task input / output interface...
Signed-off-by: Azanul Haque # TL;DR This PR fixes Log Links that do not work with CloudWatch FluentD out of the box ## Type - [X] Bug Fix - [ ]...
## _Read then delete this section_ _- Make sure to use a concise title for the pull-request._ _- Use #patch, #minor or #major in the pull-request title to bump the...
# TL;DR Added extra methods for accessing and removing artifact data to catalog client. ## Type - [ ] Bug Fix - [X] Feature - [ ] Plugin ## Are...
# TL;DR Add `GetOutputMetadata` to the output reader, so the propeller can retrieve the deck path by calling this method. ## Type - [ ] Bug Fix - [x] Feature...
Signed-off-by: Jason Carey # TL;DR Adding -unknown suffix to container name for Lyft logging agent to detect and send logs to logging pipeline. ## Type - [ ] Bug Fix...