How can I get the current file being processed by mapper in EvalFunc? In
typical MR Job, this is achieved through ((FileSplit)
context.getInputSplit).getPath()

-- 
Regards,
Abhishek Agarwal

Reply via email to