pig-user  

Is it possible to use an env variable in parameters file?

Sean Timm
Fri, 13 Nov 2009 12:24:25 -0800

In the param file, I'd like to be able to do something like
UDF_PATH='$LIB_DIR';

I know I can set it on the command line, but I'd prefer to have it read in via the file if possible. Is there a way to do that?

Thanks,
Sean