oozie-workflow Questions
1
Solved
Currently comparing DAG-based workflow tools like Airflow and Luigi for scheduling generic docker containers as well as Spark jobs.
Can Apache Oozie run generic Docker containers through its shel...
Slier asked 28/1, 2019 at 1:2
0
I'm trying to build an Oozie workflow to execute everyday a python script which needs specific libraries to run.
At the moment I created a python virtual environment (using venv) on a node of my c...
Oehsen asked 30/9, 2019 at 10:54
1
Solved
I have an oozie configuration:
<spark xmlns="uri:oozie:spark-action:0.1">
<job-tracker>${jobTracker}</job-tracker>
<name-node>${nameNode}</name-node>
<configur...
Dealt asked 12/7, 2017 at 10:40
1
© 2022 - 2024 — McMap. All rights reserved.