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()
typical MR Job, this is achieved through ((FileSplit)
context.getInputSplit).getPath()