Hi all, I'm setting up a Hadoop Cluster and some doubts have arisen about hadoop configuration.
The Hadoop Cluster Setup [1] says that the mapred.system.dir must be in the HDFS and be accessible from both the server and clients. Where is the HDFS directory? is the dfs.data.dir? should I export by NFS or other protocol the mapred.system.dir to leave it accessible from server and clients? Thanks in advance [1] http://hadoop.apache.org/common/docs/current/cluster_setup.html Edson Ramiro
