If it's a parameter, it could just be passed in as a $var

2012/11/13 Miki Tebeka <miki.teb...@gmail.com>

> Greetings,
>
> Is there a way to dynamically generate (maybe via UDF) the path to
> load/store data? (something like "A = LOAD InputPath() USING
> PigStorage();")
>
> Currently we calculate the load/store path outside the pig script and pass
> it as parameter. However we'd like to have a UDF that does that.
>
> Thanks,
> --
> Miki
>

Reply via email to