You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Shadi A. Noghabi (JIRA)" <ji...@apache.org> on 2016/02/08 22:38:39 UTC

[jira] [Created] (SAMZA-869) Hello-Samza documentation clones the wrong git repository

Shadi A. Noghabi created SAMZA-869:
--------------------------------------

             Summary: Hello-Samza documentation clones the wrong git repository 
                 Key: SAMZA-869
                 URL: https://issues.apache.org/jira/browse/SAMZA-869
             Project: Samza
          Issue Type: Bug
            Reporter: Shadi A. Noghabi


In the hello-samba documentation, as the first step it says to run the following command:

git clone git://git.apache.org/incubator-samza-hello-samza.git hello-samza

However, this returns an error that:

"fatal: remote error: access denied or repository not exported: /incubator-samza-hello-samza.git"

I think the command should be changed to 
git clone git://git.apache.org/samza-hello-samza.git hello-samza



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)