/[Apache-SVN]
ViewVC logotype

Revision 1629897


Jump to revision: Previous Next
Author: cutting
Date: Tue Oct 7 14:02:17 2014 UTC (9 years, 6 months ago)
Changed paths: 33
Log Message:
AVRO-570. Python: Add connector for tethered mapreduce. Contributed by Jeremy Lewi and Steven Willis.

Changed paths

Path Details
Directoryavro/trunk/CHANGES.txt modified , text changed
Directoryavro/trunk/lang/java/mapred/pom.xml modified , text changed
Directoryavro/trunk/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetherJob.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetherKeySerialization.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetherMapRunner.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetherOutputService.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/main/java/org/apache/avro/mapred/tether/TetheredProcess.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/test/java/org/apache/avro/mapred/tether/TestWordCountTether.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/test/java/org/apache/avro/mapred/tether/TetherTask.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/test/java/org/apache/avro/mapred/tether/TetherTaskRunner.java modified , text changed
Directoryavro/trunk/lang/java/mapred/src/test/java/org/apache/avro/mapred/tether/WordCountTask.java modified , text changed
Directoryavro/trunk/lang/java/pom.xml modified , text changed
Directoryavro/trunk/lang/java/tools/pom.xml modified , text changed
Directoryavro/trunk/lang/java/tools/src/main/java/org/apache/avro/tool/TetherTool.java modified , text changed
Directoryavro/trunk/lang/java/tools/src/test/java/org/apache/avro/tool/TestTetherTool.java added
Directoryavro/trunk/lang/py/ modified , props changed
Directoryavro/trunk/lang/py/build.xml modified , text changed
Directoryavro/trunk/lang/py/src/avro/tether/ added
Directoryavro/trunk/lang/py/src/avro/tether/__init__.py added
Directoryavro/trunk/lang/py/src/avro/tether/tether_task.py added
Directoryavro/trunk/lang/py/src/avro/tether/tether_task_runner.py added
Directoryavro/trunk/lang/py/src/avro/tether/util.py added
Directoryavro/trunk/lang/py/test/mock_tether_parent.py added
Directoryavro/trunk/lang/py/test/set_avro_test_path.py added
Directoryavro/trunk/lang/py/test/test_datafile.py modified , text changed
Directoryavro/trunk/lang/py/test/test_datafile_interop.py modified , text changed
Directoryavro/trunk/lang/py/test/test_io.py modified , text changed
Directoryavro/trunk/lang/py/test/test_ipc.py modified , text changed
Directoryavro/trunk/lang/py/test/test_schema.py modified , text changed
Directoryavro/trunk/lang/py/test/test_tether_task.py added
Directoryavro/trunk/lang/py/test/test_tether_task_runner.py added
Directoryavro/trunk/lang/py/test/test_tether_word_count.py added
Directoryavro/trunk/lang/py/test/word_count_task.py added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26