Hi,

I am using PigTest in order to verify a script reading and storing data in
avro format.
However, at the moment, the script fails due to the optimisation rule
ColumnMapKeyPrune.
I known I can disable it using the -optimizer_off flag. But is there a way
to do that using PigTest?

It seems to me that the option is only for the command line, that there is
no way to provide it with PigTest and that there is no way to turn off the
rule from the script itself.

Could someone confirm that?

Regards

Bertrand

PS : I am using a Cloudera 0.10 pig version but the question is not
specific to Cloudera.

Reply via email to