Become a sponsor to Chris K Wensel
Hi, I created the Cascading project over 10 years ago and still spend time fixing issues and providing support.
You can learn more about Cascading here: https://cascading.wensel.net/ and here https://github.com/cwensel/cascading.
Sponsorship helps me decide where to spend my time, cover costs, and possibly give you peace of mind.
Additionally I'm working on the following projects:
- Cascading 4.1 and 4.5 - https://github.com/cwensel/cascading
- Elasticsearch-Hadoop (a fork) - restored Cascading support to Elasticsearch - https://github.com/cwensel/elasticsearch-hadoop
- Pointer-Path - bulk JSON transformation utility - https://github.com/Heretical/pointer-path
- Mini-Parsers - date/time parser for normalizing data - https://github.com/Heretical/mini-parsers
I also frequently contribute minor fixes to many other projects like Jgrapht, Parboiled, and Opencensus, to name a few.
Time permitting, I post here and announce new projects: https://chris.wensel.net/
Featured work
-
cwensel/cascading
Cascading is a feature rich API for defining and executing complex and fault tolerant data processing flows locally or on a cluster.
Java 347 -
cwensel/cascading-local
Now incorporated into Cascading 4.x
Java 2 -
cwensel/bash-emr
Simple bash functions for manipulating Amazon Elastic MapReduce clusters
Shell 45 -
cwensel/bash-ec2
A simple script for initializing an EC2 command line environment
Shell 2 -
cwensel/notebook
Random notes on distributed computing and stuff.