iKeepo w
10/26/2022, 9:20 AMKhuyen Tran
10/26/2022, 3:49 PMiKeepo w
10/27/2022, 1:29 AMpython script.py
is ok
###
### A complete description of a Prefect Deployment for flow 'rsync-sherman-to-local-01'
###
name: from_sherman_to_winserver
description: "win_server"
version: '0'
# The work queue that will handle this deployment's runs
work_queue_name: rsync
tags:
- rsync_sherman_to_local_01
- win_server
- sherman
- oxen
- xms
parameters:
host: win_server
schedule:
cron: 30 23 * * 1-5/1
timezone: Asia/Shanghai
day_or: true
infra_overrides: {}
###
### DO NOT EDIT BELOW THIS LINE
###
flow_name: rsync-sherman-to-local-01
manifest_path: null
infrastructure:
type: process
env: {}
labels: {}
name: null
command:
- python
- -m
- prefect.engine
stream_output: true
_block_document_id: 098350b0-46da-4467-84a0-0711cb72eb43
_block_document_name: anonymous-22c5b8df-f559-49fb-86eb-9d6e9b0688b2
_is_anonymous: true
_block_type_slug: process
storage: null
path: /mnt/c/Users/wind/on_develop
entrypoint: interact_xms/scripts/eod_upload_to_xms.py:rsync_sherman_to_local_01
parameter_openapi_schema:
title: Parameters
type: object
properties:
dt:
title: dt
host:
title: host
default: win_server
required: null
definitions: null
Khuyen Tran
10/27/2022, 4:41 PMiKeepo w
10/28/2022, 1:44 AMKhuyen Tran
10/28/2022, 3:49 PMRyan Peden
10/28/2022, 3:58 PMiKeepo w
10/31/2022, 9:48 AMRyan Peden
10/31/2022, 1:40 PM