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

   ### What would you like to happen?
   
   apitools is deprecated and continued reliance on it is complicating Beam's 
dependency management. Previous work should have already removed our dependence 
on the clients it generates for us (see #25676, #25678, #25679 and #25680).
   
   Delete these clients (if not already deleted) and remove the remaining 
references to apitools outside of the clients by either replacing them with 
calls to [Google Cloud 
Python](https://github.com/googleapis/google-cloud-python) libraries or (for 
small things), by bringing them into the Beam codebase if acceptable external 
replacements can't be found.
   
   Finally, remove Beam's dependency on apitools. The job is done when this can 
be done safely.
   
   ### Issue Priority
   
   Priority: 2 (default / most feature requests should be filed as P2)
   
   ### Issue Components
   
   - [X] Component: Python SDK
   - [ ] Component: Java SDK
   - [ ] Component: Go SDK
   - [ ] Component: Typescript SDK
   - [ ] Component: IO connector
   - [ ] Component: Beam examples
   - [ ] Component: Beam playground
   - [ ] Component: Beam katas
   - [ ] Component: Website
   - [ ] Component: Spark Runner
   - [ ] Component: Flink Runner
   - [ ] Component: Samza Runner
   - [ ] Component: Twister2 Runner
   - [ ] Component: Hazelcast Jet Runner
   - [ ] Component: Google Cloud Dataflow Runner


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