sroegner / accumulo-saltstack

Apache Accumulo integration for SaltStack cluster management tools https://github.com/saltstack
2 stars 1 forks source link

Support for deploying and configuring a thrift proxy #6

Closed bauer1j closed 10 years ago

bauer1j commented 10 years ago

One of the main ways I access accumulo is through the thrift proxy:

 https://accumulo.apache.org/1.5/accumulo_user_manual.html#_proxy

Can we add support for automatically deploying and configuring that?

Obviously not all users will want to run the proxy, so this should be off by default but enabled with some configuration.