You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by Guozhang Wang <wa...@gmail.com> on 2015/07/15 00:45:29 UTC

hello-samza git repo moved

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

Re: hello-samza git repo moved

Posted by Navina Ramesh <nr...@linkedin.com.INVALID>.
Hi Josh,

It doesn¹t look like a firewall issue. I am unable to user git:// even
from my home network.

Created an INFRA ticket - https://issues.apache.org/jira/browse/INFRA-9999

Thanks!
Navina

On 7/14/15, 5:01 PM, "Josh Creg" <jo...@gmail.com> wrote:

>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 <wa...@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
>> <nramesh@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" <wa...@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
>>


Re: hello-samza git repo moved

Posted by Josh Creg <jo...@gmail.com>.
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 <wa...@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
> <nramesh@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" <wa...@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
>

Re: hello-samza git repo moved

Posted by Guozhang Wang <wa...@gmail.com>.
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 <nramesh@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" <wa...@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

Re: hello-samza git repo moved

Posted by Navina Ramesh <nr...@linkedin.com.INVALID>.
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" <wa...@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