[
https://issues.apache.org/jira/browse/SAMZA-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288196#comment-16288196
]
ASF GitHub Bot commented on SAMZA-1534:
---------------------------------------
GitHub user xinyuiscool opened a pull request:
https://github.com/apache/samza/pull/385
SAMZA-1534: Fix the visualization in job graph with the new PartitionBy Op
Seems the stream and the partitionBy op has the same id. So in rendering I
added the stream as the id for the node. Also resolved the run.id collision
issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xinyuiscool/samza SAMZA-1534
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/385.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 #385
----
commit 441544499e5a50285badf9ab43aa057005a48c37
Author: xiliu <[email protected]>
Date: 2017-12-12T19:36:29Z
SAMZA-1534: Fix the visualization in job graph with the new PartitionBy op
----
> Fix the visualization in job graph with the new PartitionBy op
> --------------------------------------------------------------
>
> Key: SAMZA-1534
> URL: https://issues.apache.org/jira/browse/SAMZA-1534
> Project: Samza
> Issue Type: Bug
> Reporter: Xinyu Liu
>
> Seems the stream and the partitionBy op has the same id. So in rendering I
> added the stream as the id for the node. Also resolved the run.id collision
> issue.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)