You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/18 16:43:05 UTC

[GitHub] [beam] chamikaramj opened a new issue, #22317: [Bug]: "use_single_core_per_container" is being set to True for Java containers used by Python x-lang

chamikaramj opened a new issue, #22317:
URL: https://github.com/apache/beam/issues/22317

   ### What happened?
   
   Seems like environment capabilities are somehow being set incorrectly at the below location.
   
   https://github.com/apache/beam/blob/20274f35c9fd11f4d815c8d1d88df2ad874dfa3e/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py#L300
   
   This results in Python x-lang unnecessarily starting a container per core for Java environments.
   
   ### Issue Priority
   
   Priority: 1
   
   ### Issue Component
   
   Component: cross-language


-- 
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: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] chamikaramj commented on issue #22317: [Bug]: "use_single_core_per_container" is being set to True for Java containers used by Python x-lang

Posted by GitBox <gi...@apache.org>.
chamikaramj commented on issue #22317:
URL: https://github.com/apache/beam/issues/22317#issuecomment-1187727134

   cc: @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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [beam] robertwb closed issue #22317: [Bug]: "use_single_core_per_container" is being set to True for Java containers used by Python x-lang

Posted by GitBox <gi...@apache.org>.
robertwb closed issue #22317: [Bug]: "use_single_core_per_container" is being set to True for Java containers used by Python x-lang
URL: https://github.com/apache/beam/issues/22317


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org