#code-example
Internals of Spark Parser
Lets understand how Spark parser works internally
Verifying links with Github actions & Awesome Bot
Configure awesome bot to verify links automagically with github actions
Versatile RStudio development environment on Kubernetes
Deploy RStudio on Kubernetes with blobfuse
MXNet tools in docker
Use MXNet tools without any installation
Automate SQL server data pipelines with Kubernetes
Use K8s jobs & cronjobs to run data pipelines
Write a Presto query logging plugin
Extend presto via event listeners to log all the queries executed on cluster
Analyzing Azure Storage Performance
Learn how to collect, query, export and analyse performance of Azure Storage with analytical queries
OpenFaaS on Minikube
End to end example for deploying serverless functions with code
Multi stage docker build for go
Reduce image size for go codebase using multistage docker builds
Go Dep Example
End to end example of go dependency management using dep
Presto on HDInsight
Deep dive of running Presto on Azure HDInsight
How to write a Hive Hook
End to end example of building a hive hook