Cwl-airflow

Latest version: v1.2.9

Safety actively analyzes 631178 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 6

1.1.10

**Launching MacOs App from the console:**
1. Set `AIRFLOW_HOME` environment variable to use a custom location for Airflow home directory
2. Run configuration script (do it every time you change `AIRFLOW_HOME`)
`cwl-airflow.app/Contents/MacOS/init`
Script will run `airflow initdb`, update `airflow.cfg`, copy DAGs and create required connections
3. Run scheduler
`cwl-airflow.app/Contents/MacOS/airflow scheduler`
4. Run API server (use `-h` to see additional parameters)
`cwl-airflow.app/Contents/MacOS/apiserver`

**Launching MacOs App from a Finder:**
NOTE: the default location for `AIRFLOW_HOME` will be used `~/airflow`
1. Double click on `cwl-airflow.app`
Script will create three services in `~/Library/LaunchAgents`
`com.biowardrobe.airflow-scheduler.plist`
`com.biowardrobe.airflow-webserver.plist`
`com.biowardrobe.airflow-apiserver.plist`
2. Use `Load` and `Unload` buttons to start and stop services.
3. If `cwl-airflow.app` is moved to another location, make sure to manually remove abovementioned `plist` files

1.1.9

**Launching MacOs App from the console:**
1. Set `AIRFLOW_HOME` environment variable to use a custom location for Airflow home directory
2. Run configuration script (do it every time you change `AIRFLOW_HOME`)
`cwl-airflow.app/Contents/MacOS/init`
Script will run `airflow initdb`, update `airflow.cfg`, copy DAGs and create required connections
3. Run scheduler
`cwl-airflow.app/Contents/MacOS/airflow scheduler`
4. Run API server (use `-h` to see additional parameters)
`cwl-airflow.app/Contents/MacOS/apiserver`

**Launching MacOs App from a Finder:**
NOTE: the default location for `AIRFLOW_HOME` will be used `~/airflow`
1. Double click on `cwl-airflow.app`
Script will create three services in `~/Library/LaunchAgents`
`com.biowardrobe.airflow-scheduler.plist`
`com.biowardrobe.airflow-webserver.plist`
`com.biowardrobe.airflow-apiserver.plist`
2. Use `Load` and `Unload` buttons to start and stop services.
3. If `cwl-airflow.app` is moved to another location, make sure to manually remove abovementioned `plist` files

1.1.8

1.1.7

Previous cwltool==1.0.20190621234233 had some bug with missing secondaryFiles

1.1.6

1.1.5

Identical to 1.1.4. Increment version to solve the problem of pushing release to Pypi

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.