Is there also a way to activate the CombineFileInputFormat in Pig 0.8.1? 2012/1/10 Alex Rovner <[email protected]>
> In versions 9+ default is CombineFileInputFormat > > On Tue, Jan 10, 2012 at 8:10 PM, Marcel Holle > <[email protected]>wrote: > > > How could I use the CombineFileInputFormat in Pig? I have a performance > > issue with lots of small files which I want to get rid of. I think by > > default the FileInputFormat is used. > > >
