Hi, I've been look at the code for map-reduce tethering (Issue 512 https://issues.apache.org/jira/browse/AVRO-512) to see what it would take to add support for python (Issue 570).
I've been looking at the example provided by lang/java/mapred/src/test/java... It looks like the test code only includes the code for the tethered task which runs the word count. So it looks like example code for setting up an actual TetherJob which uses this code is still missing. Can someone confirm this, or point me at the missing code? (If the code is missing I'll take a stab at it.) Thanks Jeremy
