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

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

                Author: ASF GitHub Bot
            Created on: 10/Mar/21 21:26
            Start Date: 10/Mar/21 21:26
    Worklog Time Spent: 10m 
      Work Description: ihji commented on a change in pull request #13729:
URL: https://github.com/apache/beam/pull/13729#discussion_r591883441



##########
File path: sdks/python/apache_beam/runners/portability/expansion_service_test.py
##########
@@ -298,6 +324,10 @@ def main(unused_argv):
           PipelineOptions(
               ["--experiments", "beam_fn_api", "--sdk_location", 
"container"])),
       server)
+  beam_artifact_api_pb2_grpc.add_ArtifactRetrievalServiceServicer_to_server(

Review comment:
       I tried in a way that you described but had a problem that popen (for 
fetching dependencies) didn't work well in grpc callbacks. We could try it 
again in the future.




----------------------------------------------------------------
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: 564055)
    Time Spent: 8h 40m  (was: 8.5h)

> Adding cross-language test using third-party Python dependencies
> ----------------------------------------------------------------
>
>                 Key: BEAM-11592
>                 URL: https://issues.apache.org/jira/browse/BEAM-11592
>             Project: Beam
>          Issue Type: Sub-task
>          Components: cross-language
>            Reporter: Heejong Lee
>            Priority: P2
>          Time Spent: 8h 40m
>  Remaining Estimate: 0h
>
> Adding cross-language test using third-party Python dependencies



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

Reply via email to