You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2017/10/08 16:08:41 UTC

[streams] branch master updated: Update cassandra.md

This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git


The following commit(s) were added to refs/heads/master by this push:
     new 6e39924  Update cassandra.md
6e39924 is described below

commit 6e39924cb422f787d08d91c728ede5f2ac05c4ee
Author: Steve Blackmon <sb...@apache.org>
AuthorDate: Sun Oct 8 23:08:39 2017 +0700

    Update cassandra.md
---
 .../streams-persist-cassandra/src/site/markdown/cassandra.md            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streams-contrib/streams-persist-cassandra/src/site/markdown/cassandra.md b/streams-contrib/streams-persist-cassandra/src/site/markdown/cassandra.md
index 9d01112..5799bdb 100644
--- a/streams-contrib/streams-persist-cassandra/src/site/markdown/cassandra.md
+++ b/streams-contrib/streams-persist-cassandra/src/site/markdown/cassandra.md
@@ -2,7 +2,7 @@
 
 Start cassandra via docker with the docker maven plugin:
 
-    docker -PdockerITs docker:start
+    mvn -PdockerITs docker:start
 
 Confirm that cassandra is running:
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@streams.apache.org" <co...@streams.apache.org>'].