2
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare release t20131013 More... almost 12 years ago
#44 -- check in the release plugin before making a release because we can't test it otherwise More... almost 12 years ago
Add a Bitdeli badge to README More... almost 12 years ago
Merge pull request #54 from bitdeli-chef/master More... almost 12 years ago
add configuration file for travis continuous integration; hopefully resolves #45 More... almost 12 years ago
resolve #53 -- typos in README.md More... almost 12 years ago
#32 -- add 'fs' from Hadoop so we can add filesystem operations (particularly deletes) to flows More... almost 12 years ago
#32 -- added runFlow() implementation for AWSCluster which passes integration test More... almost 12 years ago
#32 add sieve3 step to basekbNowFlow More... almost 12 years ago
add second step to basekbNowFlow More... almost 12 years ago
#32 -- by making the constructor for SpringFlow varags I could get rid of one <list> but practically not the other, because I'd need to write something more complex than <value> to create string beans; this is good enough for now More... almost 12 years ago
#32 at this point we have the first flow example running with one job in the cluster; next steps are adding more jobs, adding a flow runner for the EMR cluster, and fluentizing the Java/Sprin XML API More... almost 12 years ago
#32 bumped Spring version, now unit tests confirm correct job arguments are being generated for the basekbNowFlow More... almost 12 years ago
#32 -- basic layout of an implementation of steps that makes it possible to compose jobs in spring; todo for tomorrow -- write unit test for the basekbNowFlow and add the tmpDir as a parameter in the context object for SPeL More... almost 12 years ago
fix spelling errror in name #32 More... almost 12 years ago
for #38 I've laid out some configuration classes for flows More... almost 12 years ago
work on #48, but I'm going to wait until we do a real cloud run before I say this one is done More... almost 12 years ago
#46 cleanup -- name said tests correctly More... almost 12 years ago
#46 cleanup -- write the unit tests that would have saved at least a man-day More... almost 12 years ago
resolved #46 -- add a lot of tests AND find out the TripleComparator had a stupid mistake in it More... almost 12 years ago
restore node parse cache; fix silly error in centipede shell that causes usage() message to display even if all is OK More... almost 12 years ago
suppress use of node parse cache to see if the node parse cache is connected with the false duplicates we are seeing More... almost 12 years ago
add straggler file for uniq counters #46 More... almost 12 years ago
add counters to uniq reducer, also make sure we consume all the values in case that makes a difference More... almost 12 years ago
another schwarzenegger test (which might not be testing the real input) More... almost 12 years ago
add another schwarzenegger test for #46 More... almost 12 years ago
add Schwarzenegger test examples whle researching #46 More... almost 12 years ago
add equals method to PrimitiveTriple and deep tests for sieve3 More... almost 12 years ago
resolves #40 -- for real More... almost 12 years ago
resolve #19 -- better than suppressing it, chopper-test is being removed now because I no longer have a committment to writing anything big in pig More... almost 12 years ago