[
https://issues.apache.org/jira/browse/FALCON-1108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372731#comment-14372731
]
Srikanth Sundarrajan commented on FALCON-1108:
----------------------------------------------
[~ajayyadava], Also note that recipe builder runs only for the duration when
the recipe is being converted to a process. With throttling in place, we dont
expect more than a couple of recipes to be cooked simultaneously. Once the
process is built, the recipe builder JVM should shutdown leaving behind no
traces in the system and hence no side effects. The overheads with additional
JVM are as follows
* JVM related overhead itself
* Need for the falcon server to track the execution of the completion of the
process (including throttling & timeouts)
* Passing & Handling Kerberos TGT
> Custom recipe processing
> ------------------------
>
> Key: FALCON-1108
> URL: https://issues.apache.org/jira/browse/FALCON-1108
> Project: Falcon
> Issue Type: Sub-task
> Affects Versions: 0.6
> Reporter: Sowmya Ramesh
> Labels: Recipe
> Fix For: 0.7
>
>
> Custom recipe cooking to be done on the server side in a separate independent
> process than Falcon process I.e. It runs in a different JVM. For more details
> refer [FALCON-1107|https://issues.apache.org/jira/browse/FALCON-1107]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)