Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Getting current split in EvalFunc

$
0
0
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()

Viewing all articles
Browse latest Browse all 5648

Trending Articles