Rajat Khandelwal created STORM-2069:
---------------------------------------

             Summary: Wrong github url in tutorial page
                 Key: STORM-2069
                 URL: https://issues.apache.org/jira/browse/STORM-2069
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Rajat Khandelwal


{noformat}
A "stream grouping" answers this question by telling Storm how to send tuples 
between sets of tasks. Before we dig into the different kinds of stream 
groupings, let's take a look at another topology from storm-starter. This 
WordCountTopology reads sentences off of a spout and streams out of 
WordCountBolt the total number of times it has seen that word before:

{noformat}

the word "storm-starter" is pointing to 
https://github.com/apache/storm/blob/1.0.1/examples/storm-starter, whereas the 
correct url is 
https://github.com/apache/storm/blob/v1.0.1/examples/storm-starter




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

Reply via email to