SecurityEngineering/TLS Error Reports: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 11: Line 11:
=== Getting Started ===
=== Getting Started ===


From within Spark, you need to interact with the "sslreports" dataset:
From within Spark (started with <code>pyspark</code>), you need to interact with the "sslreports" dataset:


   from moztelemetry.dataset import Dataset
   from moztelemetry.dataset import Dataset
71

edits