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

David Medinets commented on ACCUMULO-1398:
------------------------------------------

Would adding an 'spool' or 'tee' command be sufficient so that the output
from any command can be captured to a file? I'm thinking of how sqlplus can
turn on and off sending output to a file.




                
> 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
>
>
> 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