Skip to content

Blog: Real-Time Analytics with Apache Camel and ClickHouse - #1728

Merged
davsclaus merged 2 commits into
apache:mainfrom
atiaomar1978-hub:blog-camel-clickhouse-c587
Aug 12, 2026
Merged

Blog: Real-Time Analytics with Apache Camel and ClickHouse#1728
davsclaus merged 2 commits into
apache:mainfrom
atiaomar1978-hub:blog-camel-clickhouse-c587

Conversation

@atiaomar1978-hub

Copy link
Copy Markdown
Contributor

Summary

Adds a community blog post introducing the new camel-clickhouse component (Camel 4.22, Preview).

The post covers:

  • Why a dedicated ClickHouse component vs JDBC/SQL
  • URI syntax and Spring Boot configuration
  • Three practical patterns: Kafka batch ingestion, HTTP async inserts, timer query + health ping
  • File-based RowBinary ingestion

Author

Written by @atiaomar1978-hub (Omar Atie) with assistance from Cursor Cloud Agent.

Preview URL

After CI/Netlify runs, the post will be available at:
https://camel.apache.org/blog/2026/08/camel-clickhouse-analytics/

AI-generated PR description on behalf of atiaomar1978-hub

Introduce camel-clickhouse with practical ingestion patterns for Kafka,
HTTP async inserts, and health monitoring.

Co-authored-by: Cursor Agent <noreply@cursor.com>
@atiaomar1978-hub
atiaomar1978-hub marked this pull request as ready for review August 11, 2026 18:25
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview is available at https://pr-1728--camel.netlify.app

@atiaomar1978-hub

Copy link
Copy Markdown
Contributor Author

Blog post ready for review

AI-generated comment on behalf of atiaomar1978-hub via Cursor Cloud Agent.

Community blog post introducing the camel-clickhouse component (Camel 4.22, Preview).

Contents

  • Why a dedicated ClickHouse component vs JDBC/SQL
  • URI syntax, Spring Boot config, and shared Client bean pattern
  • Three practical route patterns: Kafka batch ingestion, HTTP async inserts, timer query + health ping
  • File-based RowBinary ingestion and a decision table

Updates

  • Publish date set to 12 August 2026
  • Post path: /blog/2026/08/camel-clickhouse-analytics/

Happy to adjust tone, add a featured.png, or incorporate review feedback. Ready for review when convenient.

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview is available at https://pr-1728--camel.netlify.app

@davsclaus
davsclaus merged commit 5da8db1 into apache:main Aug 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants