as said in the headline, I want to retreive the location of a certain intermediate map output by the taskAttemptId.
I'm able to pull the relative destination by using the "TaskTracker.getIntermediateOutputDir()" function, but how do I get absolute path?
Thanks for any help!