icy-exabyte-25104
12/18/2022, 3:58 PMruns_v3 table as well)
Installed via Helm: https://github.com/outerbounds/metaflow-tools/tree/master/k8s/helm/metaflow but with latest version tags of metaflow_service (2.3.3) and ui (1.1.4).
{
"METAFLOW_DEFAULT_DATASTORE": "s3",
"METAFLOW_DATASTORE_SYSROOT_S3": "s3://****************",
"METAFLOW_KUBERNETES_NAMESPACE": "metaflow",
"METAFLOW_KUBERNETES_SERVICE_ACCOUNT": "metaflow-metaflow-service",
"METAFLOW_SERVICE_URL": "<http://metaflow-metaflow-ui.metaflow.svc.cluster.local:8083/api/metadata>"
}
Thankssquare-wire-39606
12/18/2022, 6:58 PMMETAFLOW_DEFAULT_METADATA as service in your config and try again?icy-exabyte-25104
12/18/2022, 8:00 PMCode package downloaded.
Task is starting.
Metaflow service error:
Metadata request (/flows/AlphaFlow) failed (code 405): 405: Method Not Allowed
time="2022-12-18T19:58:30.913Z" level=info msg="no need to save parameter - on overlapping volume: /mnt/out/task_id" argo=true
Error: exit status 1
405 Method Not allowed.icy-exabyte-25104
12/18/2022, 8:03 PMSetting up task environment.
Downloading code package...
Code package downloaded.
Task is starting.
alpha is 0.500000
time="2022-12-18T20:01:23.820Z" level=info msg="no need to save parameter - on overlapping volume: /mnt/out/task_id" argo=trueicy-exabyte-25104
12/18/2022, 8:09 PM2.2.4 version of the metaflow-service and v1.0.1 for the UI works as expected. The issues happens only when using 2.3.3 and 1.1.4
May the Helm needs updated to work with new version ?square-wire-39606
12/18/2022, 8:58 PM2.2.4 / v1.0.1 with that variable - does everything work well?alert-florist-32940
12/19/2022, 9:19 AMicy-exabyte-25104
12/19/2022, 5:40 PM2.2.4 / 1.0.1 @ancient-application-36103. But, it worked and showed up in the UI. You were exactly on point about the variable.
My METAFLOW_KUBERNETES_NAMESPACE is metaflow and Argo is deployed in metaflow namespace.ancient-application-36103
12/20/2022, 8:21 PM2.2.4 and 2.3.3 version of the service?icy-exabyte-25104
12/20/2022, 9:27 PMancient-application-36103
12/22/2022, 3:40 AMicy-exabyte-25104
12/22/2022, 2:00 PMancient-application-36103
12/22/2022, 8:23 PMpython flow.py argo-workflows create --only-json for the deployment where the execution is visible in the Metaflow UI and the deployment where the execution isn't visible?icy-exabyte-25104
12/23/2022, 9:31 PMicy-exabyte-25104
01/05/2023, 8:16 PMhandsome-ocean-90256
06/13/2023, 12:59 PM