Re: Connection timed out error while installing "Hello Samza"

2017-09-21 Thread Yi Pan
Regards, > ~Sri > > -Original Message----- > From: Anantharaman, Srinatha (Contractor) > Sent: Thursday, September 21, 2017 4:06 PM > To: dev@samza.apache.org > Subject: RE: Connection timed out error while installing "Hello Samza" > > Yi, > > It is my mist

RE: Connection timed out error while installing "Hello Samza"

2017-09-21 Thread Anantharaman, Srinatha (Contractor)
tor) Sent: Thursday, September 21, 2017 4:06 PM To: dev@samza.apache.org Subject: RE: Connection timed out error while installing "Hello Samza" Yi, It is my mistake I was looking at the previous version documentation All the telnet worked like you showed me except for " telnet l

RE: Connection timed out error while installing "Hello Samza"

2017-09-21 Thread Anantharaman, Srinatha (Contractor)
* Try: Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 5.786 secs Kindly advise me for the above errors Regards, ~Sri -Original Messa

Re: Connection timed out error while installing "Hello Samza"

2017-09-20 Thread Yi Pan
amza-job-package/target/samza-job-package-0.7.0-dist.tar.gz > -C deploy/samza -- Fails as file does not exists. > > Samza documentation sucks, I do not find that folder Or file. Do I need to > use hello-samza-0.13.0-dist.tar.gz which is under my > "/home/sanant003c/hello-samza/target" fo

RE: Connection timed out error while installing "Hello Samza"

2017-09-20 Thread Anantharaman, Srinatha (Contractor)
ist.tar.gz which is under my "/home/sanant003c/hello-samza/target" folder? -Original Message- From: Jagadish Venkatraman [mailto:jagadish1...@gmail.com] Sent: Wednesday, September 20, 2017 4:48 PM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing

Re: Connection timed out error while installing "Hello Samza"

2017-09-20 Thread Jagadish Venkatraman
ime > > Current > > Dload Upload Total SpentLeft > > Speed > > 100 187M 100 187M0 0 717k 0 0:04:28 0:04:28 --:--:-- > > 734k > > [root@csadatlak-wc-a1t hello-samza]# bin/grid install zookeeper > > EXECUTIN

RE: Connection timed out error while installing "Hello Samza"

2017-09-20 Thread Anantharaman, Srinatha (Contractor)
sh1...@gmail.com] Sent: Wednesday, September 20, 2017 1:36 PM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Hi Anantharaman, It's likely that your server blocks the GIT protocol. If so, I'd recommend cloning via HTTPS instead of git

Re: Connection timed out error while installing "Hello Samza"

2017-09-20 Thread Jagadish Venkatraman
n/grid install samza > EXECUTING: install samza > ~/.samza/download /home/sanant003c/hello-samza > Cloning into 'samza'... > fatal: unable to connect to git.apache.org: > git.apache.org[0: 54.84.58.65]: errno=Connection timed out > > Kindly help me to install Sa

RE: Connection timed out error while installing "Hello Samza"

2017-09-20 Thread Anantharaman, Srinatha (Contractor)
quot; >> or firewall that prevents communication between ports" - how to prove >> it is because of Firewall issue. I am able to clone Samza files from Apache >> git. >> I can download any external files on this server >> >> ~Sri >> >> -Origina

Re: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Yi Pan
ts" - how to prove it is >> because of Firewall issue. I am able to clone Samza files from Apache git. >> I can download any external files on this server >> >> ~Sri >> >> -Original Message- >> From: Navina Ramesh [mailto:nram...@linkedin.co

Re: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Yi Pan
mza files from Apache git. > I can download any external files on this server > > ~Sri > > -Original Message- > From: Navina Ramesh [mailto:nram...@linkedin.com] > Sent: Thursday, September 14, 2017 2:51 PM > To: dev@samza.apache.org > Subject: Re: Connection timed

Re: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Navina Ramesh
e of Firewall issue. I am able to clone Samza files from Apache git. I can download any external files on this server ~Sri -Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com] Sent: Thursday, September 14, 2017 2:51 PM To: dev@samza.apache.org Subject: Re: Connection t

RE: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Anantharaman, Srinatha (Contractor)
git. I can download any external files on this server ~Sri -Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com] Sent: Thursday, September 14, 2017 2:51 PM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" I wonder i

Re: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Navina Ramesh
"localhost" or firewall that prevents communication between ports. Navina From: Yi Pan Sent: Thursday, September 14, 2017 11:37:46 AM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Hi, Ananthara

