Hi Eric, Do you mean the /etc/hosts file ? Thanks Ashish
On Mon, Jun 27, 2011 at 3:11 AM, Eric Charles <[email protected]> wrote: > I wonder if Ashish does not fall in the same issue as here (only zookeeper > running) > > I had to add "local" in my host file, although bsp.master.address with > "local" should be considered as a literal string, and not a host[:port for > distributed mode. > > > On 27/06/11 11:54, Thomas Jungblut wrote: >> >> You've attached nothing. >> And it is not the *.out file you have to look for, but the *.log file. >> >> 2011/6/27 Ashish Agarwal<[email protected]> >> >>> For some reason, the file is empty. I have attached >>> hama-ashish-bspmaster-ubuntu.out. >>> Even the hama-ashish-zookeeper.out file has nothing in it although the >>> zookeeper is starting correctly. >>> >>> Thanks >>> Ashish >>> >>> >>> On Mon, Jun 27, 2011 at 2:39 AM, Thomas Jungblut >>> <[email protected]> wrote: >>>> >>>> They are starting: >>>> >>>> starting bspmaster, logging to >>>> /home/ashish/Desktop/Project/ >>>> >>>> hama-trunk/bin/../logs/hama-ashish-bspmaster-ubuntu.out >>>> localhost: starting groom, logging to >>>> >>> >>> /home/ashish/Desktop/Project/hama-trunk/bin/../logs/hama-ashish-groom-ubuntu.out >>>> >>>> Look into the logs why they don't startup correctly. >>>> >>>> >>>> 2011/6/27 Ashish Agarwal<[email protected]> >>>> >>>>> Hi, >>>>> >>>>> When I try to start the BSPMaster, Groomserver and Zookeeper using the >>>>> command bin/start-bspd.sh, I am only able to start up the zookeeper. >>>>> The BSPMaster and the groomserver do not start. >>>>> >>>>> How do I start the BSPMaster and the groom ? >>>>> >>>>> ashish@ubuntu:~/Desktop/Project/hama-trunk$ bin/start-bspd.sh >>>>> localhost: starting zookeeper, logging to >>>>> >>>>> >>> >>> /home/ashish/Desktop/Project/hama-trunk/bin/../logs/hama-ashish-zookeeper-ubuntu.out >>>>> >>>>> starting bspmaster, logging to >>>>> >>>>> >>> >>> /home/ashish/Desktop/Project/hama-trunk/bin/../logs/hama-ashish-bspmaster-ubuntu.out >>>>> >>>>> localhost: starting groom, logging to >>>>> >>>>> >>> >>> /home/ashish/Desktop/Project/hama-trunk/bin/../logs/hama-ashish-groom-ubuntu.out >>>>> >>>>> ashish@ubuntu:~/Desktop/Project/hama-trunk$ jps >>>>> 3308 Jps >>>>> 3047 ZooKeeperRunner >>>>> ashish@ubuntu:~/Desktop/Project/hama-trunk$ >>>>> >>>>> I get a similar output when I try to run the commands - >>>>> >>>>> bin/hama-daemons.sh --config >>>>> /home/ashish/Desktop/Project/hama-trunk/conf --hosts groomservers >>>>> start zookeeper >>>>> bin/hama-daemon.sh --config >>>>> /home/ashish/Desktop/Project/hama-trunk/conf --hosts groomservers >>>>> start bspmaster >>>>> bin/hama-daemons.sh --config >>>>> /home/ashish/Desktop/Project/hama-trunk/conf --hosts groomservers >>>>> start groom >>>>> >>>>> Thanks >>>>> Ashish >>>>> >>>> >>>> >>>> -- >>>> Thomas Jungblut >>>> Berlin >>>> >>>> mobile: 0170-3081070 >>>> >>>> business: [email protected] >>>> private: [email protected] >>>> >> >> > -- > Eric > >
