[ 
https://issues.apache.org/jira/browse/STORM-1658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230238#comment-15230238
 ] 

ASF GitHub Bot commented on STORM-1658:
---------------------------------------

GitHub user vesense opened a pull request:

    https://github.com/apache/storm/pull/1317

    STORM-1658: documents improvements and links fixes (for master)

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vesense/storm STORM-1658

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/1317.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1317
    
----
commit 7e88f9dc400892e9a6ba7c4509c08a31ff4ac18f
Author: Xin Wang <[email protected]>
Date:   2016-04-07T08:39:35Z

    fix documents 404

commit b68f49acf4a9b478535d1a85459b74737bad3e85
Author: Xin Wang <[email protected]>
Date:   2016-04-07T12:39:06Z

    fix nimbus ha description

----


> documents improvements and links fixes
> --------------------------------------
>
>                 Key: STORM-1658
>                 URL: https://issues.apache.org/jira/browse/STORM-1658
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Xin Wang
>            Assignee: Xin Wang
>
> Direct groupings(_Direct-groupings.html_) in releases 
> 2.0.0-SNAPSHOT,1.0.0-SNAPSHOT,0.10.0 is not found(404).
> Deamon Metrics/Monitoring(_storm-metrics-profiling-internal-actions.html_) in 
> releases 2.0.0-SNAPSHOT,1.0.0-SNAPSHOT is not found(404).
> For the former, I cannot find _Direct-groupings.md_ in docs. For the latter, 
> I find _storm-metrics-profiling-internal-actions.md_ in docs dir.
> According to Brianā€˜s report in storm-user mailing list:
> (1) http://storm.apache.org/
> at the bottom has a link to "Tutorial":
> http://storm.apache.org/releases/current/tutorial.html
> but this gives a 404
> Either the link needs to change to
> http://storm.apache.org/releases/current/Tutorial.html
> or the page itself needs to be renamed to "tutorial.html"
> (2) http://storm.apache.org/releases/0.10.0/index.html
> Under "Intermediate"
> * The "Direct Groupings" link points to
> http://storm.apache.org/releases/0.10.0/Direct-groupings.html
> which is non-existent.
> * The "Lifecycle of a trident tuple" link just points to the documentation 
> index,
> http://storm.apache.org/releases/0.10.0/index.html
> (3) There are many pages with broken images. For example
> * 
> http://storm.apache.org/releases/0.10.0/Understanding-the-parallelism-of-a-Storm-topology.html
> has broken image pointing to
> http://storm.apache.org/releases/0.10.0/images/relationships-worker-processes-executors-tasks.png
> http://storm.apache.org/releases/0.10.0/images/example-of-a-running-topology.png
> (these give 404 errors)
> * http://storm.apache.org/releases/0.10.0/Trident-tutorial.html
> has a broken image pointing to
> http://storm.apache.org/releases/0.10.0/images/batched-stream.png



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

Reply via email to