liferoad opened a new issue, #36338: URL: https://github.com/apache/beam/issues/36338
### What needs to happen? Context: https://www.sonatype.com/blog/from-abuse-to-alignment-why-we-need-sustainable-open-source-infrastructure Errors Beam users could see: ``` RuntimeError: Unable to fetch remote job server jar at https://repo.maven.apache.org/maven2/org/apache/beam/beam-sdks-java-extensions-schemaio-expansion-service/2.63.0/beam-sdks-java-extensions-schemaio-expansion-service-2.63.0.jar: HTTP Error 403: Forbidden. If no Internet access at runtime, stage the jar at /root/.apache_beam/cache/jars/beam-sdks-java-extensions-schemaio-expansion-service-2.63.0.jar ``` We should provide more ways for users not to rely on Maven Central. ### Issue Priority Priority: 1 (urgent / mostly reserved for critical bugs) ### Issue Components - [x] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] 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]
