Author: siren
Date: Tue Dec 20 10:16:57 2005
New Revision: 358060

URL: http://svn.apache.org/viewcvs?rev=358060&view=rev
Log:
NUTCH-146, removed duplicate configuration property

Modified:
    lucene/nutch/trunk/conf/nutch-default.xml

Modified: lucene/nutch/trunk/conf/nutch-default.xml
URL: 
http://svn.apache.org/viewcvs/lucene/nutch/trunk/conf/nutch-default.xml?rev=358060&r1=358059&r2=358060&view=diff
==============================================================================
--- lucene/nutch/trunk/conf/nutch-default.xml (original)
+++ lucene/nutch/trunk/conf/nutch-default.xml Tue Dec 20 10:16:57 2005
@@ -479,14 +479,6 @@
   </description>
 </property>
 
-<property>
-  <name>mapred.job.tracker.info.port</name>
-  <value>7845</value>
-  <description>The port number where the jobtracker runs its
-  administrative web interface.
-  </description>
-</property>
-
 <!-- indexer properties -->
 
 <property>


Reply via email to