You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pig.apache.org by Gayatri Rao <rg...@gmail.com> on 2011/11/29 11:59:01 UTC

Cannot create pig splits for HAR files

Hi,

I have a hadoop archive file of sequence files. I have modified the
SequenceFileReader to get the list of files. So I get the list of files
that I intend to read
But when pig tries to create pig splits, it returns 0 inputs to process.

Does any one how to resolve this problem?

Thanks
Gayatri