Closed
Bug 1501896
Opened 7 years ago
Closed 5 years ago
Add python-libprio to ATMO and Databricks
Categories
(Data Platform and Tools :: General, enhancement, P2)
Data Platform and Tools
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: amiyaguchi, Unassigned)
References
Details
We may want to decrypt prio-encoded data directly with-in ATMO and Databricks. To do this, we need to install python-libprio into the systems. This requires the toolchain, libraries, and source available on cluster boot.
The keys to the system may also need to be added in a centrally located place. This is fine for the initial pilot because we are interested in verifying and calibrating the aggregates.
A simple script running in a notebook reading reading the `payload.prio` field should be enough to show that it works.
See https://github.com/acmiyaguchi/python-libprio/pull/28
Reporter | ||
Comment 1•5 years ago
|
||
The library is available via a docker container: mozilla/prio-processor
. See https://github.com/mozilla/prio-processor
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•3 years ago
|
Component: Telemetry APIs for Analysis → General
You need to log in
before you can comment on or make changes to this bug.
Description
•