[
https://issues.apache.org/jira/browse/APEXCORE-720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16007950#comment-16007950
]
ASF GitHub Bot commented on APEXCORE-720:
-----------------------------------------
GitHub user chinmaykolhatkar opened a pull request:
https://github.com/apache/apex-core/pull/525
APEXCORE-720 Update cloned LogicalPlan in Context before discovery of
plugins
In DAGExecution plugin, Context.getDAG returns null unless there is any
update in LogicalPlan.
Detailed RCA is in the jira.
Tests are also added for the same.
@tushargosavi Please review and merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chinmaykolhatkar/apex-core
APEXCORE-720_DAGPluginUpdate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/525.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #525
----
commit 7bf7ad796a1bc66c299eb66638293e9dd3b9e24f
Author: Chinmay Kolhatkar <[email protected]>
Date: 2017-05-12T10:52:24Z
APEXCORE-720 Update cloned LogicalPlan in Context before discovery of
plugins
----
> In DAGExecution plugin, Context.getDAG returns null
> ---------------------------------------------------
>
> Key: APEXCORE-720
> URL: https://issues.apache.org/jira/browse/APEXCORE-720
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: Chinmay Kolhatkar
> Assignee: Chinmay Kolhatkar
>
> When plugin calls context.getDAG method, it returns null.
> The method should return a LogicalPlan object.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)