Timeline of support for Python 3.10?

2022-07-21 Thread Lina MÃ¥rtensson via user
Hi Beam, We've successfully introduced Beam at our company and transitioned some of our jobs from running for a week to running for a few hours. But, our current situation is a mess where we've hacked Blaze to support both Python 3.9 (for Beam) and 3.10 (everything else), and various obstacles kee

Re: Timeline of support for Python 3.10?

2022-07-21 Thread Anand Inguva via user
Hi, Yes, we are in the middle of adding support for Python 3.10 to the Beam SDK. The ideal deadline would be to support it by the end of September. There are some blockers on type hints[1] that we are working on as of now. You can track the Python 3.10 issue here: https://github.com/apache/beam/i

Re: Timeline of support for Python 3.10?

2022-07-21 Thread Lina MÃ¥rtensson via user
Great, thanks! On Thu, Jul 21, 2022 at 1:07 PM Anand Inguva wrote: > > Hi, > > Yes, we are in the middle of adding support for Python 3.10 to the Beam SDK. > The ideal deadline would be to support it by the end of September. There are > some blockers on type hints[1] that we are working on as

Re: How to configure external service for Kafka IO to run the flink job in k8s

2022-07-21 Thread Chamikara Jayalath via user
Command for starting a customer expansion service is available here: https://beam.apache.org/documentation/sdks/python-multi-language-pipelines/#choose-an-expansion-service Also you can customize the environment set by this expansion service in the expanded transforms using the environementType an