You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Dave Revell (JIRA)" <ji...@apache.org> on 2014/03/27 22:32:15 UTC

[jira] [Created] (SAMZA-210) Fix directory name in hello-samza docs

Dave Revell created SAMZA-210:
---------------------------------

             Summary: Fix directory name in hello-samza docs
                 Key: SAMZA-210
                 URL: https://issues.apache.org/jira/browse/SAMZA-210
             Project: Samza
          Issue Type: Improvement
          Components: docs, hello-samza
    Affects Versions: 0.7.0
            Reporter: Dave Revell
            Priority: Trivial


The hello samza docs say:

{code}
git clone git://git.apache.org/incubator-samza-hello-samza.git
cd hello-samza
{code}

The cd command fails because the directory doesn't exist. The simple fix is to check out the git repo into a named directory instead of using the default directory name.

By the time you're reading this I should already have a patch attached. 

This is so silly I hesitate to even file a ticket, but it's probably best for newcomers to have a flawless quickstart experience. For what it's worth, the rest of the instructions work perfectly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)