ahmedabu98 commented on PR #25685:
URL: https://github.com/apache/beam/pull/25685#issuecomment-1466893064

   > Seems like tests couldn't find the expansion service ?
   
   Yeah it's only seeing the default value (see [debug 
println](https://ci-beam.apache.org/job/beam_PostCommit_Python_Xlang_Gcp_Dataflow_PR/21/console#:~:text=JAVA%20EXPANSION%20PORT%3A%20%2D1))
 that I set 
[here](https://github.com/apache/beam/pull/25685/files#diff-0435a83a413ec063bf7e682cadcd56776cd18fc878f197cc99a65fc231ef2047R2418).
 The setup task overwrites that value and launches an expansion service as 
expected, but the python task doesn't read the updated value. I'm not sure how 
scoping works between these tasks.


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to