This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Klaas Bosteels (author)
Fri Oct 10 10:03:45 -0700 2008
dumbo /
| name | age | message | |
|---|---|---|---|
| |
MANIFEST.in | Sat Jun 14 15:42:51 -0700 2008 | |
| |
README | ||
| |
dumbo.py | ||
| |
examples/ | ||
| |
setup.py | ||
| |
test/ |
README
INSTALLATION """""""""""" python setup.py install USAGE """"" /usr/local/hadoop/bin/hadoop dfs -put examples/brian.txt brian.txt python examples/wordcount.py -hadoop /path/to/hadoop \ -file excludes.txt -input brian.txt -output brian-wc /usr/local/hadoop/bin/hadoop dfs -getmerge brian-wc brian-wc.txt MORE INFO """"""""" http://github.com/klbostee/dumbo/wikis








