|
|
-
udf using openDFSFileCorbin Hoenes 2010-06-22, 17:55
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? |