I USE table1 = load 'school' using org.apache.hcatalog.pig.HCatLoader(); table2 = sample table 0.01; every time I dump table2 ,I get different result, Is there one sample function with seed? so the result is not changed every time. thank you.
- is there a random sample function with seed 李运田
- Re: is there a random sample function with seed Tomas Hudik
- Re: is there a random sample function with seed Daniel Dai
