KMR
Variables
kmrwrapper.py File Reference

KMR-Shell File Spliter and Job-Script Generator. More...

Go to the source code of this file.

Variables

 kmrwrapper.action
 
 kmrwrapper.args
 
 kmrwrapper.default
 
 kmrwrapper.dest
 
 kmrwrapper.help
 
 kmrwrapper.inputfile = args[0]
 
 kmrwrapper.metavar
 
bool kmrwrapper.multi = True
 
 kmrwrapper.options
 
 kmrwrapper.parser = OptionParser(usage)
 
 kmrwrapper.type
 
string kmrwrapper.usage = "usage: %prog [options] -m mapper -r reducer inputfile"
 Wrapper script of kmrfsplit and kmrgenscript. More...
 

Detailed Description

KMR-Shell File Spliter and Job-Script Generator.

Definition in file kmrwrapper.py.

Variable Documentation

string kmrwrapper.usage = "usage: %prog [options] -m mapper -r reducer inputfile"

Wrapper script of kmrfsplit and kmrgenscript.

It works on Python 2.4 or later.

Definition at line 17 of file kmrwrapper.py.