Re: Configure Impala for Kudu on Separate Cluster

2017-08-15 Thread Alexey Serbin
Ben, As Todd mentioned, it might be some network connectivity problem. I would suspect some issues with connectivity between the node where the Impala shell is running and the Kudu master node. To start troubleshooting, I would verify that the node where you run the Impala shell (that's

Re: Configure Impala for Kudu on Separate Cluster

2017-08-15 Thread Benjamin Kim
Todd, Caused by: org.apache.kudu.client.NoLeaderMasterFoundException: Master config (prod-dc1-datanode151.pdc1i.gradientx.com:7051) has no leader. Exceptions received: org.apache.kudu.client.RecoverableException: [Peer Kudu Master - prod-dc1-datanode151.pdc1i.gradientx.com:7051] Connection reset

Re: Configure Impala for Kudu on Separate Cluster

2017-08-15 Thread Benjamin Kim
Todd, I'll check this with the systems team. Cheers, Ben On Mon, Aug 14, 2017 at 10:40 PM Todd Lipcon wrote: > Is there a possibility that the remote node (prod-dc1-datanode151) is > firewalled off from whatever host you are submitting the query to? The > error message is