unknown host exception

2015-09-25 Thread siva kumar
Hi Folks,
Im trying to write some data into hbase using pentaho.
Im facing issue in connecting to hbase using hbase outpout step.

com.google.protobuf.serviceexception: java.net.unknownhostexception:
unlnown host : x


Any suggestions?
Thanks in advance.
siva


Re: unknown host exception

2015-09-25 Thread Anubhav Agarwal
Can you ping to that host? Maybe your computer is unable to resolve that
hostname. Add the IP to your hosts file.

On Fri, Sep 25, 2015 at 9:02 AM, siva kumar  wrote:

> Hi Folks,
> Im trying to write some data into hbase using pentaho.
> Im facing issue in connecting to hbase using hbase outpout step.
>
> com.google.protobuf.serviceexception: java.net.unknownhostexception:
> unlnown host : x
>
>
> Any suggestions?
> Thanks in advance.
> siva
>


Re: unknown host exception

2015-09-29 Thread siva kumar
Hi Ted Yu,
 Im using hbase 0.96
Hi Anubhav,
  yes.i can ping the machine.also,i have added the IP
in the hostfile.Im able to telnet to the zookeeper port to the host machine.

Thanks

On Fri, Sep 25, 2015 at 7:32 PM, Anubhav Agarwal 
wrote:

> Can you ping to that host? Maybe your computer is unable to resolve that
> hostname. Add the IP to your hosts file.
>
> On Fri, Sep 25, 2015 at 9:02 AM, siva kumar  wrote:
>
>> Hi Folks,
>> Im trying to write some data into hbase using
>> pentaho. Im facing issue in connecting to hbase using hbase outpout step.
>>
>> com.google.protobuf.serviceexception: java.net.unknownhostexception:
>> unlnown host : x
>>
>>
>> Any suggestions?
>> Thanks in advance.
>> siva
>>
>
>