You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "clayburn (via GitHub)" <gi...@apache.org> on 2023/05/26 20:29:00 UTC

[GitHub] [beam] clayburn opened a new issue, #26914: [Task]: Enable Remote Build Caching for Beam Builds

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

   ### What needs to happen?
   
   The ASF Infra team has created a remote build cache node for the Apache Beam project at https://beam-cache.apache.org/cache/. By using this cache node, Apache Beam build times can be decreased by sharing build results across CI build nodes with other nodes and with local builds. The cache node is for use by the Beam project. No other ASF projects will write to this cache node.
   
   The cache node is anonymously readable, but is only writeable with a set of credentials for use only in CI builds. These credentials have been pre-configured on the Beam controller for Jenkins at https://ci-beam.apache.org/.
   
   To begin using this, a simple bit of configuration to the Gradle build is needed to securely enable the remote HTTP cache node and ensure that only CI builds attempt to write to that cache.
   
   ### Issue Priority
   
   Priority: 3 (nice-to-have improvement)
   
   ### Issue Components
   
   - [ ] 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: github-unsubscribe@beam.apache.org.apache.org

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


[GitHub] [beam] damccorm closed issue #26914: [Task]: Enable Remote Build Caching for Beam Builds

Posted by "damccorm (via GitHub)" <gi...@apache.org>.
damccorm closed issue #26914: [Task]: Enable Remote Build Caching for Beam Builds
URL: https://github.com/apache/beam/issues/26914


-- 
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] clayburn commented on issue #26914: [Task]: Enable Remote Build Caching for Beam Builds

Posted by "clayburn (via GitHub)" <gi...@apache.org>.
clayburn commented on issue #26914:
URL: https://github.com/apache/beam/issues/26914#issuecomment-1564941096

   .take-issue


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