Telemetry/LongitudinalExamples: Difference between revisions

Jump to navigation Jump to search
Adding notes on working with AWS
m (→‎Arrays: Fix sentence for context.)
(Adding notes on working with AWS)
Line 91: Line 91:


Find more information [https://prestodb.io/docs/current/sql/create-view.html here].
Find more information [https://prestodb.io/docs/current/sql/create-view.html here].
=== Working offline ===
It's often useful to keep a local sample of the l10l data when prototyping an analysis. The data is stored in s3://telemetry-parquet/longitudinal/. Once you have AWS credentials you can copy a shard of the parquet dataset to a local directory using `aws cp [filename] .`
To request AWS credentials, see [https://mana.mozilla.org/wiki/display/SVCOPS/Requesting+A+Dev+IAM+account+from+Cloud+Operations this page]. To initiate your AWS config, try `aws configure`


=== FAQ ===
=== FAQ ===
54

edits

Navigation menu