Telemetry/Custom analysis with spark: Difference between revisions

→‎The MozTelemetry Library: update other link to hello world notebook
(Use spark instead of sqlContext)
(→‎The MozTelemetry Library: update other link to hello world notebook)
Line 126: Line 126:


== The MozTelemetry Library ==
== The MozTelemetry Library ==
We have provided a library that gives easy access to the raw telemetry ping data. For example usage, see the [https://github.com/mozilla/emr-bootstrap-spark/blob/master/examples/Telemetry%20Hello%20World.ipynb Telemetry Hello World] example notebook. Detailed documentation for the library can be found at the [http://python-moztelemetry.readthedocs.io Python MozTelemetry Documentation].
We have provided a library that gives easy access to the raw telemetry ping data. For example usage, see the [http://reports.telemetry.mozilla.org/post/tutorials/telemetry_hello_world.kp Telemetry Hello World] example notebook. Detailed documentation for the library can be found at the [http://python-moztelemetry.readthedocs.io Python MozTelemetry Documentation].


=== Using the Raw Ping Data ===
=== Using the Raw Ping Data ===
Confirmed users
955

edits