Hii.. I am toying around with hadoop configuration. I am trying to replace HDFS with a common nfsmount, I only have map tasks. so intermediate outputs need not be communicated!!! So I want is there a way to make the temp directory local to the nodes and place job conf object and jar in a nfs mount so all the nodes can access it.. Saurabh Agarwal
- job conf object Saurabh Agarwal
- Re: job conf object Vinod KV