https://prefect.io
Join Slack
<@ULVA73B9P> how do I set where a Git repository gets pulled to when a flow runs?
j

Jack Goslin

about 1 year ago
@Marvin how do I set where a Git repository gets pulled to when a flow runs?
j
k
m
  • 3
  • 18
  • 95
<@ULVA73B9P> I would like to install dependencies for my flows in the pull step of my `prefect.yaml`...
k

Kiley Roberson

about 2 years ago
@Marvin I would like to install dependencies for my flows in the pull step of my
prefect.yaml
. I have tried to do the following but I am still getting an error saying that modules are missing. How can I install the dependencies of the repo that I just cloned?
- prefect.deployments.steps.git_clone:
          <<: *clone_repo
      - prefect.deployments.steps.run_shell_script:
          id: install-dependencies
          script: pip install poetry && poetry config virtualenvs.create false && poetry install --no-interaction --no-ansi
          stream_output: false
k
m
  • 2
  • 1
  • 95
Hi all! A basic question: I really would like to replace those random suffixes of flows and tasks wi...
a

Anderson Luiz Souza

almost 3 years ago
Hi all! A basic question: I really would like to replace those random suffixes of flows and tasks with more informative names (for example: datetime now or git commit hash). How could I do this? Thanks!
a
p
+2
  • 4
  • 8
  • 95
<@U02H1A95XDW> I’m still working on implementing the aws-lambda-serverless-flow template example. ...
h

Hedgar

almost 3 years ago
@Anna Geller I’m still working on implementing the aws-lambda-serverless-flow template example. On a closer look at the repo, I can see that you didn’t build deployment with prefect(no deployment scripts). Was this intentional or an omission? My attempt to build and apply deployment led to this error:`File "/home/ec2-user/.servy/lib/python3.9/site-packages/botocore/handlers.py", line 278, in validate_bucket_name` raise ParamValidationError(report=error_msg) botocore.exceptions.ParamValidationError: Parameter validation failed: Invalid bucket name “s3“ Bucket name must match the regex “^[a-zA-Z0-9.\-_]{1,255}$” or be an ARN matching the regex “^arn:(aws).:(s3|s3-object-lambda):[a-z\-0-9][0 9]{12}accesspoint[/:][a-zA-Z0-9\-.]{1,63}$|^arn:(aws).*s3 outposts[a-z\-0-9]+[0 9]{12}outpost[/][a zA Z0 9\ ]{1,63}[/]accesspoint[/:][a-zA-Z0-9\-]{1,63}$”
✅ 1
h
a
  • 2
  • 9
  • 95
Hello! I am trying to run a simple flow using a DockerContainer infrastructue and minio storage bloc...
p

Paco Ibañez

about 3 years ago
Hello! I am trying to run a simple flow using a DockerContainer infrastructue and minio storage block. When the deployment is created, the flow is uploaded to minio but when I run the flow I get an error. Any ideas? Flow and error in thread
✅ 1
p
a
  • 2
  • 11
  • 95
Hi all~ I want to know that how to change the prefect's default server database! (using prefect 1.0)...
w

wonsun

about 3 years ago
Hi all~ I want to know that how to change the prefect's default server database! (using prefect 1.0) There's method "Running Prefect with a pre-existing postgres database" in prefect docs. But can i change the
server.database.connection_url
or
server.database.host
to connecting information for MySQL database, not postgres?
✅ 1
w
a
  • 2
  • 11
  • 95
<@ULVA73B9P> the prefect worker is ready, the work queue is ready, however deployment is on not read...
d

Dijar Vrella

about 1 year ago
@Marvin the prefect worker is ready, the work queue is ready, however deployment is on not ready status. What can cause that?
d
m
  • 2
  • 9
  • 94
<@ULVA73B9P> how do I erase the cache of a flow or task?
m

Marco Barbero Mota

over 2 years ago
@Marvin how do I erase the cache of a flow or task?
m
m
r
  • 3
  • 3
  • 94
Dann haben wir also einen Channel um uns über das Wetter in Berlin zu unterhalten? :stuck_out_tongue...
t

Tobias Rohnstock

almost 3 years ago
Dann haben wir also einen Channel um uns über das Wetter in Berlin zu unterhalten? 😛 Wer war heute schon draußen und hat kalte Finger?
giphy.webp
🥶 3
😂 1
t
t
  • 2
  • 1
  • 94
Hello all. Does anyone have any experience with or resources for using Prefect with GCP serverless? ...
m

Mike

over 3 years ago
Hello all. Does anyone have any experience with or resources for using Prefect with GCP serverless? (cloud functions/cloud run) We are currently running a lot of our workflows using GCP serverless (via cloud functions or cloud run); and we have been using pub/sub queues as an orchestration tool to communicate between tasks. The pub/sub 10 minute message acknowledgement limit is starting to become a problem as some our tasks are taking longer than that to complete, so we wish to look into alternative tools.
m
k
  • 2
  • 4
  • 94
Previous656667Next

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