Converting Oozie workflows in XML to Python (Airflow Syntax)
Project description
Python Utility tool for migration of workflows from Oozie to Airflow
- Inputs required :
- Input folder path (Where the XML files to be converted are stored.)
- Output folder path (Where the converted python files are to be stored)
- Queue name (for the DAG)
How to use this library:
from airflowconversion.ParseXML import conversion
conversion(r"<input_folder_path>", r"<output_folder_path>",'<queue_name>')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airflowconversion-1.0.2.tar.gz.
File metadata
- Download URL: airflowconversion-1.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cadfa7ab2300b8e922b4d3bc0ea4630534c90fb1a5bb2a711d8cd4739d7da31d
|
|
| MD5 |
ce37fdd8bd21339f13afdc73c1c62f5d
|
|
| BLAKE2b-256 |
28012c19f8fde39cacbc4738c2c1dee3e258fb1c7456dc59cdd23ebe545b062b
|
File details
Details for the file airflowconversion-1.0.2-py3-none-any.whl.
File metadata
- Download URL: airflowconversion-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d275ef32955e6aa8d3b08bb8d4b94b8d0239d31064857ce87e54f671111ba93
|
|
| MD5 |
1e551054007685c05f70bd4589399ab2
|
|
| BLAKE2b-256 |
cf4034adaeceb0150df74d2e3090e6e7a3893a71264251980dddf1e0b5cb14dd
|