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

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

                Author: ASF GitHub Bot
            Created on: 16/Aug/19 12:11
            Start Date: 16/Aug/19 12:11
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on issue #9357: [BEAM-7989] Remove 
side inputs from CacheVisitor calculation.
URL: https://github.com/apache/beam/pull/9357#issuecomment-521987937
 
 
   Run Java Spark PortableValidatesRunner
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 296258)
    Time Spent: 1h  (was: 50m)

> SparkRunner CacheVisitor counts PCollections from SideInputs
> ------------------------------------------------------------
>
>                 Key: BEAM-7989
>                 URL: https://issues.apache.org/jira/browse/BEAM-7989
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>    Affects Versions: 2.14.0
>            Reporter: Kyle Winkelman
>            Assignee: Kyle Winkelman
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> The SparkRunner's CacheVisitor looks at all inputs for a 
> TransformHierarchy.Node. Those inputs include the PCollections from the 
> PCollectionViews that are supplied as sideInputs.
> The SparkRunner should not count these instances of sideInputs as the 
> PCollections are not actually accessed. They are only accessed when the 
> CreatePCollectionView Transform is processed.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to