0

In my map-reduce program, the mapper needs to access a small txt file. I pack this file in my job jar file, so theoretically when the jar file gets extracted on each node (mapper or reducer), the mapper should have access to it. But how can I tell the mapper that the file exists locally?

HHH
  • 6,085
  • 20
  • 92
  • 164

0 Answers0