Pinned Repositories
akka-streams-playground
a few akka streams pieces of code written down while learning it
charts
Curated applications for Kubernetes
commute
analysis of my commute
commute-slidify
Hive-JSON-Serde
Read - Write JSON SerDe for Apache Hive.
jBCrypt
A Java implementation of OpenBSD's Blowfish password hashing code
spark-nested-example
Example on how to load nested data, starting from non-nested (CSV) data
spark-udwf-session
a spark custom window function example, to generate session IDs
rcongiu's Repositories
rcongiu/Hive-JSON-Serde
Read - Write JSON SerDe for Apache Hive.
rcongiu/spark-udwf-session
a spark custom window function example, to generate session IDs
rcongiu/spark-nested-example
Example on how to load nested data, starting from non-nested (CSV) data
rcongiu/jBCrypt
A Java implementation of OpenBSD's Blowfish password hashing code
rcongiu/akka-streams-playground
a few akka streams pieces of code written down while learning it
rcongiu/charts
Curated applications for Kubernetes
rcongiu/commute
analysis of my commute
rcongiu/commute-slidify
rcongiu/confluent-spark-avro
Spark UDFs to deserialize Avro messages with schemas stored in Schema Registry.
rcongiu/covid
my covid-19 r app
rcongiu/COVID-19
COVID-19 Italia - Monitoraggio situazione
rcongiu/datasciencecoursera
rcongiu/datasharing
The Leek group guide to data sharing
rcongiu/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
rcongiu/hive
Mirror of Apache Hive
rcongiu/intellij-zeppelin
Edit code in IntelliJ, eval/run in Zeppelin notebook
rcongiu/log4j2-gelf
GELF Appender for Apache Log4j 2
rcongiu/lwes-java
Light Weight Event System Java library
rcongiu/parquet-mr
Java readers/writers for Parquet columnar file formats to use with Map-Reduce
rcongiu/play-silhouette
Silhouette is an authentication library for Play Framework applications that supports several authentication methods, including OAuth1, OAuth2, OpenID, CAS, Credentials, Basic Authentication or custom authentication schemes.
rcongiu/play-silhouette-basic-auth
a seed project, showing how to implement simple auth and httpasswd auth on a play app
rcongiu/play-silhouette-credentials-seed
This Play 2.4 template tries to show you how to secure your application using Silhouette (http://silhouette.mohiva.com/). Please, check the readme file for more details.
rcongiu/sbt-ci-release-early
Sbt plugin for fully automated releases, without SNAPSHOT and git sha's in the version. A remix of the best ideas from sbt-ci-release and sbt-release-early.
rcongiu/securesocial
A module that provides OAuth, OAuth2 and OpenID authentication for Play Framework applications
rcongiu/spark-clean-conform
A collection of tools to clean and conform data geared towards CSV files
rcongiu/spark-dataflow
Provides a Spark backend for executing Dataflow pipelines.
rcongiu/spark-testing-base
Base classes to use when writing tests with Spark