Pinned Repositories
async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
bdutil
beam-examples
Apache beam example pipelines
cumulative-table-design
This repository helps teach people how to correctly define and create cumulative tables!
PavloLobachov's Repositories
PavloLobachov/async-profiler
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
PavloLobachov/bdutil
PavloLobachov/BroadcastJoinWithSecondarySorting
PavloLobachov/cp-docker-images
Docker images for Confluent Platform.
PavloLobachov/DemoAkkaHttp
Demo - RESTful api for manipulating users based on Akka Http and Slick
PavloLobachov/docker-hadoop-spark-workbench
[EXPERIMENTAL] This repo includes deployment instructions for running HDFS/Spark inside docker containers. Also includes spark-notebook and HDFS FileBrowser.
PavloLobachov/docker-hive
PavloLobachov/docker-spark
Apache Spark docker image
PavloLobachov/ecs-airflow
Cloudformation templates for deploying Airflow in ECS
PavloLobachov/elle
Black-box transactional safety checker based on cycle detection
PavloLobachov/embedded-redis
Redis embedded server for Java integration testing
PavloLobachov/kafka
Mirror of Apache Kafka
PavloLobachov/kafka-connect-iot-mqtt-connector-example
Internet of Things Integration Example => Apache Kafka + Kafka Connect + MQTT Connector + Sensor Data
PavloLobachov/kafka-examples
Kafka Examples repository.
PavloLobachov/kafka-proxy-ws
A robust, scalable, high performance WebSockets based proxy for Kafka.
PavloLobachov/kafka-stack-docker-compose
docker compose files to create a fully working kafka stack
PavloLobachov/kafka-streams-viz
Kafka Streams Topology Sketch Diagram Visualization
PavloLobachov/ksql-udf-deep-learning-mqtt-iot
Deep Learning UDF for KSQL for Streaming Anomaly Detection of MQTT IoT Sensor Data
PavloLobachov/Linux_tracing_scripts
Scripts and tools for troubleshooting and performance analysis in Linux. This includes dynamic tracing scripts with SystemTap both for system calls and for userspace function tracing.
PavloLobachov/Miscellaneous
Scripts and code examples. Includes Spark notes, Jupyter notebook examples for Spark, Impala and Oracle.
PavloLobachov/MobileNet-SSD-TensorRT
Accelerate mobileNet-ssd with tensorRT
PavloLobachov/mockito
Most popular Mocking framework for unit tests written in Java
PavloLobachov/oozie-to-airflow
Oozie Workflow to Airflow DAGs migration tool
PavloLobachov/public-maven-repository
PavloLobachov/spark-3.0-examples
Examples of Spark 3.0
PavloLobachov/spark-flamegraph
Easy CPU Profiling for Apache Spark applications
PavloLobachov/sparkMeasure
This is the development repository of SparkMeasure, a tool for performance troubleshooting of Apache Spark workloads. It simplifies the collection and analysis of Spark executor task metrics data.
PavloLobachov/stream-lib
Stream summarizer and cardinality estimator.
PavloLobachov/testcontainers-java
TestContainers is a Java 8 library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
PavloLobachov/unbescape
Advanced yet easy to use escaping library for Java