Hi, May be you have to check the conf parameters in mapred-site.xml and the hdfs-site.xml for accessing to input and output data.
best regards 2010/7/22 Ilče Georgievski <[email protected]> > Hi, > > thank you for your answers. > > Actually, I use cygwin and everything is running OK until I run my program > as Hadoop application. Then, map and reduce stop at 0% and nothing's moving > and I don't have a clue why :) > > Best regards, > > > On 22 July 2010 01:01, Khaled BEN BAHRI <[email protected]> wrote: > >> Hi, >> >> Windows is supported as a development platform but as a production >> platform it's not well tested >> i don't say that it's don't work :))) >> >> regards >> >> 2010/7/22 Nick Jones <[email protected]> >> >> Hi, >>> It's true that Linux is a more well supported platform but Windows with >>> cygwin does work. >>> >>> Nick Jones >>> Sent by radiation. >>> >>> On Jul 21, 2010, at 5:28 PM, Khaled BEN BAHRI <[email protected]> >>> wrote: >>> >>> Hi :) >>> >>> Windows is not well test yet as a production platform, GNU/Linux is >>> better than windows for using hadoop as develpment or production platform. >>> Normally for using hadoop with Windows you need to have cygwin in >>> addition to other requirements as java (the latest update 1.6.20) and the >>> ssh >>> >>> for more informations you can visit : >>> <http://hadoop.apache.org/common/docs/current/quickstart.html#PreReqs> >>> http://hadoop.apache.org/common/docs/current/quickstart.html#PreReqs >>> >>> hope this help :) >>> >>> Best regards >>> >>> khaled >>> >>> 2010/7/21 Ilče Georgievski < <[email protected]>[email protected]> >>> >>>> Hi everyone, >>>> >>>> I'm implementing PageRank algorithm on Hadoop platform with Eclipse. I >>>> start all the necessary daemons. When I run the .java, job starts >>>> successfuly, but the progress of map and reduce is 0% to infinity :). The >>>> situation is same through the console. I tested the Hadoop example >>>> WordCount >>>> and I get the same. >>>> >>>> Any suggestions to solve the problem? Is maybe Linux better OS for this? >>>> >>>> Best regards >>>> >>>> -- >>>> Ilche >>>> >>> >>> >>> >>> -- >>> Cordialement >>> >>> Khaled BEN BAHRI >>> >>> >> >> >> -- >> Cordialement >> >> Khaled BEN BAHRI >> > > > > -- > Ilche > -- Cordialement Khaled BEN BAHRI
