Are you behind a firewall that might be blocking traffic? I'm unable to use Samza's git:// urls when I'm on my company's wifi because of their strict firewall rules.
-Josh On Tue, Jul 14, 2015, 4:41 PM Guozhang Wang <wangg...@gmail.com> wrote: > Hi Navina, > > The https://github.com/apache/samza-hello-samza link works, as showed in > my > email as well. > > But the git://git.apache.org/samza-hello-samza.git does not work, which is > stated in the wiki page (http://samza.apache.org/startup/hello-samza/0.9/ > ). > > Guozhang > > On Tue, Jul 14, 2015 at 3:57 PM, Navina Ramesh > <nram...@linkedin.com.invalid > > wrote: > > > Hi Guozhang, > > I tried sometime back. It works. > > > > nramesh-mn1:Projects nramesh$ git clone > > https://github.com/apache/samza-hello-samza open-source-hello-samza > > Cloning into 'open-source-hello-samza'... > > remote: Counting objects: 510, done. > > remote: Total 510 (delta 0), reused 0 (delta 0), pack-reused 510 > > Receiving objects: 100% (510/510), 4.92 MiB | 94 KiB/s, done. > > Resolving deltas: 100% (212/212), done. > > nramesh-mn1:Projects nramesh$ > > > > > > > > > > Looks like some connectivity issue for you. When did you try this? > > > > Thanks! > > Navina > > > > On 7/14/15, 3:45 PM, "Guozhang Wang" <wangg...@gmail.com> wrote: > > > > >Hello, > > > > > >I'm wondering if the hello-samza git repo has been moved? > > > > > >------------------------ > > > > > >guozhang *~/Workspace/apache/samza* git clone git:// > > >git.apache.org/samza-hello-samza.git hello-samza > > > > > >Cloning into 'hello-samza'... > > > > > >fatal: read error: Connection reset by peer > > > > > >guozhang *~/Workspace/apache/samza* git clone > > >https://github.com/apache/samza-hello-samza.git hello-samza > > > > > >Cloning into 'hello-samza'... > > > > > >remote: Counting objects: 510, done. > > > > > >remote: Total 510 (delta 0), reused 0 (delta 0), pack-reused 510 > > > > > >Receiving objects: 100% (510/510), 4.92 MiB | 698.00 KiB/s, done. > > > > > >Resolving deltas: 100% (212/212), done. > > > > > >Checking connectivity... done. > > > > > >-- Guozhang > > > > > > > -- > -- Guozhang >