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

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

                Author: ASF GitHub Bot
            Created on: 11/Nov/19 21:10
            Start Date: 11/Nov/19 21:10
    Worklog Time Spent: 10m 
      Work Description: tweise commented on pull request #10045: [BEAM-5600, 
BEAM-2939] Add SplittableParDo expansion logic to runner's core.
URL: https://github.com/apache/beam/pull/10045#discussion_r344910948
 
 

 ##########
 File path: 
runners/samza/src/main/java/org/apache/beam/runners/samza/SamzaPipelineRunner.java
 ##########
 @@ -36,8 +39,16 @@
 
   @Override
   public PortablePipelineResult run(final Pipeline pipeline, JobInfo jobInfo) {
+    // Expand any splittable DoFns within the graph to enable sizing and 
splitting of bundles.
 
 Review comment:
   Considering the repetition between Flink, Spark and Samza, maybe worth 
moving the recurring sequence into "preparation" utility function? 
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 341476)
    Time Spent: 50m  (was: 40m)

> Splitting for SplittableDoFn should be exposed within runner shared libraries
> -----------------------------------------------------------------------------
>
>                 Key: BEAM-5600
>                 URL: https://issues.apache.org/jira/browse/BEAM-5600
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Scott Wegner
>            Priority: Major
>              Labels: portability
>          Time Spent: 50m
>  Remaining Estimate: 0h
>




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

Reply via email to