Skip to content

Instantly share code, notes, and snippets.

@jatrost
Created February 27, 2012 12:38
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 jatrost/1923436 to your computer and use it in GitHub Desktop.
Save jatrost/1923436 to your computer and use it in GitHub Desktop.
gora.datastore.default=org.apache.gora.accumulo.store.AccumuloStore
gora.datastore.accumulo.mock=false
gora.datastore.accumulo.instance=inst
gora.datastore.accumulo.zookeepers=localhost
gora.datastore.accumulo.user=root
gora.datastore.accumulo.password=secret
gora.datastore.accumulo.zookeepers=127.0.0.1:2181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment