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

Hudson commented on ACCUMULO-808:
---------------------------------

Integrated in Accumulo-Trunk #532 (See 
[https://builds.apache.org/job/Accumulo-Trunk/532/])
    ACCUMULO-808 apply 2nd patch for putting output to a file (Revision 1400869)

     Result = SUCCESS
ecn : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/ScanCommand.java

                
> Add option to pipe shell commands to a file
> -------------------------------------------
>
>                 Key: ACCUMULO-808
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-808
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: shell
>    Affects Versions: 1.5.0
>            Reporter: Christopher Tubbs
>            Assignee: Joe Skora
>              Labels: config, file, hackathon, output, save, shell
>             Fix For: 1.5.0
>
>         Attachments: 
> 0001-Add-output-option-o-to-the-scan-and-config-CLI-comma.patch, 
> 0001-fix-recursion-error-in-scan-command-printRecord.patch
>
>
> When working in the shell, it would be useful to direct scan output directly 
> to a file for examination outside of the interactive shell.
> A simple solution is to add a -o/--output <file> option to scan commands in 
> the shell. Other commands may benefit from such a feature, also.

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