|
|
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Anit Alexander 2012-10-11, 09:50
Hi, Well i have applied the patch and got the files also uploaded in the hdfs .. Downgrading or switching to linux was always an option but i wanted to actullay find out a fix for this version of hadoop In case you get to find out a solution do let me know
Thanks and Regards, Anit
On Thu, Oct 11, 2012 at 2:52 PM, Visioner Sadak <[EMAIL PROTECTED]> wrote: > unfortunately task tracker wont start in 1.0.3 with windows and cygwin > combination if you search the error logs in web you will need a patch for > this issue but even if u have a patch the jobs were not running in my case > so better use linux or downgrade..... > > > On Thu, Oct 11, 2012 at 1:29 PM, Anit Alexander <[EMAIL PROTECTED]> > wrote: >> >> Hi , >> did anyone get a solution to this issue . i'm facing the same at my end >> too >> Im currently using hadoop 1.0.3 and trying to run it on windows 7 using >> cygwin >> >> I was sucessful in getting the jobtracker,namenode,tasktracker running >> (after verification in the browser) >> But the jps doesnt show the tasktracker running >> Currently the datanode is not starting and no significant Error msg in the >> logs >> >> Let me know if anyone has found any solution to this situtation >> >> Thanks >> Anit >> >> >> On Thu, Oct 11, 2012 at 12:16 PM, Visioner Sadak >> <[EMAIL PROTECTED]> wrote: >> > i did atttached wait will re attach >> > >> > >> > On Wed, Oct 10, 2012 at 10:55 PM, Sujit Dhamale >> > <[EMAIL PROTECTED]> >> > wrote: >> >> >> >> Hi, >> >> Can you please add Document in this mail :) >> >> >> >> Kind Regards >> >> Sujit Dhamale >> >> (+91 9970086652) >> >> >> >> >> >> On Wed, Oct 10, 2012 at 4:30 PM, Visioner Sadak >> >> <[EMAIL PROTECTED]> >> >> wrote: >> >>> >> >>> go thru the steps mentioned in this doc it will help you...... >> >>> >> >>> >> >>> On Wed, Oct 10, 2012 at 4:15 PM, Sujit Dhamale >> >>> <[EMAIL PROTECTED]> >> >>> wrote: >> >>>> >> >>>> Hi >> >>>> Please help me out in this ?? >> >>>> >> >>>> is there is any other Way to run Hadoop on Window ?? >> >>>> >> >>>> >> >>>> On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale >> >>>> <[EMAIL PROTECTED]> wrote: >> >>>>> >> >>>>> Hi , >> >>>>> i install Hadoop on window with the help of Cygwin . >> >>>>> >> >>>>> data node and Task tracker is not starting . >> >>>>> can some one help me in this ? >> >>>>> i added Log File with this mail . >> >>>>> >> >>>>> is any one have troubleshooting document available for window ? any >> >>>>> best link for Running hadoop on Window (Most of artificial available >> >>>>> with >> >>>>> old HAdoop ) >> >>>>> >> >>>>> >> >>>>> >> >>>>> SUJITD@SUJITD07 /usr/local/hadoop >> >>>>> $ jps >> >>>>> 5552 Jps >> >>>>> >> >>>>> SUJITD@SUJITD07 /usr/local/hadoop >> >>>>> $ bin/start-all.sh >> >>>>> starting namenode, logging to >> >>>>> >> >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out >> >>>>> localhost: starting datanode, logging to >> >>>>> >> >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out >> >>>>> localhost: starting secondarynamenode, logging to >> >>>>> >> >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out >> >>>>> starting jobtracker, logging to >> >>>>> >> >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out >> >>>>> localhost: starting tasktracker, logging to >> >>>>> >> >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out >> >>>>> >> >>>>> SUJITD@SUJITD07 /usr/local/hadoop >> >>>>> $ jps >> >>>>> 4132 Jps >> >>>>> 2936 NameNode >> >>>>> 4320 JobTracker >> >>>>> >> >>>>> >> >>>>> Kind Regards >> >>>>> Sujit Dhamale >> >>>>> (+91 9970086652) >> >>>> >> >>>> >> >>> >> >> >> > > >
+
Anit Alexander 2012-10-11, 09:50
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Visioner Sadak 2012-10-11, 09:54
sure i think uploading and downloading files will wrk fine but if u want to run some jobs or use some tools for ex i wanted to use HAR archive tool so tht was not wrking make sure u test all u r requirements thoroughly :)...but no need to wrry in production as u will u will use linux only....
On Thu, Oct 11, 2012 at 3:20 PM, Anit Alexander <[EMAIL PROTECTED]>wrote:
> Hi, > Well i have applied the patch and got the files also uploaded in the > hdfs .. Downgrading or switching to linux was always an option but i > wanted to actullay find out a fix for this version of hadoop > In case you get to find out a solution do let me know > > Thanks and Regards, > Anit > > On Thu, Oct 11, 2012 at 2:52 PM, Visioner Sadak > <[EMAIL PROTECTED]> wrote: > > unfortunately task tracker wont start in 1.0.3 with windows and cygwin > > combination if you search the error logs in web you will need a patch > for > > this issue but even if u have a patch the jobs were not running in my > case > > so better use linux or downgrade..... > > > > > > On Thu, Oct 11, 2012 at 1:29 PM, Anit Alexander <[EMAIL PROTECTED]> > > wrote: > >> > >> Hi , > >> did anyone get a solution to this issue . i'm facing the same at my end > >> too > >> Im currently using hadoop 1.0.3 and trying to run it on windows 7 using > >> cygwin > >> > >> I was sucessful in getting the jobtracker,namenode,tasktracker running > >> (after verification in the browser) > >> But the jps doesnt show the tasktracker running > >> Currently the datanode is not starting and no significant Error msg in > the > >> logs > >> > >> Let me know if anyone has found any solution to this situtation > >> > >> Thanks > >> Anit > >> > >> > >> On Thu, Oct 11, 2012 at 12:16 PM, Visioner Sadak > >> <[EMAIL PROTECTED]> wrote: > >> > i did atttached wait will re attach > >> > > >> > > >> > On Wed, Oct 10, 2012 at 10:55 PM, Sujit Dhamale > >> > <[EMAIL PROTECTED]> > >> > wrote: > >> >> > >> >> Hi, > >> >> Can you please add Document in this mail :) > >> >> > >> >> Kind Regards > >> >> Sujit Dhamale > >> >> (+91 9970086652) > >> >> > >> >> > >> >> On Wed, Oct 10, 2012 at 4:30 PM, Visioner Sadak > >> >> <[EMAIL PROTECTED]> > >> >> wrote: > >> >>> > >> >>> go thru the steps mentioned in this doc it will help you...... > >> >>> > >> >>> > >> >>> On Wed, Oct 10, 2012 at 4:15 PM, Sujit Dhamale > >> >>> <[EMAIL PROTECTED]> > >> >>> wrote: > >> >>>> > >> >>>> Hi > >> >>>> Please help me out in this ?? > >> >>>> > >> >>>> is there is any other Way to run Hadoop on Window ?? > >> >>>> > >> >>>> > >> >>>> On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale > >> >>>> <[EMAIL PROTECTED]> wrote: > >> >>>>> > >> >>>>> Hi , > >> >>>>> i install Hadoop on window with the help of Cygwin . > >> >>>>> > >> >>>>> data node and Task tracker is not starting . > >> >>>>> can some one help me in this ? > >> >>>>> i added Log File with this mail . > >> >>>>> > >> >>>>> is any one have troubleshooting document available for window ? > any > >> >>>>> best link for Running hadoop on Window (Most of artificial > available > >> >>>>> with > >> >>>>> old HAdoop ) > >> >>>>> > >> >>>>> > >> >>>>> > >> >>>>> SUJITD@SUJITD07 /usr/local/hadoop > >> >>>>> $ jps > >> >>>>> 5552 Jps > >> >>>>> > >> >>>>> SUJITD@SUJITD07 /usr/local/hadoop > >> >>>>> $ bin/start-all.sh > >> >>>>> starting namenode, logging to > >> >>>>> > >> >>>>> > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out > >> >>>>> localhost: starting datanode, logging to > >> >>>>> > >> >>>>> > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out > >> >>>>> localhost: starting secondarynamenode, logging to > >> >>>>> > >> >>>>> > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out > >> >>>>> starting jobtracker, logging to > >> >>>>> > >> >>>>> > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out > >> >>>>> localhost: starting tasktracker, logging to > >> >>>>> >
+
Visioner Sadak 2012-10-11, 09:54
-
In Window (Cygwin) DataNode and TaskTracker is not starting
Sujit Dhamale 2012-10-09, 05:30
Hi , i install Hadoop on window with the help of Cygwin .
*data node and Task tracker is not starting .* can some one help me in this ? i added Log File with this mail .
is any one have troubleshooting document available for window ? any best link for Running hadoop on Window (Most of artificial available with old HAdoop )
SUJITD@SUJITD07 /usr/local/hadoop $ *jps* 5552 Jps
SUJITD@SUJITD07 /usr/local/hadoop $ *bin/start-all.sh* starting namenode, logging to /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out localhost: starting datanode, logging to /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out localhost: starting secondarynamenode, logging to /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out starting jobtracker, logging to /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out localhost: starting tasktracker, logging to /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out
SUJITD@SUJITD07 /usr/local/hadoop $ *jps* 4132 Jps 2936 NameNode 4320 JobTracker Kind Regards Sujit Dhamale (+91 9970086652)
+
Sujit Dhamale 2012-10-09, 05:30
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Sujit Dhamale 2012-10-10, 10:45
Hi Please help me out in this ??
is there is any other Way to run Hadoop on Window ??
On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale <[EMAIL PROTECTED]>wrote:
> Hi , > i install Hadoop on window with the help of Cygwin . > > *data node and Task tracker is not starting .* > can some one help me in this ? > i added Log File with this mail . > > is any one have troubleshooting document available for window ? any best > link for Running hadoop on Window (Most of artificial available with old > HAdoop ) > > > > SUJITD@SUJITD07 /usr/local/hadoop > $ *jps* > 5552 Jps > > SUJITD@SUJITD07 /usr/local/hadoop > $ *bin/start-all.sh* > starting namenode, logging to > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out > localhost: starting datanode, logging to > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out > localhost: starting secondarynamenode, logging to > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out > starting jobtracker, logging to > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out > localhost: starting tasktracker, logging to > /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out > > SUJITD@SUJITD07 /usr/local/hadoop > $ *jps* > 4132 Jps > 2936 NameNode > 4320 JobTracker > > > Kind Regards > Sujit Dhamale > (+91 9970086652) >
+
Sujit Dhamale 2012-10-10, 10:45
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Visioner Sadak 2012-10-10, 11:00
go thru the steps mentioned in this doc it will help you......
On Wed, Oct 10, 2012 at 4:15 PM, Sujit Dhamale <[EMAIL PROTECTED]>wrote:
> Hi > Please help me out in this ?? > > is there is any other Way to run Hadoop on Window ?? > > > On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale <[EMAIL PROTECTED]>wrote: > >> Hi , >> i install Hadoop on window with the help of Cygwin . >> >> *data node and Task tracker is not starting .* >> can some one help me in this ? >> i added Log File with this mail . >> >> is any one have troubleshooting document available for window ? any best >> link for Running hadoop on Window (Most of artificial available with old >> HAdoop ) >> >> >> >> SUJITD@SUJITD07 /usr/local/hadoop >> $ *jps* >> 5552 Jps >> >> SUJITD@SUJITD07 /usr/local/hadoop >> $ *bin/start-all.sh* >> starting namenode, logging to >> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out >> localhost: starting datanode, logging to >> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out >> localhost: starting secondarynamenode, logging to >> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out >> starting jobtracker, logging to >> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out >> localhost: starting tasktracker, logging to >> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out >> >> SUJITD@SUJITD07 /usr/local/hadoop >> $ *jps* >> 4132 Jps >> 2936 NameNode >> 4320 JobTracker >> >> >> Kind Regards >> Sujit Dhamale >> (+91 9970086652) >> > >
+
Visioner Sadak 2012-10-10, 11:00
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Sujit Dhamale 2012-10-10, 17:25
Hi, Can you please add Document in this mail :)
Kind Regards Sujit Dhamale (+91 9970086652)
On Wed, Oct 10, 2012 at 4:30 PM, Visioner Sadak <[EMAIL PROTECTED]>wrote:
> go thru the steps mentioned in this doc it will help you...... > > > On Wed, Oct 10, 2012 at 4:15 PM, Sujit Dhamale <[EMAIL PROTECTED]>wrote: > >> Hi >> Please help me out in this ?? >> >> is there is any other Way to run Hadoop on Window ?? >> >> >> On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale <[EMAIL PROTECTED]>wrote: >> >>> Hi , >>> i install Hadoop on window with the help of Cygwin . >>> >>> *data node and Task tracker is not starting .* >>> can some one help me in this ? >>> i added Log File with this mail . >>> >>> is any one have troubleshooting document available for window ? any best >>> link for Running hadoop on Window (Most of artificial available with old >>> HAdoop ) >>> >>> >>> >>> SUJITD@SUJITD07 /usr/local/hadoop >>> $ *jps* >>> 5552 Jps >>> >>> SUJITD@SUJITD07 /usr/local/hadoop >>> $ *bin/start-all.sh* >>> starting namenode, logging to >>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out >>> localhost: starting datanode, logging to >>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out >>> localhost: starting secondarynamenode, logging to >>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out >>> starting jobtracker, logging to >>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out >>> localhost: starting tasktracker, logging to >>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out >>> >>> SUJITD@SUJITD07 /usr/local/hadoop >>> $ *jps* >>> 4132 Jps >>> 2936 NameNode >>> 4320 JobTracker >>> >>> >>> Kind Regards >>> Sujit Dhamale >>> (+91 9970086652) >>> >> >> >
+
Sujit Dhamale 2012-10-10, 17:25
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Visioner Sadak 2012-10-11, 06:46
i did atttached wait will re attach
On Wed, Oct 10, 2012 at 10:55 PM, Sujit Dhamale <[EMAIL PROTECTED]>wrote:
> Hi, > Can you please add Document in this mail :) > > Kind Regards > Sujit Dhamale > (+91 9970086652) > > > On Wed, Oct 10, 2012 at 4:30 PM, Visioner Sadak <[EMAIL PROTECTED]>wrote: > >> go thru the steps mentioned in this doc it will help you...... >> >> >> On Wed, Oct 10, 2012 at 4:15 PM, Sujit Dhamale <[EMAIL PROTECTED]>wrote: >> >>> Hi >>> Please help me out in this ?? >>> >>> is there is any other Way to run Hadoop on Window ?? >>> >>> >>> On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale <[EMAIL PROTECTED] >>> > wrote: >>> >>>> Hi , >>>> i install Hadoop on window with the help of Cygwin . >>>> >>>> *data node and Task tracker is not starting .* >>>> can some one help me in this ? >>>> i added Log File with this mail . >>>> >>>> is any one have troubleshooting document available for window ? any >>>> best link for Running hadoop on Window (Most of artificial available with >>>> old HAdoop ) >>>> >>>> >>>> >>>> SUJITD@SUJITD07 /usr/local/hadoop >>>> $ *jps* >>>> 5552 Jps >>>> >>>> SUJITD@SUJITD07 /usr/local/hadoop >>>> $ *bin/start-all.sh* >>>> starting namenode, logging to >>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out >>>> localhost: starting datanode, logging to >>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out >>>> localhost: starting secondarynamenode, logging to >>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out >>>> starting jobtracker, logging to >>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out >>>> localhost: starting tasktracker, logging to >>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out >>>> >>>> SUJITD@SUJITD07 /usr/local/hadoop >>>> $ *jps* >>>> 4132 Jps >>>> 2936 NameNode >>>> 4320 JobTracker >>>> >>>> >>>> Kind Regards >>>> Sujit Dhamale >>>> (+91 9970086652) >>>> >>> >>> >> >
+
Visioner Sadak 2012-10-11, 06:46
-
Re: In Window (Cygwin) DataNode and TaskTracker is not starting
Anit Alexander 2012-10-11, 07:59
Hi , did anyone get a solution to this issue . i'm facing the same at my end too Im currently using hadoop 1.0.3 and trying to run it on windows 7 using cygwin
I was sucessful in getting the jobtracker,namenode,tasktracker running (after verification in the browser) But the jps doesnt show the tasktracker running Currently the datanode is not starting and no significant Error msg in the logs
Let me know if anyone has found any solution to this situtation
Thanks Anit On Thu, Oct 11, 2012 at 12:16 PM, Visioner Sadak <[EMAIL PROTECTED]> wrote: > i did atttached wait will re attach > > > On Wed, Oct 10, 2012 at 10:55 PM, Sujit Dhamale <[EMAIL PROTECTED]> > wrote: >> >> Hi, >> Can you please add Document in this mail :) >> >> Kind Regards >> Sujit Dhamale >> (+91 9970086652) >> >> >> On Wed, Oct 10, 2012 at 4:30 PM, Visioner Sadak <[EMAIL PROTECTED]> >> wrote: >>> >>> go thru the steps mentioned in this doc it will help you...... >>> >>> >>> On Wed, Oct 10, 2012 at 4:15 PM, Sujit Dhamale <[EMAIL PROTECTED]> >>> wrote: >>>> >>>> Hi >>>> Please help me out in this ?? >>>> >>>> is there is any other Way to run Hadoop on Window ?? >>>> >>>> >>>> On Tue, Oct 9, 2012 at 11:00 AM, Sujit Dhamale >>>> <[EMAIL PROTECTED]> wrote: >>>>> >>>>> Hi , >>>>> i install Hadoop on window with the help of Cygwin . >>>>> >>>>> data node and Task tracker is not starting . >>>>> can some one help me in this ? >>>>> i added Log File with this mail . >>>>> >>>>> is any one have troubleshooting document available for window ? any >>>>> best link for Running hadoop on Window (Most of artificial available with >>>>> old HAdoop ) >>>>> >>>>> >>>>> >>>>> SUJITD@SUJITD07 /usr/local/hadoop >>>>> $ jps >>>>> 5552 Jps >>>>> >>>>> SUJITD@SUJITD07 /usr/local/hadoop >>>>> $ bin/start-all.sh >>>>> starting namenode, logging to >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-namenode-SUJITD07.out >>>>> localhost: starting datanode, logging to >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-datanode-SUJITD07.out >>>>> localhost: starting secondarynamenode, logging to >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-secondarynamenode-SUJITD07.out >>>>> starting jobtracker, logging to >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-jobtracker-SUJITD07.out >>>>> localhost: starting tasktracker, logging to >>>>> /usr/local/hadoop/libexec/../logs/hadoop-SUJITD-tasktracker-SUJITD07.out >>>>> >>>>> SUJITD@SUJITD07 /usr/local/hadoop >>>>> $ jps >>>>> 4132 Jps >>>>> 2936 NameNode >>>>> 4320 JobTracker >>>>> >>>>> >>>>> Kind Regards >>>>> Sujit Dhamale >>>>> (+91 9970086652) >>>> >>>> >>> >> >
+
Anit Alexander 2012-10-11, 07:59
|
|