tion above [~pallavi.rao]
As you have mentioned above, the design is extensible for adding an engine that
is parallel to oozie. Is it externally configurable or do we need code changes
in core components of Falcon?
Can you also provide some reference documents or links.
> Adding custom en
ng add another type of action supported
by Oozie (going by your example) or an engine that is parallel to Oozie. Either
way, the design is extensible.
> Adding custom engine in Apache Falcon
> -
>
> Key: FALCON-2299
>
Aniket Rajendra More created FALCON-2299:
Summary: Adding custom engine in Apache Falcon
Key: FALCON-2299
URL: https://issues.apache.org/jira/browse/FALCON-2299
Project: Falcon
Issue
Aniket,
Below mentioned jira should give some idea on to the flow and changes.
https://issues.apache.org/jira/browse/FALCON-1763
On Tue, Jun 27, 2017 at 11:11 PM, Seetharam Venkatesh
wrote:
> Aniket, look at how existing engines are handled as a template and
> replicate the same. Look at either
Aniket, look at how existing engines are handled as a template and replicate
the same. Look at either hive or pig for an example. I suspect there's any more
documentation around this.
Sent from my iPhone,
Venkatesh
> On Jun 27, 2017, at 6:30 AM, Aniket R More
> wrote:
>
> Hi ,
>
> Falcon c
Hi ,
Falcon currently supports 4 engines such as oozie,pig,hive,spark. Is it
possible to add another engine ? I know i can run my own scripts in oozie. But
what I want is to add my own custom engine in apache falcon. Can anyone please
guide me on this.
Thanks,
Aniket