mapred.job.tracker.http.address does.

<property>
  <name>mapred.job.tracker.http.address</name>
  <value>0.0.0.0:50030</value>
  <description>
    The job tracker http server address and port the server will listen
on.
    If the port is 0 then the server will start on a free port.
  </description>
</property>

-Xuebing

On Wed, 2008-07-30 at 17:03 +0800, wangxiaowei wrote:
> Dear All,
>   I use hadoop-0.17.0.I want to observe the progress of the Job through Web 
> ui .but I cann`t find the right param in the hadoop-default.xml to deside the 
> port and address.
>   I know the Hadoop-0.15.3 is dfs.info.port is the base port number for the 
> dfs namenode web ui.What about hadoop-0.17.0?
>   Thanks.

Reply via email to