Hi there, I'm missing something obvious. Looking at the Pig DataGenerator Wiki page, it refers to using the DataGenerator class, found at ClassPath: org.apache.pig.test.utils.datagen.DataGenerator
I Have searched through the jar's in both the Pig 0.4.0 and 0.5.0 and cannot find any such classpath. Where can I expect to find this DataGenerator class? Also, is this a typical usage of that class, for local use? : java -cp $pigjar:$datagenjar org.apache.pig.test.utils.datagen.DataGenerator s:20:16000:z:7 Finally, that Wiki page refers to specifying the path to $zipfjar: sdsuLibJKD12.jar . Where can I find this jar file? thanks, Rob Stewart
