Skip to content

Instantly share code, notes, and snippets.

@blakesmith
Created November 29, 2011 02:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blakesmith/1403168 to your computer and use it in GitHub Desktop.
Save blakesmith/1403168 to your computer and use it in GitHub Desktop.
notification-realtime.core=> (require '[clj-hector.core :as hector])
nil
notification-realtime.core=> (def cluster (hector/cluster "collectstream cluster" "localhost"))
java.lang.NoSuchMethodError: org.slf4j.helpers.MessageFormatter.format(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/String; (NO_SOURCE_FILE:3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment