Dave Marion created ACCUMULO-1398:
-------------------------------------

             Summary: Create command to dump running configuration
                 Key: ACCUMULO-1398
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1398
             Project: Accumulo
          Issue Type: New Feature
          Components: shell
            Reporter: Dave Marion
            Assignee: Dave Marion
            Priority: Minor
             Fix For: 1.6.0


Many times the configuration of Accumulo changes over time while the system is 
running. Keeping a CM'd copy of the configuration makes sense, but a utility 
does not exist to dump the current configuration.

I'm proposing a new shell command to dump the running configuration to include 
the system and table configuration parameters. Something like:

dump -a -d <directoryName>
dump -t <tableName> -d <directoryName>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to