An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by jgperrin

A curated list of projects in awesome lists by jgperrin .

https://github.com/jgperrin/net.jgp.books.spark.ch01

Spark in Action, 2nd edition - chapter 1 - Introduction

apache-spark java java8 manning spark sparkwithjava

Last synced: 20 Aug 2025

https://github.com/jgperrin/net.jgp.labs.spark

Apache Spark examples exclusively in Java

data-ingestion dataframe ingestion java spark udf

Last synced: 16 Apr 2025

https://github.com/jgperrin/net.jgp.books.spark.ch02

Spark in Action, 2nd edition - chapter 2

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch03

Spark in Action, 2nd edition - chapter 3

apache-spark dataframe java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch07

Spark in Action, 2nd edition - chapter 7 - Ingestion from files

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch09

Spark in Action, 2e - chapter 9 - Advanced ingestion: finding data sources and building your own

apache-spark ingestion java java8 manning spark sparkwithjava

Last synced: 04 Mar 2026

https://github.com/jgperrin/net.jgp.books.spark.ch04

Spark in Action, 2nd edition - chapter 4

java manning spark sparkjava sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch05

Spark in Action, 2nd edition - chapter 5 - Deployment

apache-spark java manning spark sparkjava sparkwithjava

Last synced: 12 Mar 2026

https://github.com/jgperrin/net.jgp.books.spark.ch10

Spark in Action, 2e - chapter 10 - Ingestion through structured streaming

bigdata book java java8 manning spark sparkstreaming sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch11

Spark in Action, 2nd edition - chapter 11 - Working with SQL

apache-spark java java8 manning spark spark-sql sparkwithjava sql

Last synced: 28 Aug 2025

https://github.com/jgperrin/net.jgp.books.spark.ch13

Spark in Action, 2nd edition - chapter 13 - Transforming documents

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch17

Spark in Action, 2nd edition - chapter 16 - exporting data, using delta lake

apache-spark delta-lake java java8 manning spark sparkwithjava

Last synced: 11 Jul 2025

https://github.com/jgperrin/net.jgp.labs.spark.datasources

Building custom data sources for Apache Spark, in Java.

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch15

Spark in Action, 2nd edition - chapter 15 - Aggregating your data

aggregation apache-spark java java8 manning spark sparkwithjava sql-aggregation udaf

Last synced: 11 Jun 2025

https://github.com/jgperrin/net.jgp.books.spark.ch14

Spark in Action, 2nd edition - chapter 14 - extending data transformation with UDFs

apache-spark java java8 manning spark sparkwithjava udf

Last synced: 18 Jul 2025

https://github.com/jgperrin/net.jgp.books.spark.ch16

Spark in Action, 2nd edition - chapter 16 - performance, checkpointing, and caching

apache-spark cache checkpoint java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.books.spark.ch12

Spark in Action, 2nd edition - chapter 12 - Transforming your data

apache-spark java java8 manning spark sparkwithjava transformation

Last synced: 04 Mar 2026

https://github.com/jgperrin/net.jgp.books.spark.ch99

Spark in Action, 2nd edition - chapter 99

apache-spark java java8 manning spark sparkwithjava

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.labs.sparkdq4ml

Labs around Apache Spark fro DQ (Data Quality) and ML (Machine Learning)

Last synced: 06 May 2025

https://github.com/jgperrin/ai.jgp.drsti

Simple data visualization tool

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.labs.informix2spark

Illustrates how to 1) transfer IBM Informix data to Apache Spark using JDBC and 2) continue doing analytics with Spark and Java.

Last synced: 06 May 2025

https://github.com/jgperrin/ai.jgp.drsti-spark

Spark interface for Drsti

Last synced: 24 Aug 2025

https://github.com/jgperrin/net.jgp.labs.db.informix

Labs & experiments with JDBC and the IBM Informix database.

informix java jdbc tutorial tutorial-code

Last synced: 06 May 2025

https://github.com/jgperrin/net.jgp.labs.spark.football

Having fun with soccer stats and Spark

java java8 soccer spark sparkjava worldcup

Last synced: 30 Apr 2026

https://github.com/jgperrin/net.jgp.commons.io

A few utilities to ease with download of files and data from the Internet

Last synced: 26 Feb 2026

https://github.com/jgperrin/net.jgp.labs.java

Labs on pure Java language, tests on constructs like enums, etc.

Last synced: 28 Jul 2025

https://github.com/jgperrin/net.jgp.labs.system

Labs around Java interaction with the underlying Operating System (OS).

Last synced: 16 Aug 2026

https://github.com/jgperrin/net.jgp.commons.spark

Common tools/UDF for Apache Spark

Last synced: 23 Jun 2026

https://github.com/jgperrin/net.jgp.labs.db.mysql

Database labs & tests

Last synced: 25 Jun 2026

https://github.com/jgperrin/net.jgp.labs.tdd

A few labs & examples to teach TDD - Test-Driven Development.

Last synced: 12 Jun 2026

https://github.com/jgperrin/net.jgp.labs.photo

Labs with photos in Java

exif java photography photos

Last synced: 10 Sep 2025

https://github.com/jgperrin/_template_net.jgp.labs.java

Template for a Java lab

Last synced: 30 Aug 2025

https://github.com/jgperrin/net.jgp.labs.spring

Spring Framework labs

Last synced: 02 Aug 2025

https://github.com/jgperrin/net.jgp.commons.log

Logging is always painful until you do your own... Yeah... Typical NIH.

Last synced: 19 Jun 2026

https://github.com/jgperrin/net.jgp.labs.io

I/O labs & tests

Last synced: 12 Aug 2025

https://github.com/jgperrin/net.jgp.benchmark

Benchmark files

Last synced: 15 Jun 2026

https://github.com/jgperrin/net.jgp.labs.raspebbypi.sense

Experiments with Sense HAT

Last synced: 29 Jan 2026