IP adresses won't work for the ZK part. Can you paste in your hbase-site.xml and the full error stack trace?
J-D On Mon, Aug 31, 2009 at 2:20 PM, Ski Gh3<[email protected]> wrote: > my hbase-site has something like "localhost" for the hbase home set up etc. > I changed them all to 127.0.0.1 but still get the same error message, just > don't know what the message > "no address associated with name localhost" is complaining about exactly:( > > has anybody else used zookeeper with cygwin before? > > > > On Mon, Aug 31, 2009 at 11:16 AM, Jean-Daniel Cryans > <[email protected]>wrote: > >> That's all good, just wanted to make sure. But that config by default >> is set to localhost, so could it be that you didn't use the new >> hbase-default.xml file eg that you copied over the content of the conf >> folder? Another possibility is the fact that you are in cygwin, not >> sure how much it's supported for ZK. >> >> J-D >> >> On Mon, Aug 31, 2009 at 2:12 PM, Ski Gh3<[email protected]> wrote: >> > I didn't config this... >> > it's a pseudo distributed setup, do I need to config this one? >> > My understanding was that it's only needed for distributed setup. >> > >> > On Mon, Aug 31, 2009 at 10:42 AM, Jean-Daniel Cryans < >> [email protected]>wrote: >> > >> >> What's your hbase.zookeeper.quorum config value? >> >> >> >> J-D >> >> >> >> On Mon, Aug 31, 2009 at 1:32 PM, Ski Gh3<[email protected]> wrote: >> >> > Hi all, >> >> > I was trying to set up an hbase-0.20 rc2 instance in a pseudo dist >> mode, >> >> but >> >> > the zookeeper instance won't start. >> >> > after executing the start-hbase.sh script I got: >> >> > >> >> > : no address associated with name localhost >> >> > >> >> > the same happens if I just try to execute: >> >> > $HBASE_HOME/bin/hbase-daemons.sh start zookeeper >> >> > >> >> > is there something i need to set up here? >> >> > >> >> > I'm running on a windows+cygwin environment, my 0.18 instance runs >> >> perfectly >> >> > fine. >> >> > >> >> > Thanks for your help in advance! >> >> > >> >> > Cheers >> >> > >> >> >> > >> >
