F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

Inquiry about Flyte workflow functionality

Summary

The user is inquiring about the functionality of their Python code that utilizes the Flyte framework to create a workflow for retrieving a wine dataset with pandas and scikit-learn. They mention encountering an error related to a module having no name in Kubernetes and seek clarification on whether remote.execute copies code inside the container. The user is familiar with pyflyte run but is looking for examples of using FlyteRemote with locally defined functions. They express confusion regarding the deprecation status of remote.fast_package and mention trying register_script without success. After some discussion, they learn that register_workflow might be a better option and discover that they were using an outdated package in their sandbox environment. After upgrading flytekit, they report making progress and confirm that the upgrade was done using pip install -U flytekit.

Status
resolved
Tags
    Source
    #ask-the-community