Closed
Bug 1156254
Opened 11 years ago
Closed 11 years ago
Grant Spark cluster instances access to SimpleDB.
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rvitillo, Unassigned)
References
Details
As we decided to switch from a Postgres S3 index to one backed by SimpleDB, we would like to grant Spark clusters read+list access to SimpleDB domains. The current role for Spark clusters is "telemetry-spark-emr" in moz-svc-dev IAM. Wesley, could you please add the required permissions to the role?
| Reporter | ||
Updated•11 years ago
|
Flags: needinfo?(whd)
Comment 1•11 years ago
|
||
Note that Bug 1134217 is for indexing the new pipeline data in S3, not the telemetry-published-v2 data in moz-svc-dev.
| Reporter | ||
Comment 2•11 years ago
|
||
Right, but the index for the new pipeline data is going to reside on SimpleDB as well.
Comment 3•11 years ago
|
||
Ok good, just making sure.
Comment 4•11 years ago
|
||
We're going to need to discuss migrating telemetry out of old dev again if we continue to require creating / maintaining new resources for it. But for now, to unblock this work, the following entry has been added to the policy: '{"Effect": "Allow","Action": "sdb:*","Resource": "*"}'.
Flags: needinfo?(whd)
| Reporter | ||
Comment 5•11 years ago
|
||
The plan is to move our telemetry infrastructure to the new pipeline/IAM asap.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•