Closed Bug 1596917 Opened 6 years ago Closed 6 years ago

Read mozaggregator postgres credentials in GCP

Categories

(Data Platform and Tools :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: amiyaguchi, Assigned: amiyaguchi)

References

Details

Attachments

(2 files)

The following credential are necessary to write to the postgres database for the telemetry aggregates service:

db_pass = "POSTGRES_PASS"
db_user = "POSTGRES_USER"
db_host = "POSTGRES_HOST"
db_ro_host = "POSTGRES_RO_HOST"
db_name = "POSTGRES_DB"

These are currently stored under s3://telemetry-spark-emr-2. This should be handled directly by airflow or stored under GCP.

Summary: Read mozaggregator postgres credentials directly from the environment → Read mozaggregator postgres credentials in GCP
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Telemetry Aggregation Service → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: