Skip to content

Latest commit

 

History

History
 
 

java

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
To build the library:
$ ant
Output files will be in dist/lib.

To run the test suite:
$ ant test

To build the example mapreduce:
$ ant compile_example
Output files will be in example/war, which you can then upload with appcfg.sh