Is there any other way apart from modifying hosts file as we don't have
permissions to modify hosts file?
Thanks in advance
Manasa
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
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 u
Siva:
I am not familiar with PDI
I assume C15740 is reachable from the machine where you ran Pentaho.
Which release of hbase are you using ?
Cheers
On Fri, Sep 25, 2015 at 6:40 AM, siva kumar wrote:
> Hi Ted Yu,
> Im tring using PDI. here is the full error message.
>
> or
Hi Ted Yu,
Im tring using PDI. here is the full error message.
org.apache.hadoop.hbase.MasterNotRunningException:
com.google.protobuf.ServiceException: java.net.UnknownHostException:
unknown host: C15740
at
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplemen
Can you provide a bit more information?
Your code snippet
Release of hbase
Pastebin of complete stack trace
Thanks
> On Sep 25, 2015, at 6:02 AM, siva kumar wrote:
>
> Hi Folks,
>Im trying to write some data into hbase using pentaho.
> Im facing issue in connecting to hbas
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
Hi Vineet,
Have you looked into /etc/nsswitch.conf and /etc/resolv.conf if across all
hosts are consistent? I've seen intermittent issues with MR jobs when the
'hosts:' entry in /etc/nsswitch.conf points to dns first and there is no
nscd daemon running or the DNS server is flakey and the host name
Hi All,
I am facing a strange issue, I am running a Hbase Bulk Load to load a Hfile
to my hbase table, while running the same I am landing into the same issue
over and over again.
java.io.IOException: BulkLoad encountered an unrecoverable problem
at
org.apache.hadoop.hbase.mapreduce.LoadIncrement