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

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

                Author: ASF GitHub Bot
            Created on: 08/Oct/20 21:04
            Start Date: 08/Oct/20 21:04
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on pull request #13021:
URL: https://github.com/apache/beam/pull/13021#issuecomment-705822583


   > @iemejia How the number of partitions is calculated different during the 
SDF initial split then what we do with SourceRDD.
   
   If I understood correctly the initial split is only of size 1 because it is 
the full initial Source and then it divides further splitting based on the 
Source split, isn't it? I still expected that the reshuffle would distribute 
the work and we would end up with almost the same result after the subsequent 
split. Or did I misread 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.

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


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

    Worklog Id:     (was: 497594)
    Time Spent: 36.5h  (was: 36h 20m)

> Make non-portable Splittable DoFn the only option when executing Java "Read" 
> transforms
> ---------------------------------------------------------------------------------------
>
>                 Key: BEAM-10670
>                 URL: https://issues.apache.org/jira/browse/BEAM-10670
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: P2
>          Time Spent: 36.5h
>  Remaining Estimate: 0h
>
> All runners seem to be capable of migrating to splittable DoFn for 
> non-portable execution except for Dataflow runner v1 which will internalize 
> the current primitive read implementation that is shared across runner 
> implementations.



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

Reply via email to