store.getSFile().getFuncSpec().toString()));
confCopy.set(JobControlCompiler.PIG_STORE_CONFIG,
ObjectSerializer.serialize(storeConfig));
confCopy.setOutputFormat(sPrepClass);
OutputFormat of = confCopy.getOutputFormat();
of.checkOutputSpecs(fs, confCopy);
}
}