On Thu, Jul 5, 2012 at 9:21 PM, Park, Jee [USA] <[email protected]> wrote: > ~$: accumulo/bin/accumulo shell -u root > Enter current password for 'root'@'accumulo': ******** > 05 18:18:26,233 [shell.Shell] ERROR: > org.apache.accumulo.core.client.AccumuloSecurityException: Error > BAD_CREDENTIALS - Username or Password is Invalid
It seems like you are missing the -p parameter. For example, "-p password".
