Hi, I am trying to access distributed cache in my custom output format but it does not work and file open in custom output format fails with file does not exist even though it physically does.
Looks like distributed cache only works for Mappers and Reducers ? Is there a way I can read Distributed Cache in my custom output format ? Thanks, -JJ