Oh man thats about the nerdiest thing I've ever watched... I loved it
On 8/26/11 9:45 AM, Jean-Daniel Cryans wrote:
The process should be shutting itself down, if not then that's a bug.
Then you can restart it.
Worst case there's always http://www.youtube.com/watch?v=Fow7iUaKrq4
J-D
On Fri, Aug 26, 2011 at 9:41 AM, Mark<[email protected]> wrote:
Thanks I'll have to try that.
In the case where I forget to gracefully close down, how can I recover from
this? I couldn't seem to find where the ip was saved/cached. Thanks
On 8/26/11 9:37 AM, Jean-Daniel Cryans wrote:
Like Bill said.
To add some more, shutting down your laptop without shutting down
HBase is just like closing down one machine in a cluster, it's
considered dead.
J-D
On Fri, Aug 26, 2011 at 9:20 AM, Bill Graham<[email protected]> wrote:
Before you close your laptop and take it home, do you gracefully stop
your
local HBase instance? When I do this I'm able to start up from home
without
a problem. But when I forget, all goes to crap.
On Fri, Aug 26, 2011 at 9:15 AM, Mark<[email protected]> wrote:
Ok so I'm not the only one. Any solutions?
On 8/26/11 12:26 AM, [email protected] wrote:
Exactly the same problem here, it would be amazing to have a solution
at
that as we have to import dummy data every day for development purpose
:)
On Fri, Aug 26, 2011 at 7:16 AM, Mark<[email protected]**>
wrote:
Can someone please tell me why when Im developing locally I can never
access my cluster again after my ip changes... ie I take my laptop
from
work
home. I always have to blow away my /var/hbase directory and start
fresh.
As
you can imagine this is not ideal and quite frustrating.