No trick. Do you have a firewall running? Check the log files. Delete the VM and start over is my favorite move. FYI, I have tweaked the stackscript a bit more to use the hostname instead of localhost in hadoop and accumulo config files. And added a port or two to the firewall rules.
On Fri, Oct 19, 2012 at 10:53 AM, Korb, Michael [USA] <[email protected]> wrote: > The script worked, thanks! Unfortunately my VM crashed while I was trying to > save its state, and now I'm having trouble starting up Accumulo again. I > just ran the start-dfs.sh and start-mapred.sh scripts for Hadoop, > zkServer.sh start for Zookeeper, and start-all.sh for Accumulo. Now I can't > connect to localhost:50095. Is there a trick to starting everything again? > > Thanks, > Mike > > -----Original Message----- > From: David Medinets [mailto:[email protected]] > Sent: Wednesday, October 17, 2012 5:24 PM > To: [email protected] > Subject: Re: [External] Re: Accumulo setup on Ubuntu VirtualBox > > Oh... I just checked that gist... I wrote it (insert bashful smile). > It's definitely superseded by the stackscript script. I just updated the > gist with a cautionary note. > > On Wed, Oct 17, 2012 at 5:19 PM, David Medinets <[email protected]> > wrote: >> My github project at https://github.com/medined/accumulo_stackscript >> is designed to install and configure Accumulo on Ubuntu. The project >> contains everything except for accumulo itself which is downloaded via >> subversion. Looking at the bash script >> (https://github.com/medined/accumulo_stackscript/blob/master/linode_bu >> ild_v00/stackscript) that drives the whole process might show that you >> overlooked some step.
