Big Data, Little Tests
This is the content for my Agile2012 presentation. (Download BigDataLittleTests-Heintz) Slides are attached to this post, and these are the GitHub repos: https://github.com/jheintz/sample-hadoop-testing https://github.com/jheintz/sample-riak-testing https://github.com/jheintz/riak-download Here are the scripts that demonstrate everything: Hadoop Sample: #/bin/sh git clone https://github.com/jheintz/sample-hadoop-testing.git cd sample-hadoop-testing.git git checkout step1 # initial MRUnit tests mvn test # eclipse: show mapper # eclipse: show […]
Big Data, Little Tests Read More »
