Corbin Hoenes Tue, 22 Jun 2010 10:55:52 -0700
I have a UDF using: FileLocalizer.openDFSFile(filename);
in the ctor; it complains it can't open the file while running locally--does this opening of the file need to exist somewhere else like in the exec() method for it to work?