You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "John Vines (Created) (JIRA)" <ji...@apache.org> on 2012/03/12 17:13:38 UTC

[jira] [Created] (ACCUMULO-459) Accumulo init should fail fast

Accumulo init should fail fast
------------------------------

                 Key: ACCUMULO-459
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-459
             Project: Accumulo
          Issue Type: Improvement
          Components: start
            Reporter: John Vines
            Assignee: John Vines
            Priority: Minor
             Fix For: 1.4.1


Currently the initialization script checks hadoop (I think) before configuring, but we don't check zookeeper until user prompts begin. We should start off initialization by making sure hdfs and zookeeper are writable. This will allow it to fail before any sort of user interaction begins, allowing automatic setup scripts to be able to easily poll on initialization.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira