Skip to content

Instantly share code, notes, and snippets.

@nathanmarz
Created February 24, 2011 03:18
Show Gist options
  • Save nathanmarz/841689 to your computer and use it in GitHub Desktop.
Save nathanmarz/841689 to your computer and use it in GitHub Desktop.
{ :replication 1
:hosts ["edb1.mycompany.com" "edb2.mycompany.com" "edb3.mycompany.com"]
:port 3578
:domains {"tweet-counts" "/data/output/tweet-counts-edb"
"influenced-by" "/data/output/influenced-by-edb"
"influencer-of" "/data/output/influencer-of-edb"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment