You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/12/12 18:57:58 UTC

[camel-kafka-connector] 03/03: A bit more details in the cassandraql source connector example

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

acosentino pushed a commit to branch cassandraql-source
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit bb575f62dca81620c110729a0a3cd01cd6615fad
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 12 19:57:21 2019 +0100

    A bit more details in the cassandraql source connector example
---
 docs/try-it-out-locally.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/try-it-out-locally.adoc b/docs/try-it-out-locally.adoc
index 67b0b3b..3da3943 100644
--- a/docs/try-it-out-locally.adoc
+++ b/docs/try-it-out-locally.adoc
@@ -94,6 +94,7 @@ Status=Up/Down
 UN  172.17.0.2  251.32 KiB  256          100.0%            5126aaad-f143-43e9-920a-0f9540a93967  rack1
 ----
 
+You'll need a local installation of cassandra, in particular the 3.11.4.
 Now we can populate the database:
 
 [source,bash]