Re: Use Flink in Oozie Workflow

2017-01-08 Thread 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" 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 > t

Use Flink in Oozie Workflow

2017-01-08 Thread Malte Schwarzer
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