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?

Reply via email to