I'm running this locally, so I have hbase and pig running on my dev box. I
used to be able to connect just fine when running 0.20.6. We are in the
process of migrating to 0.89 and I was testing our pig scripts which is when
I found out that it wasn't working for me.

Did you have to do anything special to get pig to work?

On Wed, Oct 13, 2010 at 6:31 PM, Dmitriy Ryaboy <[email protected]> wrote:

> George,
> I tested it (though not very extensively) on hbase-0.89, which is what we
> run in production.
> Are you able to connect to hbase from the machine you are running pig on?
>
> -Dmitriy
>
> On Wed, Oct 13, 2010 at 1:08 PM, George Stathis <[email protected]>
> wrote:
>
> > Hey folks, I've been trying HBaseStorage 0.8.0 trunk with hbase-0.89 and
> it
> > does not seem to work. It gets stuck at:
> >
> > [...]
> > 2010-10-13 14:58:44,064 [Thread-4] INFO  org.apache.zookeeper.ClientCnxn
> -
> > zookeeper.disableAutoWatchReset is false
> > 2010-10-13 14:58:44,182 [Thread-4-SendThread] INFO
> >  org.apache.zookeeper.ClientCnxn - Attempting connection to server
> > localhost/127.0.0.1:2181
> > 2010-10-13 14:58:44,188 [Thread-4-SendThread] INFO
> >  org.apache.zookeeper.ClientCnxn - Priming connection to
> > java.nio.channels.SocketChannel[connected
> > local=/127.0.0.1:54359remote=localhost/
> > 127.0.0.1:2181]
> > 2010-10-13 14:58:44,191 [Thread-4-SendThread] INFO
> >  org.apache.zookeeper.ClientCnxn - Server connection successful
> >
> > and stays there. Has anyone tried running it against hbase 0.89 or is
> > 0.20.6
> > the only last supported version?
> >
> > -GS
> >
>

Reply via email to