You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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