salmon-waitress-82501
05/10/2022, 11:35 PMflyte-cli parse-proto
would work to print out the raw values of a proto, is there a way to get the proto from the flyte metastore directly? I’m trying to add an architecture feature to flytekit, and flyteidl and flyteadmin have both been updated, but the value isn’t making it from my register step all the way to the pod runtime, so I’m trying to debug where the breakdown is happening. I’ve copied the closure field from the tasks table, but the proto parsing isn’t outputting any information for me.salmon-waitress-82501
05/10/2022, 11:44 PMflyte-cli parse-proto -f closure.pb -p flyteidl.core.tasks_pb2.TaskTemplate
is what I’m trying, and I just get {}
as the outputthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
salmon-waitress-82501
05/10/2022, 11:49 PM\x200….
value, I manually copy pasted from the closure field, so that may not be the right waythankful-minister-83577
thankful-minister-83577
salmon-waitress-82501
05/10/2022, 11:50 PMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
closure
field? this one?thankful-minister-83577
flyteidl.admin.task_pb2.TaskClosure
instead (in your command)salmon-waitress-82501
05/10/2022, 11:52 PMthankful-minister-83577
salmon-waitress-82501
05/10/2022, 11:53 PM4.0K task_closure.pb
thankful-minister-83577
salmon-waitress-82501
05/10/2022, 11:53 PM0.18.9
salmon-waitress-82501
05/10/2022, 11:54 PMthankful-minister-83577
salmon-waitress-82501
05/10/2022, 11:56 PM