You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Gianmarco <gi...@gmail.com> on 2011/05/05 11:43:11 UTC

Custom StoreFunc

Hi,
I wrote a custom StoreFunc that writes a sequence file of custom Writables.

To make it work though, I had to manually set the OutputKeyClass and
OutputValueClass in the job inside setStoreLocation().
Is this intended or is it a bug?
If it is intended you may consider documenting it.

Cheers,
--
Gianmarco De Francisci Morales