Figured it out, thanks! --- Gautam
On Sun, Apr 25, 2010 at 12:46 AM, Gautam Singaraju <[email protected]> wrote: > 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 >
