You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by AnilKumar B <ak...@gmail.com> on 2014/02/21 14:35:26 UTC

Path filters for multiple inputs

Hi,

May I know, how can I apply path filters for multiple inputs?

I mean for each multiple input I need to apply different  filters. Is it
possible? I tried to set my own PathFilter to FileInputFormat, but it is
applying for all multiple inputs.

And also how can I ignore the sub directories in each multiple inputs?

Thanks & Regards,
B Anil Kumar.