[ 
https://issues.apache.org/jira/browse/BEAM-12453?focusedWorklogId=627857&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-627857
 ]

ASF GitHub Bot logged work on BEAM-12453:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Jul/21 16:21
            Start Date: 26/Jul/21 16:21
    Worklog Time Spent: 10m 
      Work Description: PawasChhokra commented on a change in pull request 
#14945:
URL: https://github.com/apache/beam/pull/14945#discussion_r676755956



##########
File path: runners/samza/src/test/resources/ExpectedDag.json
##########
@@ -0,0 +1,103 @@
+{
+  "RootNode": [
+    { "fullName":"OuterMostNode",
+      "shortName":"OuterMostNode",
+      "id":"OuterMostNode",
+      "ChildNode":[
+        { "fullName":"Create.TimestampedValues",
+          "shortName":"Create.TimestampedValues",
+          "id":"Create.TimestampedValues",
+          "enclosingNode":"OuterMostNode",
+          "ChildNode":[
+            { "fullName":"Create.TimestampedValues/Create.Values",
+              "shortName":"Create.Values",
+              "id":"Create.TimestampedValues/Create.Values",
+              "enclosingNode":"Create.TimestampedValues",

Review comment:
       Yes, we use that particular field to create the DAG for display while 
traversing it.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 627857)
    Time Spent: 4h 50m  (was: 4h 40m)

> Create an interface inside Samza Beam Runner to get I/O information for a 
> Samza Beam job
> ----------------------------------------------------------------------------------------
>
>                 Key: BEAM-12453
>                 URL: https://issues.apache.org/jira/browse/BEAM-12453
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-samza
>            Reporter: Pawas Chhokra
>            Assignee: Pawas Chhokra
>            Priority: P2
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> This interface can be implemented for various kinds of I/O functionality used 
> by a Samza job.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to