Author: Luca.Canali@cern.ch
Folder | Short description |
---|---|
Spark Dashboard | How to build a performance dashboard for Apache Spark, with examples. |
Spark Notes | Miscellaneous tips and code snippets about Apache Spark. |
Spark for Physics | Examples of how Apache Spark can be used in the domain of High Energy Physics data analysis. |
Deep Learning Notes | Notes and examples on Deep Learning tools and related data pipelines. |
Performance Testing | Scripts, notebooks, and notes on performance testing (Spark, Linux, Oracle) |
Pyspark_SQL_Magic_Jupyter | How to write Jupyter SQL magic functions for PySpark and Spark SQL. |
Trino and Presto on Jupyter | Example of using Trino or Presto on a Jupyter notebook. |
PostgreSQL and YugabyteDB on Jupyter | Example of using PostgreSQL or YugabyteDB on a Jupyter notebook. |
Oracle_Jupyter | Examples of how to query Oracle using Jupyter/IPython notebooks. |
Impala_SQL_Jupyter | Examples of how to run SQL on Apache Impala using Jupyter/IPython notebooks. |
SQL_color_Mandelbrot | How to use SQL to compute and display the Mandelbrot set with colors. Examples for Oracle and PostgreSQL. |
PLSQL_Neural_Network | An example of how to deploy a DL serving engine for Oracle using PL/SQL. |