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
File details
Details for the file airflowconversion-1.0.1.tar.gz
.
File metadata
- Download URL: airflowconversion-1.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9c79f4f8c56de92545c3434a30588ebdafb4edc8d3451fbc992c24618b0b978 |
|
MD5 | ad65dc3fada89340b4bd7ece31d60ed5 |
|
BLAKE2b-256 | 910247f2fdc8aa0c4928847757e6d5940f4760d29a40349d229131668e35c955 |
File details
Details for the file airflowconversion-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: airflowconversion-1.0.1-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 | 45aaa87ff94d83545e4c69ca5d423eeeee85ed648ab2d90caebad03bebf0da7f |
|
MD5 | 1bbeb7c35daef59a6fe8cb526045bebe |
|
BLAKE2b-256 | d5cffb249376de981397d42d804efe583b6a1ddb38031d6b7b2eaa3b83f81b89 |