[ 
https://issues.apache.org/jira/browse/ACCUMULO-1398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770987#comment-13770987
 ] 

ASF subversion and git services commented on ACCUMULO-1398:
-----------------------------------------------------------

Commit 001ef47e985353f9ddb99d208ceff581664bd91f in branch refs/heads/master 
from [~ecn]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=001ef47 ]

ACCUMULO-1398 added admin command dumpConfig

                
> 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
>              Labels: configuration, shell
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1398-1.patch
>
>
> 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