you might want to consider using the rest or thrift gateway. it can sit on
a server with inside and outside access, and translate.
be warned though, the thrift one at least doesnt have any auth.
On Mon, Jun 22, 2009 at 4:58 PM, Amandeep Khurana <amansk@gmail.com> wrote:
> My HBase 0.20 cluster is behind a firewall. When I try to connect to it
> from
> outside, I get the following error:
>
> 09/06/22 14:43:24 INFO ipc.HBaseClient: Retrying connect to server: /
> 10.10.10.106:60020. Already tried 10 time(s).
>
> The ip address there (10.10.10.106) is an internal ip behind the firewall.
> Shoudlnt hbase/zk (not sure where this trouble is) be giving back the DNS
> name rather than the ip address?
>
> Any pointers on this?
>
> Amandeep
>
>
> Amandeep Khurana
> Computer Science Graduate Student
> University of California, Santa Cruz
>
|