[ https://issues.apache.org/jira/browse/FALCON-2051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354635#comment-15354635 ]
Peeyush Bishnoi commented on FALCON-2051: ----------------------------------------- I am also in favor to have Oozie JMS and even I have tried to configure the oozie-site.xml as well. But in FalconPostProcessing I have seen the all the replication metrics are added to WorkflowExecutionContext context, but only specific attributes from WorkflowExecutionArgs reached to JMSMessageConsumer. After configuring and seeing the JMS messages I found that Oozie JMS has messages of type TextMessage rather MapMessage in JMSMessageConsumer. Due to this WorkflowExecutionContext, with all attributes from WorkflowExecutionArgs, is not getting created. > Falcon post-processing services are not getting invoked > ------------------------------------------------------- > > Key: FALCON-2051 > URL: https://issues.apache.org/jira/browse/FALCON-2051 > Project: Falcon > Issue Type: Bug > Components: general > Affects Versions: 0.9 > Reporter: Peeyush Bishnoi > Assignee: Venkatesan Ramachandran > Priority: Blocker > Fix For: 0.10 > > > With latest Falcon, none of the post-processing services like metadata, late > data handling, retry is getting invoked. Hence created a blocker issue to fix > this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)