Hi,
Can anybody tell me that which version of hadoop, you are using with the
latest trunk of nutch 0.9 ??

It is mentioned in Changes.txt that upgraded to 0.7.1, but with the trunk
hadoop-0.9.1 is coming.

Regards,



On 1/5/07, Shailendra Mudgal <[EMAIL PROTECTED]> wrote:

Anybody has the idea??

It seems that namenode is started successfully on master, but it is not
receiving any request from the slave nodes.


Any help will be appreciated...

Regards






On 1/4/07, Shailendra Mudgal <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> We upgraded our nutch system to 0.9 from 0.8. We are trying to install
> nutch0.9 on two machine.
> But after running the start-all.sh, it shows only one active node in the
> UI instead of showing 2 nodes.
> On server side it is showing each service started successfully.
>
> But at client side the logs are as :
>
> log file name : hadoop-nutch-datanode-websearch3.log
>
> 2007-01-04 23:04:00,902 INFO  conf.Configuration - parsing
> file:/data/nutch/nutch0.9/search/conf/hadoop-default.xml
> 2007-01-04 23:04:01,072 INFO  ipc.Client -
> org.apache.hadoop.io.ObjectWritableConnection culler maxidletime= 1000ms
> 2007-01-04 23:04:01,073 INFO  ipc.Client -
> org.apache.hadoop.io.ObjectWritable Connection Culler: starting
> 2007-01-04 23:04:01,108 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 1 time(s).
> 2007-01-04 23:04:02,110 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 2 time(s).
> 2007-01-04 23:04:03,120 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 3 time(s).
> 2007-01-04 23:04:04,130 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 4 time(s).
> 2007-01-04 23:04:05,140 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 5 time(s).
> 2007-01-04 23:04:06,150 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 6 time(s).
> 2007-01-04 23:04:07,160 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 7 time(s).
> 2007-01-04 23:04:08,170 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 8 time(s).
> 2007-01-04 23:04:09,180 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 9 time(s).
> 2007-01-04 23:04:10,190 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 10 time(s).
> 2007-01-04 23:04:11,200 INFO  ipc.RPC - Server at
> websearch1/10.50.12.220:9000 not available yet, Zzzzz...
> 2007-01-04 23:04:12,210 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 1 time(s).
> 2007-01-04 23:04:13,220 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 2 time(s).
> 2007-01-04 23:04:14,230 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 3 time(s).
> 2007-01-04 23:04:15,240 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 4 time(s).
> 2007-01-04 23:04:16,250 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 5 time(s).
> 2007-01-04 23:04:17,260 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 6 time(s).
> 2007-01-04 23:04:18,270 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 7 time(s).
> 2007-01-04 23:04:19,280 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 8 time(s).
> 2007-01-04 23:04:20,290 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 9 time(s).
> 2007-01-04 23:04:21,300 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9000. Already tried 10 time(s)
>
>
> log file name : hadoop-nutch-tasktracker-websearch3.log
>
> 2007-01-04 23:04:03,482 INFO  conf.Configuration - parsing
> file:/data/nutch/nutch0.9/search/conf/hadoop-default.xml
> 2007-01-04 23:04:03,570 INFO  conf.Configuration - parsing
> file:/data/nutch/nutch0.9/search/conf/mapred-default.xml
> 2007-01-04 23:04:03,680 INFO  util.Credential - Checking Resource
> aliases
> 2007-01-04 23:04:03,744 INFO  http.HttpServer - Version Jetty/5.1.4
> 2007-01-04 23:04:04,619 INFO  util.Container - Started
> [EMAIL PROTECTED]
> 2007-01-04 23:04:04,673 INFO  util.Container - Started
> WebApplicationContext[/,/]
> 2007-01-04 23:04:04,673 INFO  util.Container - Started
> HttpContext[/logs,/logs]
> 2007-01-04 23:04:04,673 INFO  util.Container - Started
> HttpContext[/static,/static]
> 2007-01-04 23:04:04,677 INFO  http.SocketListener - Started
> SocketListener on 0.0.0.0:50060
> 2007-01-04 23:04:04,677 INFO  util.Container - Started
> [EMAIL PROTECTED]
> 2007-01-04 23:04:04,712 INFO  ipc.Server - IPC Server listener on 50050:
> starting
> 2007-01-04 23:04:04,713 INFO  ipc.Server - IPC Server handler 0 on
> 50050: starting
> 2007-01-04 23:04:04,713 INFO  ipc.Server - IPC Server handler 1 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 2 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 3 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 4 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 5 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 6 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 7 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 8 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 10 on
> 50050: starting
> 2007-01-04 23:04:04,714 INFO  ipc.Server - IPC Server handler 9 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 11 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 12 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 13 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 14 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 15 on
> 50050: starting
> 2007-01-04 23:04:04,715 INFO  ipc.Server - IPC Server handler 16 on
> 50050: starting
> 2007-01-04 23:04:04,716 INFO  ipc.Server - IPC Server handler 17 on
> 50050: starting
> 2007-01-04 23:04:04,716 INFO  ipc.Server - IPC Server handler 18 on
> 50050: starting
> 2007-01-04 23:04:04,716 INFO  mapred.TaskTracker - Starting tracker
> tracker_websearch3:50050
> 2007-01-04 23:04:04,716 INFO  ipc.Server - IPC Server handler 19 on
> 50050: starting
> 2007-01-04 23:04:04,723 INFO  ipc.Client -
> org.apache.hadoop.io.ObjectWritableConnection culler maxidletime= 1000ms
> 2007-01-04 23:04:04,723 INFO  ipc.Client -
> org.apache.hadoop.io.ObjectWritable Connection Culler: starting
> 2007-01-04 23:04:04,744 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 1 time(s).
> 2007-01-04 23:04:05,750 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 2 time(s).
> 2007-01-04 23:04:06,760 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 3 time(s).
> 2007-01-04 23:04:07,770 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 4 time(s).
> 2007-01-04 23:04:08,780 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 5 time(s).
> 2007-01-04 23:04:09,790 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 6 time(s).
> 2007-01-04 23:04:10,800 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 7 time(s).
> 2007-01-04 23:04:11,810 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 8 time(s).
> 2007-01-04 23:04:12,820 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 9 time(s).
> 2007-01-04 23:04:13,830 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 10 time(s).
> 2007-01-04 23:04:14,840 INFO  ipc.RPC - Server at
> websearch1/10.50.12.220:9001 not available yet, Zzzzz...
> 2007-01-04 23:04:15,850 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 1 time(s).
> 2007-01-04 23:04:16,860 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 2 time(s).
> 2007-01-04 23:04:17,870 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 3 time(s).
> 2007-01-04 23:04:18,880 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 4 time(s).
> 2007-01-04 23:04:19,890 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 5 time(s).
> 2007-01-04 23:04:20,900 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 6 time(s).
> 2007-01-04 23:04:21,910 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 7 time(s).
> 2007-01-04 23:04:22,920 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 8 time(s).
> 2007-01-04 23:04:23,930 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 9 time(s).
> 2007-01-04 23:04:24,940 INFO  ipc.Client - Retrying connect to server:
> websearch1/10.50.12.220:9001. Already tried 10 time(s)
>
>
> The content of hadoop-site.xml is as follows :
>
> <configuration>
>
> <property>
>   <name> fs.default.name</name>
>   <value>websearch1:9000</value>
> </property>
>
> <property>
>   <name>mapred.job.tracker</name>
>   <value>websearch1:9001</value>
> </property>
>
> <property>
>   <name>mapred.tasktracker.tasks.maximum </name>
>   <value>20</value>
> </property>
>
> <property>
>   <name>mapred.map.tasks</name>
>   <value>60</value>
> </property>
>
> <property>
>   <name>mapred.reduce.tasks</name>
>   <value>6</value>
> </property>
>
> <property>
>   <name>dfs.name.dir</name>
>   <value>/data/nutch/nutch0.9/filesystem0.9/name</value>
> </property>
>
> <property>
>   <name>dfs.data.dir</name>
>   <value>/data/nutch/nutch0.9/filesystem0.9/data</value>
> </property>
>
> <property>
>   <name> dfs.replication</name>
>   <value>1</value>
> </property>
> </configuration>
>
> Does anybody has the idea about this problem?
>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to