Tal Shiri US
03/13/2023, 11:49 PM$ pyflyte run --remote example.py training_workflow \
--hyperparameters '{"C": 0.1}'
{"asctime": "2023-03-13 16:41:33,286", "name": "flytekit", "levelname": "WARNING", "message": "FlyteSchema is deprecated, use Structured Dataset instead."}
Go to <http://localhost:30080/console/projects/flytesnacks/domains/development/executions/f3f06e76414d540c0994> to see execution in the console.
On the webiste:
[1/1] currentAttempt done. Last Error: USER::containers with unready status: [f3f06e76414d540c0994-n0-0]|Back-off pulling image "<http://cr.flyte.org/flyteorg/flytekit:py3.9-1.4.2|cr.flyte.org/flyteorg/flytekit:py3.9-1.4.2>"
Anyone seen this before?Ketan (kumare3)
Yee
Ketan (kumare3)
Tal Shiri US
03/14/2023, 4:00 AMKetan (kumare3)
Tori
03/16/2023, 3:34 PMYee
Tori
03/16/2023, 6:30 PM{"asctime": "2023-03-16 14:22:37,641", "name": "flytekit", "levelname": "WARNING", "message": "FlyteSchema is deprecated, use Structured Dataset instead."}
while trying to run the example workflows on my system running simple scripts like this or this. Then I should wait until the patch is issued? is there a linked PR I should watch?
thank you!Yee
Tori
03/16/2023, 6:47 PM