HBase configuration wizard
--------------------------

                 Key: HBASE-1173
                 URL: https://issues.apache.org/jira/browse/HBASE-1173
             Project: Hadoop HBase
          Issue Type: Improvement
            Reporter: Andrew Purtell
             Fix For: 0.20.0


There are some aspects of HBase configuration that will be daunting for new 
users. For example, Zookeeper configuration needs to list all hosts so it can 
determine quorum. New users won't necessarily even understand the distinction 
between HBase and Zookeeper.  Let's produce a bash configuration wizard that 
can generate all necessary config files or file edits based on the answers 
provided to a few simple questions. This will allow neophytes to quickly spin 
up clusters correctly without duplicating common errors. Advanced configuration 
is out of scope for this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to