Hi Pranab,

I see you got some help on Slack as well, but just to bring the answer
here in case anyone else hits this issue: it sounds like your client
is able to reach the kudu master process but unable to resolve the
address of the kudu tablet servers. This might be because the tablet
servers do not have a consistent DNS setup with your client -- eg they
are using EC2-internal hostnames which are not resolvable from outside
EC2. You can likely resolve this by setting up some kind of VPN into
your EC2 VPC which includes DNS forwarding, but I'm not particularly
knowledgeable about that aspect of AWS.

-Todd

On Sun, Apr 15, 2018 at 11:35 AM, Pranab Batsa <prba...@gmail.com> wrote:
> Hai, Can someone help me out. I am trying to connect my local system to kudu
> on EC2, I am able to connect to the master and do operations like creating
> table and all, but i am not able to do any operation on the table like
> insert in to the table, It throws exception like :Couldnot find any valid
> location. Unkown host exception. Thanks in advance for your valuable time.



-- 
Todd Lipcon
Software Engineer, Cloudera

Reply via email to