Hi,
I just follow the instructions to run pigmix2 test.
After the command "ant jar pigperf", it shows build successfully. But then,
when I try to run ./generate_data.sh, I get the error: Exception in thread
"main" java.lang.ClassNotFoundException:
org.apache.pig.test.utils.datagen.DataGenerator

I found that there is no DataGenerator.class in the pigperf.jar But there is
a DataGenerator.java in the ~/pig-0.8.0/

I wonder if I use the incorrect patch command: patch p1 < pigmix2.patch  it
is in the ~/pig-0.8.0 directory.

Thanks,
Hui

Reply via email to