You could use separate statements and then use UNION to add them together.

Otherwise you could write an UDF that loads multiple fiels at once.

Best regards,
   Nathan


---
[email protected] : http://nathan.gs : http://twitter.com/nathan_gs


On Fri, Jul 1, 2011 at 7:06 AM, Mark <[email protected]> wrote:

> We have our data in folders partitioned by day:
>
> ie /user/pig/logs/2011/06/30
>
> Is there any way to select the last x amount of days to use as input?
>
> Thanks
>

Reply via email to