RE: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Anantharaman, Srinatha (Contractor)
...@gmail.com] Sent: Thursday, September 14, 2017 2:22 PM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Hi, Ananarath, It is very strange that you are seeing this timeout exception that we do not see. I am trying to follow the exact steps

Re: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Yi Pan
ntharaman, Srinatha (Contractor) >> Sent: Wednesday, September 13, 2017 11:37 AM >> To: dev@samza.apache.org >> Subject: RE: Connection timed out error while installing "Hello Samza" >> >> >> Yi, >> >> >> >> I am trying to build Samza

Re: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Yi Pan
gt; > > > mkdir -p deploy/samza > > > > tar -xvf ./target/hello-samza-*-SNAPSHOT-dist.tar.gz -C deploy/samza > > > > > > NOTE : BTW From the above steps I could not execute " gradle -b > bootstrap.gradle" since that command does not exists > > &g

RE: Connection timed out error while installing "Hello Samza"

2017-09-14 Thread Anantharaman, Srinatha (Contractor)
Yi, Is there any alternate way to install Samza Or solution to the connection time out error? Regards, ~Sri From: Anantharaman, Srinatha (Contractor) Sent: Wednesday, September 13, 2017 11:37 AM To: dev@samza.apache.org Subject: RE: Connection timed out error while installing "Hello

RE: Connection timed out error while installing "Hello Samza"

2017-09-13 Thread Anantharaman, Srinatha (Contractor)
; > ./bin/grid install kafka > > > > ./bin/grid start kafka > > > > ./bin/grid install yarn > > > > ./bin/grid start yarn > > > > > > mkdir -p deploy/samza > > > > tar -xvf ./target/hello-samza-*-SNAPSHOT-dist.tar.gz

Re: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Yi Pan
(sid:0 cport:-1):: > PrepRequestProcessor@617] - Got user-level KeeperException when > processing sessionid:0x15e770d6192 type:create cxid:0x40 zxid:0x19 > txntype:-1 reqpath:n/a Error Path:/brokers/ids Error:KeeperErrorCode = > NodeExists for /brokers/ids > > > > -Origi

RE: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Anantharaman, Srinatha (Contractor)
, September 12, 2017 2:02 PM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Hi, Anantharaman, Could you post your zookeeper startup logs here? On Tue, Sep 12, 2017 at 10:21 AM, Anantharaman, Srinatha (Contractor) < srina

Re: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Yi Pan
-samza-*-SNAPSHOT-dist.tar.gz -C deploy/samza > > > After this, you can follow steps in the tutorial to "Run" the example > Samza job. > > > HTH! Let me know if you need further help. > > Navina > > > From: Anantharaman, Sri

RE: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Anantharaman, Srinatha (Contractor)
@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Yes. You can clone apache/samza locally and build it with: cd gradle -b bootstrap.gradle ./gradlew clean build -x test ./gradlew publishToMavenLocal## This publishes a snapshot version of the latest ap

Re: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Navina Ramesh
AM To: dev@samza.apache.org Subject: RE: Connection timed out error while installing "Hello Samza" Navina, Is there any other way we can install Hello Samza? Regards, ~Sri -Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com] Sent: Tuesday, September 12, 2017 11:42 AM To:

RE: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Anantharaman, Srinatha (Contractor)
Navina, Is there any other way we can install Hello Samza? Regards, ~Sri -Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com] Sent: Tuesday, September 12, 2017 11:42 AM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza

RE: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Anantharaman, Srinatha (Contractor)
, 2017 11:42 AM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Ok. I tried again for the "latest" branch in hello-samza and it still works. > While installing it says "Building samza from master..." It is expected

Re: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Navina Ramesh
---Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com] Sent: Tuesday, September 12, 2017 11:10 AM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Hi Anantharaman, It looks like a transient connection failure to connect to Apa

RE: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Anantharaman, Srinatha (Contractor)
er 12, 2017 11:10 AM To: dev@samza.apache.org Subject: Re: Connection timed out error while installing "Hello Samza" Hi Anantharaman, It looks like a transient connection failure to connect to Apache's git. I tried on my host and it seems to be working. Can you give it anoth

Re: Connection timed out error while installing "Hello Samza"

2017-09-12 Thread Navina Ramesh
Hi Anantharaman, It looks like a transient connection failure to connect to Apache's git. I tried on my host and it seems to be working. Can you give it another shot? If it still doesn't work, please let me know if you are running the command under the "master" or "latest" branch of samza-hel