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

METAFLOW_CONSOLE_TRACE_ENABLED doesn't work with batch #1638

Open
wrighting opened this issue Nov 17, 2023 · 0 comments
Open

METAFLOW_CONSOLE_TRACE_ENABLED doesn't work with batch #1638

wrighting opened this issue Nov 17, 2023 · 0 comments

Comments

@wrighting
Copy link

output sent to stdout fails due to metaflow/plugins/datatools/s3/s3.py +1542

              for l in ok_lines:
                      idx, rest = l.split(b" ", maxsplit=1)

It doesn't like the output starting

{
    "name": "run",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant