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

Eric Newton commented on ACCUMULO-1164:
---------------------------------------

I think it is used for post-failure analysis.  That is, this test fails. Later, 
as you are trying to figure out where the import failed, you can run this code 
to get a better idea of the failure pattern. I would port it to the new CLI 
code.
                
> org.apache.accumulo.test.randomwalk.bulk.Verify#main needs to be CLIed or 
> purged
> --------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-1164
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1164
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: John Vines
>            Assignee: John Vines
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> Cleaning up getConnector calls and I stumbled across this code. I noticed 
> it's not using the new CLI stuff, but I'm wondering if it's still useful. A 
> grep of the codebase shows no scripts reference it, but it looks like it 
> might be used for manual verification of results? Either we should purge it 
> or update it to use the CLI.

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