Unsupported Features (O2A)

The following features are not supported.

Oozie Workflow EL Functions

Workflow functions are not currently supported. Instead of using EL functions, users should utilize Airflow's XCom feature to pass variables between tasks within a workflow.

This will be taken up as a future enhancement and more workflow functions will be added to O2A.

For example, consider the following workflow:

Bash
Copy

The output DAG appears as shown below:

Bash
Copy

Coordinator Job Conversion

The current scope of the Oozie to Airflow migration tool focuses primarily on workflow conversion. Support for Oozie coordinator job parsing and conversion is not included at this stage. However, this functionality is being considered for a future enhancement.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated