https://prefect.io
Join Slack
<@ULVA73B9P> how can I extend the base job template KubernetesClusterConfig to request the cpu and m...
s

Scott Pedersen

about 1 year ago
@Marvin how can I extend the base job template KubernetesClusterConfig to request the cpu and memory for a pod?
s
m
n
  • 3
  • 42
  • 106
Hi, I'm trying to get logs from the GraphQL API but there is a limitation in the query. Is there a w...
l

Lucas Hosoya

over 3 years ago
Hi, I'm trying to get logs from the GraphQL API but there is a limitation in the query. Is there a way to paginate the query so I can get all of the content?
l
a
k
  • 3
  • 10
  • 106
I'm running a mapped task that has many children tasks (~2800) and about 95% of them are sucessfull ...
a

Alex Furrier

about 4 years ago
I'm running a mapped task that has many children tasks (~2800) and about 95% of them are sucessfull but at some point I get this error:
Heartbeat process died with exit code 1
and the few children tasks left incomplete are unsuccsful. Any ideas how to debug why the parent mapping task is dying?
a
k
n
  • 3
  • 21
  • 106
<@ULVA73B9P> why isn't prefect able to read my environment variables when I deploy the flow
a

Abuzar Shakikh

over 1 year ago
@Marvin why isn't prefect able to read my environment variables when I deploy the flow
a
m
n
  • 3
  • 12
  • 105
Hi all! We've recently noticed our prefect postgres database has hit 20GB in size, which seems like ...
s

Samuel Hinton

almost 2 years ago
Hi all! We've recently noticed our prefect postgres database has hit 20GB in size, which seems like a large size. Does anyone know if prefect is saving out task results / artifacts (note I have no explicit artifacts in any of my flows), and if there are ways to configure a retention policy (like to delete things after a week)?
๐Ÿ‘€ 1
s
n
d
  • 3
  • 10
  • 105
<@ULVA73B9P> I have set up an instance of prefect server on an prem kubernetes cluster. I am trying ...
b

Brennan Tolman

about 2 years ago
@Marvin I have set up an instance of prefect server on an prem kubernetes cluster. I am trying to set up blocks that connect to my git repo and docker registry, but keep getting an error when I run my flows saying
RuntimeError: Failed to clone repository โ€˜<https://myrepo.com/my-repo>โ€™ with exit code 128
The cluster is using a proxy so I suspect that it may not be configured to use the proxy. How can I do that with Prefect? Or is there another more plausible cause for this error?
b
m
  • 2
  • 1
  • 105
Is there a way to write prefect logs to a file, different for each wokrqueue ? I am referring to thi...
k

Khyaati Jindal

over 2 years ago
Is there a way to write prefect logs to a file, different for each wokrqueue ? I am referring to this prefect doc https://discourse.prefect.io/t/how-to-stream-prefect-logs-to-a-file/1963
k
c
  • 2
  • 7
  • 105
How do you people supplying parameters for a flow for different environments e.g. local, staging and...
p

Pipat (Benz) Methavanitpong

about 3 years ago
How do you people supplying parameters for a flow for different environments e.g. local, staging and prod? With CLI-based deployment, I have to modify deployment files locally or modify in web ui after applying. I think it's weird to drop the
Deployment
class. It can provide the deployment configuration above the
DO NOT EDIT
line in a generated deployment file. https://orion-docs.prefect.io/concepts/deployments/
๐Ÿ‘ 0
โž• 4
p
a
+3
  • 5
  • 17
  • 105
I have an issue with building a docker image which I am pushing to Prefect Cloud. I have managed to ...
e

Ed Morris

almost 4 years ago
I have an issue with building a docker image which I am pushing to Prefect Cloud. I have managed to successfully run the flow locally on my machine, the issue I am having is creating the Docker image to push to the Prefect cloud. It basically fails to build the image when I use the
prefect register
method, during building of the custom docker image on the local machine. I can build the image using the underlying docker command, but only if I use the flag
--network=host
in the build call. I have been successful in doing this before, I am using a newly installed VM for the submission, and so I am left wondering if there are default settings required for Docker. Is there a flag or setting that needs to be added somewhere, either to Docker or to Prefect, that enables the container to access the external network and internet during build time?
e
a
k
  • 3
  • 26
  • 105
Another thing is that I am getting a strange error for this simple Flow: ```Failed to load and execu...
j

Jakub Vedral

over 4 years ago
Another thing is that I am getting a strange error for this simple Flow:
Failed to load and execute Flow's environment: ModuleNotFoundError("No module named 'C'")
Can anybody tell me some hint where to look for a cause? googling did not help... ๐Ÿ˜ž More details in thread.
j
g
z
  • 3
  • 23
  • 105
Previous575859Next

Prefect Community

Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.

Powered by