All, After a reduce task, I would like to have a handle to DistributedFileSystem. We have the deprecated hadoop-site.xml instead of core-site.xml, mapred-site.xml and hdfs-site.xml. When I perform a jobclient.getFS() it throws a NullPointerException.
I am not sure if the configuration is an issue. Any tips would be appreciated? --- Gautam
