AnthonyC
Riya Sinha
Tejas Shah
Martin Treacy-Schwartz
Abuzar Shakikh
aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host <http://hooks.slack.com:443|hooks.slack.com:443> ssl:default [Temporary failure in name resolution]
Adam
deploy --name my_pipeline
# File for configuring project / deployment build, push and pull steps # Generic metadata about this project name: my-pipeline prefect-version: 2.12.1 # build section allows you to manage and build docker images build: - prefect_docker.projects.steps.build_docker_image: image_name: <http://mycompany.azurecr.io/dir/prefect-image|mycompany.azurecr.io/dir/prefect-image> tag: latest dockerfile: Dockerfile push: true credentials: "{{ prefect.blocks.docker-registry-credentials.my-cred }}" # push section allows you to manage if and how this project is uploaded to remote locations push: null # pull section allows you to provide instructions for cloning this project in remote locations pull: - prefect.projects.steps.git_clone_project: repository: <https://bitbucket.org/mycompany/repo.git> branch: master access_token: "{{ prefect.blocks.secret.bb-credentials }}" - prefect.projects.steps.set_working_directory: directory: /opt/prefect/repo deployments: - name: my_pipeline description: TODO entrypoint: my_pipeline/my_pipeline.py:my_flow parameters: {} work_pool: job_variables: image: "{{ image_name }}" name: worker_pool work_queue_name: default
Brennan Tolman
Eddie Atkinson
FargateCluster
"fargate_private_ip": True
cluster_kwargs
Cluster failed to start: Timed out trying to connect to <tcp://10.0.1.111:8786> after 30 s
Ofir
Egil Bugge
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.