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-examples.git.
from a614ec7 Added example to list
add 4875732 Added CQL Sink example
new 586ab59 Merge pull request #1 from apache/cql-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:
README.adoc | 1 +
.../CamelCassandraQLSinkConnector.properties | 11 +-
cql-sink/README.md | 141 +++++++++++++++++++++
3 files changed, 148 insertions(+), 5 deletions(-)
copy aws-s3-to-jms/config/CamelJmsSinkConnector.properties =>
cql-sink/CamelCassandraQLSinkConnector.properties (75%)
create mode 100644 cql-sink/README.md