Running the example
The command to run the QuasiMonteCarlo example
is:
$ mapreduce jar
/nz/export/ae/products/netezza/mapreduce/current/mapreduce-examples.jar
pi -db mapreduce_db -nMaps 5 -nSamples 10
where nMaps is number of maps, and nSamples is number of samples per map.
Before running the command above, be sure that the mapreduce_db database exists.