Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Possible issue with pi estimation example #14

Open
ahutterTA opened this issue Apr 30, 2020 · 2 comments
Open

Possible issue with pi estimation example #14

ahutterTA opened this issue Apr 30, 2020 · 2 comments

Comments

@ahutterTA
Copy link

When running the pi estimation example in KIND the Job succeeds and correctly reports the value of pi but all of the workers finish with a status of Error with nothing in their logs. Looking at https://github.com/uber/fiber/blob/master/fiber/process.py#L297 it appears that it's possible to have an exit code of 1 but without err being set. Is this intentional?

@ericxu10101
Copy link

@ahutterTA I have same issue here. And seems like poolworker pods can only be triggered when create Job in 'default' namespace ?

@calio
Copy link
Collaborator

calio commented Aug 11, 2020

See #27 Q2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants