This is an automated email from the ASF dual-hosted git repository. cwylie pushed a commit to branch 0.19.0-docs in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
commit b6c90698e0129e2478e5ffdc8b3b887b52ef2f9b Author: Clint Wylie <[email protected]> AuthorDate: Tue Jul 21 00:54:42 2020 -0700 fix kafka spelling in faq --- faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq.md b/faq.md index 6334c79..4ef4283 100644 --- a/faq.md +++ b/faq.md @@ -19,7 +19,7 @@ Druid offers the following advantages over traditional data warehouses: * Much lower latency for OLAP-style queries * Much lower latency for data ingest (both streaming and batch) -* Out-of-the-box integration with Apache Kakfa, AWS Kinesis, HDFS, AWS S3, and more +* Out-of-the-box integration with Apache Kafka, AWS Kinesis, HDFS, AWS S3, and more * Time-based partitioning, which enables performant time-based queries * Fast search and filter, for fast slice and dice * Minimal schema design and native support for semi-structured and nested data --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
