Use Flink in Oozie Workflow

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Use Flink in Oozie Workflow

Malte Schwarzer-3
Hi all,

does Flink currently support the integration into a Apache Oozie (
https://oozie.apache.org/ ) workflow? Is there a Flink custom action for
that? If not what would be the best approach to do that? Use a shell
action and execute the Flink binary?

Best regards,

Malte

Reply | Threaded
Open this post in threaded view
|

Re: Use Flink in Oozie Workflow

Deepak Sharma
I don't think there is custom flink action.
You can use sshAction instead.

Thanks
Deepak

On Jan 8, 2017 17:31, "Malte Schwarzer" <[hidden email]> wrote:
Hi all,

does Flink currently support the integration into a Apache Oozie ( https://oozie.apache.org/ ) workflow? Is there a Flink custom action for that? If not what would be the best approach to do that? Use a shell action and execute the Flink binary?

Best regards,

Malte