Skip to content

Playing with an idea - Hadoop to D3 via Clojure & ClojureScript

Notifications You must be signed in to change notification settings

krisajenkins/cascalog-demo

Repository files navigation

About

A sketch. Hadoop -> Cascalog -> Clojure atom -> Websocket -> ClojureScript Atom -> D3 -> Your eyes. Buzzword-tastic, but also kind of cool. Edit a query and watch the results unfold graphically before you. That's the idea. This is a prototype.

Usage

You want to try it out? Wow. Okay, you'll need to:

$ lein cljsbuild once                              # Build the Javascript
$ lein server                                      # Run a websocket server.
$ cd resources/public ; python -m SimpleHTTPServer # Run a web server.

...and then pray.

About

Playing with an idea - Hadoop to D3 via Clojure & ClojureScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published