Kleiton, you don't need separate zookeeper if you run hbase in standalone mode, i saw this timeout error when hbase was down, make sure hbase is running, chk http://localhost:60010/ , and chk hbase logs for errs if not
make sure phoenix-core jar is in hbase lib directory, and phoenix-client jar in squirrel lib directory, on my mac (osx10.7 and squirrel 3.5) it's /Applications/SQuirreLSQL.app/Contents/Resources/Java/lib/ Alex On Thu, Mar 20, 2014 at 3:07 PM, Kleiton Silva <[email protected]>wrote: > Hello guys, I'm trying to do the tutorial available > http://phoenix.incubator.apache.org/download.html # Installation, but I > can not succeed Connecting SQuirrel, I am getting timeout error, I need to > have a Zookeeper installed to use the jdbc url format: phoenix: localhost? > > I appreciate the help, and sorry if I did something stupid question. > > > I appreciate your help. > > Thank you. >
