You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gearpump.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/26 17:12:04 UTC

[jira] [Commented] (GEARPUMP-297) Incorrect links in "integrationtest/docker/README.md"

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

ASF GitHub Bot commented on GEARPUMP-297:
-----------------------------------------

GitHub user karol-brejna-i opened a pull request:

    https://github.com/apache/incubator-gearpump/pull/177

    [GEARPUMP-297] Make urls relative

    Be sure to do all of the following to help us incorporate your contribution
    quickly and easily:
    
     - [x] Make sure the commit message is formatted like:
       `[GEARPUMP-<Jira issue #>] Meaningful description of pull request` 
     - [x] Make sure tests pass via `sbt clean test`.
     - [x] Make sure old documentation affected by the pull request has been updated and new documentation added for new functionality. 
    


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

    $ git pull https://github.com/karol-brejna-i/incubator-gearpump GEARPUMP-297-fix-docker-links

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

    https://github.com/apache/incubator-gearpump/pull/177.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 #177
    
----
commit e06dc5acf023d27125b659701b10ec1bcc9e8a4b
Author: karol brejna <ka...@intel.com>
Date:   2017-04-26T17:09:50Z

    [GEARPUMP-297] Make urls relative

----


> Incorrect links in "integrationtest/docker/README.md"
> -----------------------------------------------------
>
>                 Key: GEARPUMP-297
>                 URL: https://issues.apache.org/jira/browse/GEARPUMP-297
>             Project: Apache Gearpump
>          Issue Type: Bug
>          Components: integrationtest
>            Reporter: Manu Zhang
>            Assignee: Karol Brejna
>            Priority: Minor
>
> The following links in https://github.com/apache/incubator-gearpump/blob/master/integrationtest/docker/README.md are incorrects.
> * The standalone single node Kafka cluster with Zookeeper
> * The Hadoop image
> * The Gearpump Cluster Launcher and Storm Client
> * Java 8 JRE image
> To link to a directory relative to the current, please remove the preceding `/` which means the root directory.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)