You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/07 17:37:48 UTC

[jira] [Commented] (ACCUMULO-1519) CloudStone tests broken for < 1.5

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

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

Commit 1500455 from [~mdrob]
[ https://svn.apache.org/r1500455 ]

ACCUMULO-1519 removing force flag from deletetable commands in cloudstone tests
                
> CloudStone tests broken for < 1.5
> ---------------------------------
>
>                 Key: ACCUMULO-1519
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1519
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell, test
>    Affects Versions: 1.4.3
>         Environment: Accumulo 1.4.3 (and presumably 
>            Reporter: Chris Bennight
>            Priority: Trivial
>             Fix For: 1.4.4
>
>
> Summary: 
> force option for deletetable shell operation added in 1.5, CloudStone python benchmark change ported to 1.4.3 which tries to call the -f option, but results in error.
> Longer:
> Force command ("f" was added to the deletetable shell command @ 
> https://github.com/apache/accumulo/commit/6abb3e5ccb533adff0ae715dc3eb0c4a56ed4874#L9L67
> 1.4.3 tagged version is 
> https://github.com/apache/accumulo/blob/1.4.3/src/core/src/main/java/org/apache/accumulo/core/util/shell/commands/DeleteTableCommand.java
> The CloudStone python scripts in versions < 1.5 send the force command, which results in [shell.Shell] ERROR: org.apache.commons.cli.UnrecognizedOptionException: Unrecognized option: -f
> This appears to have been the result of Accumulo-897 - https://github.com/apache/accumulo/commit/736c230ad1f3e106fa1713323545ee568251033f#test/system/bench/lib/IngestBenchmark.py

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