lostluck commented on pull request #12425:
URL: https://github.com/apache/beam/pull/12425#issuecomment-666575819


   R: @youngoli 
   cc: @robertwb @damondouglas @codeBehindMe  
   
   The others are cc'd as this has value for setting up Python Portable Runner 
usage, for local testing of changes against a correct runner.
   Set up usage of Beam Python per 
https://cwiki.apache.org/confluence/display/BEAM/Python+Tips, and in a 
virtualenv navigate to your repo's `beam/sdks/python`. You state the portable 
runner with `python -m apache_beam.runners.portability.local_job_service_main 
--port=8099` which allows connections from the Go pipeline at 
`--endpoint=localhost:8099`


----------------------------------------------------------------
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


Reply via email to