Skip to content

Commit

Permalink
Installation slide
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Oct 9, 2023
1 parent 0c327ef commit ad730ee
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,6 +511,23 @@ log.roll.hours

---

## Practical part

---

### Kafka installation

* download tarball
* uncompress
* fix problems
- JRE needs to be installed
- use directories w/o spaces
- use short path (ideally c:\kafka on Win)
- download binary tarball (not src one)
- VPN: use 127.0.0.1 in configuration

---

## CLI

* Apache Kafka with batteries included
Expand Down

0 comments on commit ad730ee

Please sign in to comment.