[
https://issues.apache.org/jira/browse/TAJO-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093649#comment-15093649
]
ASF GitHub Bot commented on TAJO-2054:
--------------------------------------
GitHub user jinossy opened a pull request:
https://github.com/apache/tajo/pull/938
TAJO-2054: Print physical operators in worker webUI.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinossy/tajo TAJO-2054
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/938.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 #938
----
commit c40da963a0b0b213cf7d9c7e000729f65df63d67
Author: Jinho Kim <[email protected]>
Date: 2016-01-12T09:57:28Z
TAJO-2054: Print physical operators in worker webUI.
----
> Print physical operators in worker webUI
> ----------------------------------------
>
> Key: TAJO-2054
> URL: https://issues.apache.org/jira/browse/TAJO-2054
> Project: Tajo
> Issue Type: Improvement
> Components: Physical Operator, Planner/Optimizer, Web UI
> Reporter: Jinho Kim
> Assignee: Jinho Kim
> Priority: Minor
>
> Currently, WebUI supports displaying of the physical plan. but a physical
> operator can be changed by query engine. we should display the final physical
> operators
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)