The advantage of using this script is that it prints out the parameters you need to add to your accumulo-site.xml file for easy copying and pasting. We could make the script generate the certificate using the maven-keytool-plugin, if that makes sense.
Billie On Mon, Apr 15, 2013 at 11:17 AM, Christopher <[email protected]> wrote: > Try using the maven-keytool-plugin to generate the certificate. > > -- > Christopher L Tubbs II > http://gravatar.com/ctubbsii > > > On Sun, Apr 14, 2013 at 10:58 PM, David Medinets > <[email protected]> wrote: > > I tried to run the generate_monitor_certificate.sh script on an Ubuntu VM > > and saw the following message: > > > > root@li459-74:/usr/local/accumulo# bin/generate_monitor_certificate.sh > > tail: cannot open `+2' for reading: No such file or directory > > > > I briefly looked into the script but don't know enough about /dev/random > to > > debug much. >
