[
https://issues.apache.org/jira/browse/ACCUMULO-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882227#comment-13882227
]
Christopher Tubbs commented on ACCUMULO-2231:
---------------------------------------------
Mysql usually comes installed with open permissions, and users are recommended
to run "mysql_secure_installation" script to lock things down (remove test
tables, set root password, etc.). One option we have is to do something
similar. (open, permissive configuration, with an easy mechanism to lock things
down).
> remove 'accumulo init'
> ----------------------
>
> Key: ACCUMULO-2231
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2231
> Project: Accumulo
> Issue Type: Bug
> Components: master
> Reporter: Eric Newton
> Priority: Minor
>
> Had an offline discussion with [~elserj]. He mentioned that the need to run
> 'accumulo init' annoys new users. Think about removing this step and using
> some obvious defaults (root/secret). Might make sense to fold this issue
> into an automatic configuration tool.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)