This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-09-23
Channels
- # beginners (114)
- # cljsrn (19)
- # clojure (35)
- # clojure-austin (1)
- # clojure-italy (9)
- # clojure-russia (8)
- # clojure-spec (6)
- # clojure-uk (5)
- # clojurescript (32)
- # datomic (12)
- # editors (3)
- # emacs (1)
- # hoplon (4)
- # jobs (6)
- # jobs-discuss (1)
- # luminus (2)
- # onyx (11)
- # parinfer (2)
- # portkey (6)
- # re-frame (7)
- # reagent (9)
- # remote-jobs (3)
- # schema (2)
- # shadow-cljs (23)
- # spacemacs (2)
- # specter (13)
- # vim (3)
- # yada (6)
anyone got free time for me ask few questions about kafka?
someone with experience of making configuration would be amazing
i've got configuration from the guy who setup kafka before me and i feel like he made mess out of it
i ask this because i see things that are not in docs
for instance "BROKER_DISK": "5000"
have no idea what that is or what does it do cant find it in docs
@lepistane That looks like a configuration option for a DCOS-specific set up. https://dcosjira.atlassian.net/browse/KAFKA-6
So if I recall that is the amount of space allocated to the broker in the Kafka mesos framework
@lepistane “BROKER_DISK Kafka”, first hit. 🙂