Commit Graph

299 Commits

Author SHA1 Message Date
A. Sophie Blee-Goldman 9758e2d7fd port paragrpah from CP docs (#7808)
The AK Streams architecture docs should explain how the maximum parallelism is determined
Reviewers: Bill Bejeck <bbejeck@gmail.com>
2019-12-16 11:45:58 -05:00
Matthias J. Sax 1785c72ff1
MINOR: fix Streams quickstart (#5331)
Reviewer: Guozhang Wang <guozhang@confluent.io>
2018-07-03 17:06:50 -07:00
Matthias J. Sax bab1a62240
MINOR: updatd for 0.11.0.3 release (#5326)
Reviewer: Guozhang Wang <guozhang@confluent.io>
2018-07-03 13:44:58 -07:00
Matthias J. Sax 13dbcad9bb
KAFKA-6054: Fix upgrade path from Kafka Streams v0.10.0 (#4761)
Introduces new config parameter `upgrade.from`.

Reviewers: Guozhang Wang <guozhang@confluent.io>, Bill Bejeck <bill@confluent.io>
2018-03-26 20:32:20 -07:00
Rajini Sivaram ae3168d1d3 Merge tag '0.11.0.2-rc0' into 0.11.0
0.11.0.2-rc0
2017-11-16 10:41:10 +00:00
Joel Hamill f0b53febf9 MINOR: kafka-site introduction section improvements
*Clarify multi-tenant support, geo-replication, and some grammar fixes.*

Author: Joel Hamill <joel-hamill@users.noreply.github.com>

Reviewers: GUozhang Wang

Closes #4212 from joel-hamill/intro-cleanup

(cherry picked from commit 48f5f048bc)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-11-15 14:34:33 -08:00
Rajini Sivaram 73be1e1168 Bump version to 0.11.0.2 2017-11-10 23:47:23 +00:00
Rajini Sivaram f2e7e64f89 MINOR: Remove note in docs that is no longer required
Author: Rajini Sivaram <rajinisivaram@googlemail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Ismael Juma <ismael@juma.me.uk>

Closes #4203 from rajinisivaram/version-update-01102
2017-11-10 19:06:26 +00:00
Manikumar Reddy 6bfc3d2522 MINOR: Add missing semicolon to example jaas configuration
Author: Manikumar Reddy <manikumar.reddy@gmail.com>

Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com>, Ismael Juma <ismael@juma.me.uk>

Closes #4101 from omkreddy/SCRAM-DOCS

(cherry picked from commit adb9d5ae76)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-10-26 14:25:17 +01:00
manjuapu f16fc68ecd MINOR: Adding See how Kafka Streams is being used section to Streams page
Author: manjuapu <manjula@confluent.io>
Author: Manjula K <manjula@kafka-summit.org>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #3914 from manjuapu/customer-logo-stream

(cherry picked from commit c82be0f303)
Signed-off-by: Ewen Cheslack-Postava <me@ewencp.org>
2017-09-20 08:59:14 -07:00
Damian Guy 1c9581e2e9 MINOR: update docs to add note about removing SNAPSHOT from streams dependency
Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Michael G. Noll <michael@cofluent.io>, Ismael Juma <ismael@juma.me.uk>

Closes #3858 from dguy/docs
2017-09-14 14:10:10 +01:00
Damian Guy b0708c4acd MINOR: update tutorial doc to match ak-site
Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #3847 from dguy/minor-doc-update

(cherry picked from commit f7b1add686)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-09-13 13:22:14 -07:00
Guozhang Wang 2098fef917 MINOR: Un-hide the tutorial buttons on web docs
Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Damian Guy <damian.guy@gmail.com>

Closes #3850 from guozhangwang/KMinor-unhide-button

(cherry picked from commit 9d2437a464)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-09-13 13:12:20 -07:00
Damian Guy 175cff05ae MINOR: fix scalaVersion variable in templateData.js
Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3790 from dguy/fix-js-tempate

(cherry picked from commit caddae19ea)
Signed-off-by: Damian Guy <damian.guy@gmail.com>
2017-09-05 11:46:29 +01:00
Guozhang Wang a1a1186064 KAFKA-5727: Archetype project for Streams quickstart and tutorial web docs
Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Damian Guy <damian.guy@gmail.com>

Closes #3660 from guozhangwang/K5727-archetype-project-0110
2017-08-15 11:17:23 -07:00
Damian Guy d051121256 MINOR: streams memory management docs
update streams memory management docs

Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Bill Bejeck <bbejeck@gmail.com>, Eno Thereska <eno.thereska@gmail.com>, Guozhang Wang <wangguoz@gmail.com>

Closes #3633 from dguy/mem-doc-011
2017-08-09 11:55:57 +01:00
Guozhang Wang b4f2e72892 HOTFIX: add the hyper link for storage
Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Damian Guy <damian.guy@gmail.com>

Closes #3617 from guozhangwang/KHotfix-introduction-hyperlink

(cherry picked from commit 5704d8f05f)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-08-04 09:17:05 -07:00
Eno Thereska 3eaa325692 HOTFIX: Fixes to metric names of Streams
A couple of fixes to metric names to match the KIP
- Removed extra strings in the metric names that are already in the tags
- add a separate metric for "all"

Author: Eno Thereska <eno.thereska@gmail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #3491 from enothereska/hotfix-metric-names

(cherry picked from commit 6bee1e9e57)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-08-03 14:18:35 -07:00
Robin Moffatt 23c51495d9 MINOR: Fix typo in SMT doc: s/RegexpRouter/RegexRouter
Author: Robin Moffatt <robin@rmoff.net>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #3576 from rmoff/patch-1

(cherry picked from commit f4d1305bfe)
Signed-off-by: Ewen Cheslack-Postava <me@ewencp.org>
2017-07-26 09:17:54 -07:00
Guozhang Wang acc020d833 MINOR: Make streams quick start more interactive
1. Make the WordCountDemo application to not stop automatically but via "ctrl-C".
2. Update the quickstart html file to let users type input messages one-by-one, and observe added output in an interactive manner.
3. Some minor fixes on the parent documentation page pointing to streams sub-pages, added a new recommended Scala version number.

Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Michael G. Noll <michael@confluent.io>, Damian Guy <damian.guy@gmail.com>

Closes #3515 from guozhangwang/KMinor-interactive-quickstart

(cherry picked from commit 91c207c2c6)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-07-25 11:34:25 -07:00
Ismael Juma 2df4d493e4 MINOR: Give correct instructions for retaining previous unclear leader election behaviour
Author: Ismael Juma <ismael@juma.me.uk>

Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com>

Closes #3561 from ijuma/fix-upgrade-note-for-unclean-leader-election

(cherry picked from commit 91b5fc737b)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-07-22 10:36:33 +01:00
Derrick Or 178f215ad6 MINOR: Add Streams landing page
Content and assets for the updated Streams API landing page

Author: Derrick Or <derrickor@gmail.com>

Reviewers: Michael G. Noll <michael@confluent.io>, Guozhang Wang <wangguoz@gmail.com>

Closes #3540 from derrickdoo/streams-landing-page

(cherry picked from commit 300f48018c)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-07-21 19:16:37 -07:00
ppatierno 20adcbd8a4 MINOR: Fixed misleading reference to HTTPS instead of SSL support in the doc
Author: ppatierno <ppatierno@live.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #3487 from ppatierno/ssl-doc-https

(cherry picked from commit 1d2d0bac9e)
Signed-off-by: Ewen Cheslack-Postava <me@ewencp.org>
2017-07-20 20:16:29 -07:00
ppatierno 3b00f8b83f KAFKA-5410; Fix taskClass() method name in Connector and flush() signature in SinkTask
Author: ppatierno <ppatierno@live.com>

Reviewers: Ewen Cheslack-Postava <ewen@confluent.io>

Closes #3269 from ppatierno/connect-doc

(cherry picked from commit 8a81566214)
Signed-off-by: Ewen Cheslack-Postava <me@ewencp.org>
2017-07-20 19:51:26 -07:00
Jeff Klukas 2452201c57 MINOR: Docs update, Java clients use Kafka Metrics
This contribution is my original work and I license the work to the project under the project's open source license.

Author: Jeff Klukas <jeff@klukas.net>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3249 from jklukas/docs-no-more-yammer-metrics-in-client

(cherry picked from commit 0816e47bfe)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-07-20 12:32:12 +01:00
Vahid Hashemian 63a06c853e MINOR: Make 'Topic-Level Configs' a doc section for easier access
Author: Vahid Hashemian <vahidhashemian@us.ibm.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3415 from vahidhashemian/doc/make_topic_config_a_section

(cherry picked from commit 3bfc073f03)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-07-19 14:26:53 +01:00
Guozhang Wang 6dc04fe8b2 HOTFIX: fix a few typos on streams quickstart
Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Eno Thereska <eno.thereska@gmail.com>, Damian Guy <damian.guy@gmail.com>

Closes #3510 from guozhangwang/KHotfix-streams-quickstart

(cherry picked from commit 6a5cd67b9b)
Signed-off-by: Damian Guy <damian.guy@gmail.com>
2017-07-10 10:16:17 -07:00
Eno Thereska 123ffb5e29 MINOR: Move quickstart under streams
Author: Eno Thereska <eno.thereska@gmail.com>

Reviewers: Michael G. Noll <michael@confluent.io>, Damian Guy <damian.guy@gmail.com>, Guozhang Wang <wangguoz@gmail.com>

Closes #3494 from enothereska/minor-quickstart-docs

rename section name and bold font for section names

(cherry picked from commit 7bfe008ae1)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-07-09 17:35:53 -07:00
Damian Guy a7a5d66bac HOTFIX: fix paths in streams index
Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3502 from dguy/doc-fixes

(cherry picked from commit 75f1b757e1)
Signed-off-by: Damian Guy <damian.guy@gmail.com>
2017-07-07 15:10:30 +01:00
Ismael Juma 98a47acdd8 MINOR: Improve versioning in docs when a full version is required
Also fix quickstart.

Author: Ismael Juma <ismael@juma.me.uk>

Reviewers: Damian Guy <damian.guy@gmail.com>

Closes #3501 from ijuma/introduce-full-version-variable-in-docs

(cherry picked from commit c574c58a16)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-07-07 14:42:05 +01:00
huxihx 317de45d1a KAFKA-5508; Documentation for altering topics
Operations documentation should guide user to employ `kafka-configs.sh` to add/remove configs for a topic.

Author: huxihx <huxi_2b@hotmail.com>

Reviewers: Damian Guy <damian.guy@gmail.com>

Closes #3429 from huxihx/KAFKA-5508_Doc_for_altering_topics

(cherry picked from commit 6d203361a0)
Signed-off-by: Damian Guy <damian.guy@gmail.com>
2017-07-06 10:10:18 +01:00
Damian Guy 97f5525cab MINOR: add IQ docs to streams documentation
Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <wangguoz@gmail.com>

Closes #3484 from dguy/iq-doc
2017-07-05 20:12:47 -07:00
Guozhang Wang ec2faa1796 MINOR: Follow-up Streams doc changes to break into sub-pages
Also fixed a bunch of broken links (details can be found in 34f8ecea0d)

Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Eno Thereska <eno.thereska@gmail.com>, Bill Bejeck <bbejeck@gmail.com>, Damian Guy <damian.guy@gmail.com>

Closes #3473 from guozhangwang/KMinor-streams-doc-breakdown
2017-07-05 20:09:54 -07:00
Apurva Mehta ae170a6a16 KAFKA-5020; Update message format in implementation docs
Author: Apurva Mehta <apurva@confluent.io>

Reviewers: Jason Gustafson <jason@confluent.io>

Closes #3360 from apurvam/KAFKA-5020-message-format-docs-update

(cherry picked from commit 6471822079)
Signed-off-by: Jason Gustafson <jason@confluent.io>
2017-06-30 09:22:59 -07:00
Kevin Sweeney ec45d12353 MINOR: Provide link to ZooKeeper within Quickstart
Author: Kevin Sweeney <restlessdesign@users.noreply.github.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3372 from restlessdesign/patch-1

(cherry picked from commit 785d8e20ca)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-06-22 14:04:06 +01:00
Tom Bentley ff4bf50890 KAFKA-4059; API Design section under Implementation is out of date
It describes the old deprecated clients and it's better to just
remove it.

The contribution is my original work and I license the work to the
project under the project's open source license.

Author: Tom Bentley <tbentley@redhat.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3385 from tombentley/KAFKA-4059

(cherry picked from commit a6799f4e14)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-06-22 13:44:53 +01:00
Matthias J. Sax ce2567fb80 MINOR: explain producer naming within Streams
Author: Matthias J. Sax <matthias@confluent.io>

Reviewers: Damian Guy <damian.guy@gmail.com>

Closes #3401 from mjsax/minor-producer-naming-011
2017-06-22 08:21:32 +01:00
Jason Gustafson 9aef218f0d MINOR: Detail message/batch size implications for conversion between old and new formats
Author: Jason Gustafson <jason@confluent.io>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3373 from hachikuji/fetch-size-upgrade-notes

(cherry picked from commit e6e2631743)
Signed-off-by: Jason Gustafson <jason@confluent.io>
2017-06-21 14:04:29 -07:00
Jason Gustafson 83edf3f6f1 KAFKA-5021; Update delivery semantics documentation for EoS (KIP-98)
Author: Jason Gustafson <jason@confluent.io>

Reviewers: Apurva Mehta <apurva@confluent.io>, Ismael Juma <ismael@juma.me.uk>, Guozhang Wang <wangguoz@gmail.com>

Closes #3388 from hachikuji/KAFKA-5021

(cherry picked from commit cb3952a4fd)
Signed-off-by: Jason Gustafson <jason@confluent.io>
2017-06-20 16:56:55 -07:00
Guozhang Wang 089cd5c847 MINOR: Add Processing Guarantees to Streams docs
Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Apurva Mehta <apurva@confluent.io>, Matthias J. Sax <matthias@confluent.io>, Jason Gustafson <jason@confluent.io>

Closes #3345 from guozhangwang/KMinor-streams-eos-docs

(cherry picked from commit f28fc1100b)
Signed-off-by: Jason Gustafson <jason@confluent.io>
2017-06-20 16:29:24 -07:00
Edoardo Comar 028b939daa KAFKA-5290; Docs need clarification on meaning of 'committed' to the log
based on conversations with vahidhashemian rajinisivaram apurvam

The docs didn't make clear that what gets committed and what gets not may depend on the producer acks.

Author: Edoardo Comar <ecomar@uk.ibm.com>

Reviewers: Vahid Hashemian <vahidhashemian@us.ibm.com>, Apurva Mehta <apurva@confluent.io>, Jason Gustafson <jason@confluent.io>

Closes #3035 from edoardocomar/DOC-clarification-on-committed

(cherry picked from commit 491774bd52)
Signed-off-by: Jason Gustafson <jason@confluent.io>
2017-06-20 14:22:33 -07:00
Hao Chen a3633865aa MINOR: Remove version in the uses page
This is contributed by Hao Chen.

Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Ismael Juma <ismael@juma.me.uk>

Closes #3366 from guozhangwang/KMinor-fix-streams-link-in-uses

(cherry picked from commit 9790d5aba0)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-06-20 09:35:07 -07:00
Michal Borowiecki b1b0173435 MINOR: fix quotes for consistent rendering
“ as opposed to " don't render consistently across browsers. On current Kafka website they render correctly in Firefox but not Chrome (“runs”) - charset issue?

Author: Michal Borowiecki <michal.borowiecki@openbet.com>
Author: mihbor <mbor81@gmail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #3227 from mihbor/patch-7

(cherry picked from commit 5b063252e2)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-06-16 13:09:39 -07:00
Michal Borowiecki 6f19604ed5 MINOR: (docs) in section, not at section
See https://english.stackexchange.com/questions/158981/at-this-section-vs-in-this-section and https://forum.wordreference.com/threads/at-in-within-the-section-we-can-find.374188/

Author: mihbor <mbor81@gmail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #3228 from mihbor/patch-8

(cherry picked from commit 518f141ed0)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-06-16 13:07:29 -07:00
Manikumar Reddy O e5109d2d8f MINOR: Specify keyalg RSA for SSL key generation commands
Author: Manikumar Reddy O <manikumar.reddy@gmail.com>

Reviewers: Ismael Juma <ismael@juma.me.uk>

Closes #3305 from omkreddy/ssl-doc

(cherry picked from commit d06a0db8b8)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-06-12 22:44:20 +01:00
Ismael Juma 9fa80af433 KAFKA-5411: AdminClient javadoc and documentation improvements
- Show AdminClient configs in the docs.
- Update Javadoc config so that public classes exposed by
the AdminClient are included.
- Version and table of contents fixes.

Author: Ismael Juma <ismael@juma.me.uk>

Reviewers: Colin Mccabe, Gwen Shapira

Closes #3271 from ijuma/kafka-5411-admin-client-javadoc-configs

(cherry picked from commit c57cfdf4fa)
Signed-off-by: Gwen Shapira <cshapi@gmail.com>
2017-06-08 15:28:14 -07:00
Eno Thereska e692a84558 MINOR: Cache metrics were missing
Author: Eno Thereska <eno.thereska@gmail.com>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #3262 from enothereska/minor-missing-metric

(cherry picked from commit d1a279dcc7)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-06-07 20:53:02 -07:00
Guozhang Wang 60d2f12949 MINOR: syntax brush for java / bash / json / text
Author: Guozhang Wang <wangguoz@gmail.com>

Reviewers: Derrick Or <derrickor@gmail.com>, Ismael Juma <ismael@juma.me.uk>

Closes #3214 from guozhangwang/KMinor-doc-java-brush

(cherry picked from commit 57b0d0fe57)
Signed-off-by: Ismael Juma <ismael@juma.me.uk>
2017-06-07 15:17:35 +01:00
Damian Guy 503f927210 MINOR: update stream docs for kip-134
Add a section in the streams docs about the broker config introduced in KIP-134

Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Michael G. Noll, Bill Bejeck, Guozhang Wang

Closes #3179 from dguy/kip134-doc

(cherry picked from commit ad8e7cf5e8)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-06-06 09:37:29 -07:00
Bill Bejeck bf2966a73a MINOR: Adding deprecated KTable methods to docs from KIP-114
Author: Bill Bejeck <bill@confluent.io>

Reviewers: Guozhang Wang <wangguoz@gmail.com>

Closes #3215 from bbejeck/kip114-doc

(cherry picked from commit 1c70e7ac12)
Signed-off-by: Guozhang Wang <wangguoz@gmail.com>
2017-06-05 11:25:10 -07:00