This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-06-02
Channels
- # beginners (23)
- # calva (12)
- # cider (4)
- # clj-kondo (4)
- # cljsrn (2)
- # clojure (25)
- # clojure-chicago (1)
- # clojure-italy (6)
- # clojurescript (5)
- # datomic (5)
- # flambo (1)
- # fulcro (16)
- # hoplon (5)
- # joker (2)
- # keechma (45)
- # off-topic (2)
- # pedestal (2)
- # rewrite-clj (13)
- # robots (5)
- # shadow-cljs (62)
- # xtdb (12)
Are there someone who uses the Flambo Spark library? I was planning to learn Spark with Clojure and I'm considering to use Flambo. There was just this problem that when following the Flambo tutorial I immediately got stuck with something (more about it in the #flambo channel). I also git cloned the flambo project and tried to lein test
and there were some test errors. How mature is that library? Are there other Clojure Spark libraries?
Are there some experiences regarding Flambo vs Sparkling?
the spec error he was talking about:
user/a - failed: simple-symbol? at: [:bindings :form :local-symbol] spec: :clojure.core.specs.alpha/local-name
which isn’t terribly explanatory but does make sense, once you know what’s wrong :)