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!

Convert Flyte Output to JSON String

Summary

The user is looking for a simple way to convert Flyte execution output to a JSON string. They have found a solution for Python dictionaries but face an exception when the workflow returns a primitive type. They have identified that the root cause of the exception is a mismatch between the actual output type and the type hint used by Flyte to infer the output key.

Status
resolved
Tags
    Source
    #ask-the-community