https://flyte.org
Join Slack
Hi everyone! Is there any plan to add a way to define task dependencies just using a requiriment.txt...
l

Lucas Rolim

over 3 years ago
Hi everyone! Is there any plan to add a way to define task dependencies just using a requiriment.txt file or dependency name, as it is in Airflow's PythonVirtualenvOperator?
l
r
+2
  • 4
  • 13
  • 170
Hi! I was looking at this metric from propeller called `grpc_client_handled_total` but I only see re...
s

Sonja Ericsson

over 3 years ago
Hi! I was looking at this metric from propeller called
grpc_client_handled_total
but I only see requests to the AdminService, is there a way to see requests to datacatalog as well?
s
p
  • 2
  • 5
  • 170
hi team, we're having issues with metric collection on the recent flyteadmin. Telegraf starts throwi...
a

Alex Pozimenko

over 3 years ago
hi team, we're having issues with metric collection on the recent flyteadmin. Telegraf starts throwing lots of these after just a day or two of uptime and some metrics disappear from the dashboard:
Error in plugin [inputs.prometheus]: error reading body: net/http: request canceled (Client.Timeout exceeded while reading body)
original settings were:
interval = "10s"
response_timeout = "3s"
I changed these to 30s and 15s and it seems to be ok for now. Do you have a recommendation on that these should be set to?
a
k
  • 2
  • 4
  • 170
hi team, is it possible to get recent failed executions across all projects using flyte admin api?
a

Alex Pozimenko

over 3 years ago
hi team, is it possible to get recent failed executions across all projects using flyte admin api?
a
k
  • 2
  • 6
  • 170
I tried installing all my dependenices in a docker image and provided that in remote execution ```(f...
r

Raviraja Ganta

over 3 years ago
I tried installing all my dependenices in a docker image and provided that in remote execution
(flyte)  raviraja@ip-192-168-124-8  ~/Desktop/python-monorepo/taxonomy/taxonomy/flows/flyte_flows   flyte_demo  pyflyte run --remote --image flyte_image:latest cluster_creation_flow.py:reason_clusters_pipeline
In the UI it is coming as
r
p
  • 2
  • 11
  • 170
Hey Flyte Team, we run a telegraf sidecar container in our flyteadmin and flytepropeller pods to scr...
a

Alex Bain

over 3 years ago
Hey Flyte Team, we run a telegraf sidecar container in our flyteadmin and flytepropeller pods to scrape Prometheus metrics (from flyteadmin and flytepropeller). Does flyteconsole support this as well or not yet?
a
k
  • 2
  • 1
  • 170
Hey! I am experiencing some issues trying to connect to the Aurora Postgres DB I created for the man...
h

Hampus Rosvall

over 3 years ago
Hey! I am experiencing some issues trying to connect to the Aurora Postgres DB I created for the manual deployment on EKS. I created it in the same VPC as my EKS cluster and have entered correct subnets and security groups. I am running a postgres docker image in a Pod on EKS and trying to connect to to the DB accordingly, by entering the provided password. It seems like I can reach the DB but I get rejected somehow. Any ideas on where to start the debugging?
psql -U flyteadmin --host=<RDS_WRITER_ENDPOINT> --dbname=flyteadmin --port=5432
psql: FATAL:  password authentication failed for user "flyteadmin"
FATAL:  password authentication failed for user "flyteadmin"
h
p
  • 2
  • 2
  • 170
I was hoping to find out how Flyte manages uniqueness of execution_ids. Can we assume that execution...
g

Govind Raghu

over 3 years ago
I was hoping to find out how Flyte manages uniqueness of execution_ids. Can we assume that execution_ids will be unique within a Flyte project?
g
y
+3
  • 5
  • 23
  • 170
is it possible to define subworkflow, which gets included as part of wf def
j

Joseph Wang

over 3 years ago
is it possible to define subworkflow, which gets included as part of wf def
j
y
k
  • 3
  • 15
  • 170
Hi on my GCP Flyte deployment Flyte deletes dynamic tasks from k8s as soon as they complete whether ...
n

Nicholas LoFaso

over 3 years ago
Hi on my GCP Flyte deployment Flyte deletes dynamic tasks from k8s as soon as they complete whether they pass or fail. Regular python tasks are deleted after the GC Interval which is 30h on our cluster. This makes it very hard to debug dynamic tasks if something goes wrong because the pod is no longer in k8s. Is this something that I can stop Flyte from doing via a config option?
n
y
d
  • 3
  • 10
  • 170
Previous717273Next

Flyte

Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.

Powered by