Looking at the hdfs-default.xml should help with such questions: http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/hdfs-default.xml
The property you need is dfs.datanode.http.address On Sat, Aug 31, 2013 at 6:47 PM, Visioner Sadak <[email protected]> wrote: > Hello Hadoopers, > > Default port for datanode is 50075 i am able to change namenode default port > by changing > > dfs.namenode.http-address.ns1 & dfs.namenode.http-address.ns2 in my > hdfs-site.xml of my 2 namenodes > > how to change default port address of my multiple datanodes > > -- Harsh J
