In ndfs/FSNamesystem.java is a property ndfs.replication so I added

<property>
 <name>ndfs.replication</name>
 <value>2</value>
 <description>Number of replications of fs blocks</description>
</property>

to my nutch-site.xml. I saw in this file and other files also properties that are not in nutch-default.xml and some are not even read from NutchConf but set directly in the source code, e.g. in mapred/MRConstants.java. I could go through the current code and create an updated nutch-site.xml with all properties some day next week.

regards,
Dominik


Stefan Groschupf schrieb:
Hi,
I remember that I heard it is possible to change the number of block duplicates somehow, but didn't find any property in the nutch-default.xml.
Can someone give the lost link to this property?

Thanks.
Stefan





-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to