Jun Rao
397306cdfe
trivial doc changes
9 years ago
Ismael Juma
2cf6218849
MINOR: Use Kafka artifact compiled with Scala 2.11 in quickstart.html
...
Author: Ismael Juma <ismael@juma.me.uk>
Reviewers: Jun Rao <junrao@gmail.com>
Closes #505 from ijuma/scala-2.11-in-quickstart
9 years ago
Gwen Shapira
a8ccdc6154
KAFKA-2790: doc improvements
...
Author: Gwen Shapira <cshapi@gmail.com>
Reviewers: Jun Rao, Guozhang Wang
Closes #491 from gwenshap/KAFKA-2790
9 years ago
Ewen Cheslack-Postava
83eaf3284f
KAFKA-2379: Add basic documentation for Kafka Connect.
...
Author: Ewen Cheslack-Postava <me@ewencp.org>
Reviewers: Gwen Shapira
Closes #475 from ewencp/kafka-2379-connect-docs
9 years ago
Guozhang Wang
a87b978223
MINOR: remove old producer in config sections to align with APIs
...
Author: Guozhang Wang <wangguoz@gmail.com>
Reviewers: Gwen Shapira
Closes #468 from guozhangwang/WikiUpdate
9 years ago
Grant Henke
69af573b35
KAFKA-2783; Drop outdated hadoop contrib modules
...
Author: Grant Henke <granthenke@gmail.com>
Reviewers: Gwen Shapira
Closes #466 from granthenke/drop-contrib
9 years ago
Ewen Cheslack-Postava
f2031d4063
KAFKA-2774: Rename Copycat to Kafka Connect
...
Author: Ewen Cheslack-Postava <me@ewencp.org>
Reviewers: Gwen Shapira
Closes #456 from ewencp/kafka-2774-rename-copycat
9 years ago
Gwen Shapira
b4e1bdf48b
KAFKA-2666: Docs: Automatically generate documentation from config classes
...
…the way we always planned to
Author: Gwen Shapira <cshapi@gmail.com>
Reviewers: Jun Rao, Guozhang Wang
Closes #382 from gwenshap/KAFKA-2666
9 years ago
Guozhang Wang
15524d0970
KAFKA-2766: use new producer by default in tooling
...
Also update the API docs for new consumer.
Author: Guozhang Wang <wangguoz@gmail.com>
Reviewers: Gwen Shapira
Closes #448 from guozhangwang/K2766
9 years ago
Chris Pinola
09ff686738
MINOR: Fix homophone typo in Design documentation
...
Noticed that there was a small typo in section 4.1 of the Design documentation on the [website](https://kafka.apache.org/documentation.html#majordesignelements ) ('new' vs. 'knew'). This patch corrects that.
Author: Chris Pinola <chris@pinola.co>
Reviewers: Guozhang Wang
Closes #391 from chrnola/minor/design-doc-typo
9 years ago
Gwen Shapira
f413143edd
KAFKA-2441: SSL/TLS in official docs
...
Author: Gwen Shapira <cshapi@gmail.com>
Reviewers: Guozhang Wang
Closes #406 from gwenshap/KAFKA-2441
9 years ago
Flavio Junqueira
840e95897f
KAFKA-2724: ZK Auth documentation.
...
Author: Flavio Junqueira <fpj@apache.org>
Reviewers: Gwen Shapira
Closes #409 from fpj/KAFKA-2724
9 years ago
Gwen Shapira
34775bd3ed
KAFKA-2681: Added SASL documentation
...
… info from the wiki
Author: Gwen Shapira <cshapi@gmail.com>
Reviewers: Sriharsha Chintalapani, Jun Rao
Closes #401 from gwenshap/KAFKA-2681
9 years ago
Aditya Auradkar
13803ae91c
KAFKA-2502; Documentation for quotas
...
Followed the approach specified here: https://issues.apache.org/jira/browse/KAFKA-2502
I also made a minor fix to ConfigCommand to expose the right options on add-config.
Author: Aditya Auradkar <aauradkar@linkedin.com>
Reviewers: Gwen Shapira
Closes #381 from auradkar/K-2502
9 years ago
Grant Henke
fc4ef47910
KAFKA-2645: Document potentially breaking changes in the release note…
...
…s for 0.9.0
Author: Grant Henke <granthenke@gmail.com>
Reviewers: Gwen Shapira, Guozhang Wang
Closes #337 from granthenke/docs
9 years ago
Gwen Shapira
939c4244e7
KAFKA-2449: Update mirror maker docs
...
…s to multiple source clusters
Author: Gwen Shapira <cshapi@gmail.com>
Reviewers: Ismael Juma
Closes #356 from gwenshap/KAFKA-2449
9 years ago
Gwen Shapira
78a2e2f8f3
KAFKA-2665: Add images to code github
...
…art of the code github
Author: Gwen Shapira <cshapi@gmail.com>
Reviewers: Guozhang Wang
Closes #325 from gwenshap/KAFKA-2665
9 years ago
Manikumar reddy O
4016011457
KAFKA-2425; Copy latest docs to kafka repo docs/ directory
...
This PR copies the latest kafka docs to kafka repo docs directory. Here I have copied 0.8.3/ directory contents from svn website repo to kafka/docs repository.
Some questions: This PR contains generated javadocs also. Do we need to copy javadocs here?
Author: Manikumar reddy O <manikumar.reddy@gmail.com>
Reviewers: Gwen Shapira, Ismael Juma
Closes #171 from omkreddy/KAFKA-2425-MOVE-DOCS-TO-KAFKA-REPO
9 years ago