You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ka...@apache.org on 2020/07/15 09:17:52 UTC

[beam] branch master updated (5efedd7 -> 9c6ceb8)

This is an automated email from the ASF dual-hosted git repository.

kamilwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 5efedd7  Merge pull request #11639: [BEAM-4440] Throw exception when file to stage is not found, instead of logging a warning
     add 2b51f22  [BEAM-9889] Publish InfluxDB backup to public GCS bucket
     add 6bd4aa5  [BEAM-9889] Populate local instance of InfluxDB with data
     add 9c6ceb8  Merge pull request #12167: [BEAM-9889] Populate local instance of InfluxDB with data

No new revisions were added by this update.

Summary of changes:
 .test-infra/metrics/docker-compose.yml             | 16 ++++-----
 .../metrics/{sync/github => influxdb}/Dockerfile   | 16 ++++++---
 .../metrics/influxdb/gsutil/.boto                  |  8 ++++-
 .../{sync/jenkins => influxdb/gsutil}/Dockerfile   | 12 +++----
 .../kubernetes/beam-influxdb-autobackup.yaml       | 38 +++++++++++++++-------
 ...eam-influxdb-backups-persistentvolumeclaim.yaml | 30 -----------------
 6 files changed, 57 insertions(+), 63 deletions(-)
 copy .test-infra/metrics/{sync/github => influxdb}/Dockerfile (74%)
 copy sdks/java/extensions/sql/src/main/resources/org.apache.beam.vendor.calcite.v1_20_0.org.codehaus.commons.compiler.properties => .test-infra/metrics/influxdb/gsutil/.boto (89%)
 copy .test-infra/metrics/{sync/jenkins => influxdb/gsutil}/Dockerfile (83%)
 delete mode 100644 .test-infra/metrics/kubernetes/beam-influxdb-backups-persistentvolumeclaim.yaml