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

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

                Author: ASF GitHub Bot
            Created on: 03/May/19 23:28
            Start Date: 03/May/19 23:28
    Worklog Time Spent: 10m 
      Work Description: ihji commented on issue #8491: [BEAM-7220] add 
JavaReadViaImpulse substitution to Java expansion service
URL: https://github.com/apache/beam/pull/8491#issuecomment-489269919
 
 
   R: @robertwb 
 
----------------------------------------------------------------
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: 237120)
    Time Spent: 20m  (was: 10m)

> add JavaReadViaImpulse substitution to Java expansion service
> -------------------------------------------------------------
>
>                 Key: BEAM-7220
>                 URL: https://issues.apache.org/jira/browse/BEAM-7220
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-java-core
>            Reporter: Heejong Lee
>            Assignee: Heejong Lee
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Read transform is not supported in the portability framework. 
> `PortableRunner` substitutes Read transform with Impulse + DoFn before it 
> submits a pipeline to JobServer. However, when ExternalTransform is used, 
> this substitution logic doesn't work. Looks like it should be doneĀ in the 
> expansion service instead until we completely remove JavaReadViaImpulse hack.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to