Jeff, As far as automation goes. I use an expect script to achieve this:
http://en.wikipedia.org/wiki/Expect You can use this with puppet without any problems. On Fri, Feb 22, 2013 at 10:14 AM, Jeff Blaine <[email protected]> wrote: > Is there any way to automate 'accumulo init'? > > As it is now, we have fully automated standing up Hadoop > and HBase. > > Requiring a human to interactively type a command in order > to get finished Accumulo installation is a major roadblock > to automation via configuration management tools such as > Chef, CFEngine, or Puppet. >
