https://prefect.io
Join Slack
<@ULVA73B9P> how do i migrate prefect server database so that the new prefect server can have the da...
y

Ying Ting Loo

about 1 year ago
@Marvin how do i migrate prefect server database so that the new prefect server can have the data of the old
y
m
  • 2
  • 1
  • 60
<@ULVA73B9P> how can i check the value of a secret i have stored in prefect server? i can't do this ...
t

Tom Matthews

over 1 year ago
@Marvin how can i check the value of a secret i have stored in prefect server? i can't do this from the CLI as i declare it a SecretStr and it gets obfuscated?
t
m
n
  • 3
  • 9
  • 60
Hi guys, our company has multiple nomad clusters on-prem and I'm looking into the possibility of set...
b

Brian T

over 1 year ago
Hi guys, our company has multiple nomad clusters on-prem and I'm looking into the possibility of setting up a data platform on one of our clusters. Prefect is one of the candidate tools we're looking at as part of our data platform. My plan would be to deploy Prefect Server into our nomad cluster, and then configure a Custom Worker to setup nomad as an execution environment so we can use our nomad servers as worker nodes for Prefect. I was wondering if the community has any tips/gotchas on implementing custom workers generally, and also nomad specifically. Appreciate your input! Thanks
b
n
  • 2
  • 2
  • 60
Hey everyone! I wanted to try out the new feature: Non-blocking submission of flow runs to the `Runn...
p

Prathamesh Chavan

over 1 year ago
Hey everyone! I wanted to try out the new feature: Non-blocking submission of flow runs to the
Runner
webserver released in version 2.14.17, but wasn't able to get the runner setup working. In the community, I could see others already using it and hence, wanted to know what I was doing wrong.
p
d
  • 2
  • 10
  • 60
<@ULVA73B9P> Can you provide an example of mocking prefect tasks for testing a prefect flow that use...
a

Andreas

over 2 years ago
@Marvin Can you provide an example of mocking prefect tasks for testing a prefect flow that uses those tasks?
a
m
  • 2
  • 5
  • 60
Running into an issue referencing Anna's dataflow-ops template on deploying the ECS agent. ``` "cont...
c

chicago-joe

almost 3 years ago
Running into an issue referencing Anna's dataflow-ops template on deploying the ECS agent.
"containerDefinitions": [
      "entryPoint": [
        "bash",
        "-c"
      ],
      "command": [
        "prefect agent start -q ecs-worker"
      ],
results in error:
Usage: prefect agent [OPTIONS] COMMAND [ARGS]...
Try 'prefect agent -h' for help.
Error: No such command 'start'.
"containerDefinitions": [
      "entryPoint": [
        "bash",
        "-c"
      ],
      "command": [
        "prefect","agent","start","-q","ecs-worker"
      ],
results in what appears to be calling "prefect" with nothing else, as the logs just keep repeating the menu stdout:
c
t
+2
  • 4
  • 12
  • 60
Hi, How can i run prefect tasks in order of downstream, for example if i have three tasks a, b , c a...
a

Ayush Bairagi

over 3 years ago
Hi, How can i run prefect tasks in order of downstream, for example if i have three tasks a, b , c and the stream looks like a > b > c, then if there is one worker. then i want to run a then b and then c, but its running likt a for first element in stream, then a again then b, then b again for next element and then c
a
k
  • 2
  • 12
  • 60
Hello Prefect Team , I have a question about Shell Task. During PowerShell execution I am doing gzip...
a

Alex F

over 3 years ago
Hello Prefect Team , I have a question about Shell Task. During PowerShell execution I am doing gzip operation that works then I run this process in shell manually, without any errors. However during Prefect Shell Task execution it's erroring out. with message "archive entry was compressed using an unsupported compression" . I have a feeling Shell Task spinning up empty bash shell and it's not looking into PowerShell libraries installed for same user as the agent is running under during execution. Any idea how to point Shell Task to same user agent Is running under , or how to tell Shell Task path to Powershell dlls ?
a
k
a
  • 3
  • 8
  • 60
My prefect agent stopped working and is showing: `prefect.exceptions.ClientError: Your Prefect Serv...
b

Bruno Nunes

over 3 years ago
My prefect agent stopped working and is showing: `prefect.exceptions.ClientError: Your Prefect Server instance has no tenants. Create a tenant with `prefect server create-tenant`` When I try to run
prefect server create-tenant --name default --slug default
I'm getting the following error:
prefect.exceptions.ClientError: [{'message': 'Uniqueness violation.', 'locations': [{'line': 2, 'column': 5}], 'path': ['create_tenant'], 'extensions': {'code': 'INTERNAL_SERVER_ERROR', 'exception': {'message': 'Uniqueness violation.'}}}]
It seems that the tenant already exists. Do you know what might be the problem?
b
k
  • 2
  • 6
  • 60
<@ULVA73B9P>, How do I resume interrupted runs from the last successful point without restarting the...
o

Omar Faruk

7 months ago
@Marvin, How do I resume interrupted runs from the last successful point without restarting the flow from the beginning?
o
m
  • 2
  • 5
  • 59
Previous108109110Next

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