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/13 11:56:51 UTC

[camel-kafka-connector] branch master updated (e6f4d0a -> 79b0ebe)

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

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


    from e6f4d0a  Updated .gitignore
     add 6528090  Added a camel-cassandraql sink example
     add 6541477  Camel-cassandraql sink example: Added docs
     add 1411d6b  Camel-cassandraql sink example: Use localhost as default host
     new 79b0ebe  Merge pull request #47 from apache/cassandraql-sink

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/try-it-out-locally.adoc                       | 57 ++++++++++++++++++++++
 ...es => CamelCassandraQLSinkConnector.properties} |  4 +-
 2 files changed, 59 insertions(+), 2 deletions(-)
 copy examples/{CamelFileSinkConnector.properties => CamelCassandraQLSinkConnector.properties} (89%)


[camel-kafka-connector] 01/01: Merge pull request #47 from apache/cassandraql-sink

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 79b0ebeffb444cbb8c06e5144983fe69431560ee
Merge: e6f4d0a 1411d6b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Dec 13 12:56:42 2019 +0100

    Merge pull request #47 from apache/cassandraql-sink
    
    CassandraQL sink connector example

 docs/try-it-out-locally.adoc                      | 57 +++++++++++++++++++++++
 examples/CamelCassandraQLSinkConnector.properties | 27 +++++++++++
 2 files changed, 84 insertions(+)