You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2016/10/12 18:07:20 UTC

[jira] [Commented] (STREAMS-414) Incorrect Documentation

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

Steve Blackmon commented on STREAMS-414:
----------------------------------------

thanks Praveen.  This page has actually be removed as part of work on STREAMS-428.  Would appreciate feedback on the examples refactor in https://github.com/apache/incubator-streams-examples/pull/15 now or once it gets pushed to streams.staging.apache.org

> Incorrect Documentation 
> ------------------------
>
>                 Key: STREAMS-414
>                 URL: https://issues.apache.org/jira/browse/STREAMS-414
>             Project: Streams
>          Issue Type: Bug
>            Reporter: Praveen Adlakha
>             Fix For: 0.4
>
>
> Hi All,
> At page :
> http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-master/tutorial/environment.html
> The documentation says:
> export STREAMS=$(cd ~streams; pwd)
> however, it should be 
> export STREAMS=$(cd ~/streams; pwd)
> Thanks
> Praveen



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