Re: Cant connect to remote cluster

2016-11-21 Thread Joaquin Menchaca
What version of Storm are you running? What is the header information from the storm list, not just the exception. On Fri, Nov 18, 2016 at 1:27 PM, Al Hennessey wrote: > Hi, i am having an issue connecting to my remote clustered storm server, > when i try running

Re: Cant connect to remote cluster

2016-11-18 Thread Ambud Sharma
; Date: Saturday, 19 November 2016 at 0:13 > To: "user@storm.apache.org" <user@storm.apache.org> > Subject: Re: Cant connect to remote cluster > > Yh i ran the same command from the nimbus machine and it worked fine > > On 18 Nov 2016, at 22:12, Ohad Edelste

Re: Cant connect to remote cluster

2016-11-18 Thread Ohad Edelstein
.apache.org>" <user@storm.apache.org<mailto:user@storm.apache.org>> Date: Saturday, 19 November 2016 at 0:13 To: "user@storm.apache.org<mailto:user@storm.apache.org>" <user@storm.apache.org<mailto:user@storm.apache.org>> Subject: Re: Cant connect

Re: Cant connect to remote cluster

2016-11-18 Thread Mostafa Gomaa
Looks like it's a firewall settings issue. Try sudo ufw allow 6627 on your nimbus machine On Nov 19, 2016 12:17 AM, "Al Hennessey" wrote: > Yes i used the domain name for the nimbus seed > > On 18 Nov 2016, at 22:15, sam mohel wrote: > > Did you

Re: Cant connect to remote cluster

2016-11-18 Thread Mostafa Gomaa
com> > Reply-To: "user@storm.apache.org" <user@storm.apache.org> > Date: Saturday, 19 November 2016 at 0:10 > To: "user@storm.apache.org" <user@storm.apache.org> > Subject: Re: Cant connect to remote cluster > > Hi, i thanks for the reply, i add

Re: Cant connect to remote cluster

2016-11-18 Thread Al Hennessey
;mailto:user@storm.apache.org>> > Date: Saturday, 19 November 2016 at 0:10 > To: "user@storm.apache.org <mailto:user@storm.apache.org>" > <user@storm.apache.org <mailto:user@storm.apache.org>> > Subject: Re: Cant connect to remote cluster > > Hi, i

Re: Cant connect to remote cluster

2016-11-18 Thread Al Hennessey
Yes i used the domain name for the nimbus seed > On 18 Nov 2016, at 22:15, sam mohel wrote: > > Did you try to use domain name in storm.yaml instead of IP address for nimbus > ? > > On Saturday, November 19, 2016, Al Hennessey

Re: Cant connect to remote cluster

2016-11-18 Thread sam mohel
Did you try to use domain name in storm.yaml instead of IP address for nimbus ? On Saturday, November 19, 2016, Al Hennessey wrote: > Hi, i thanks for the reply, i added the ip to my hosts file with a domain > name, but it still did not work and threw the same error >

Re: Cant connect to remote cluster

2016-11-18 Thread Al Hennessey
esse...@gmail.com>> > Reply-To: "user@storm.apache.org <mailto:user@storm.apache.org>" > <user@storm.apache.org <mailto:user@storm.apache.org>> > Date: Saturday, 19 November 2016 at 0:10 > To: "user@storm.apache.org <mailto:user@storm.apache.org>&qu

Re: Cant connect to remote cluster

2016-11-18 Thread Mostafa Gomaa
Can you telnet the ip on 6627 from your local machine? On Nov 19, 2016 12:11 AM, "Al Hennessey" wrote: Hi, i thanks for the reply, i added the ip to my hosts file with a domain name, but it still did not work and threw the same error Just to let you know that i am on a

Re: Cant connect to remote cluster

2016-11-18 Thread Ohad Edelstein
Date: Saturday, 19 November 2016 at 0:10 To: "user@storm.apache.org<mailto:user@storm.apache.org>" <user@storm.apache.org<mailto:user@storm.apache.org>> Subject: Re: Cant connect to remote cluster Hi, i thanks for the reply, i added the ip to my hosts file with a domain n

Re: Cant connect to remote cluster

2016-11-18 Thread Al Hennessey
Hi, i thanks for the reply, i added the ip to my hosts file with a domain name, but it still did not work and threw the same error Just to let you know that i am on a mac Thanks for the help > On 18 Nov 2016, at 22:01, sam mohel wrote: > > m new to storm but let's try that

Re: Cant connect to remote cluster

2016-11-18 Thread sam mohel
m new to storm but let's try that and I hope it will work Check the file which has definitions of IP It exists in this path /ets/hosts it should contains like127.0.x.x mydomain 1- Check that 130.211.53.188 has domain name or it already exists or 2-If you found it try to use the domain name

Cant connect to remote cluster

2016-11-18 Thread Al Hennessey
Hi, i am having an issue connecting to my remote clustered storm server, when i try running “storm list” i get this error Exception in thread "main" java.lang.RuntimeException: org.apache.storm.thrift.transport.TTransportException: java.net.UnknownHostException: nimbus-dev.c.epic-dev.internal