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 2014/01/31 00:28:09 UTC

[jira] [Commented] (ACCUMULO-2220) CloudStone Benchmarks do not respect ACCUMULO_CONF_DIR

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

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

Commit 4d8977c891017701d4ff2873439fc884b4a4ea57 in branch refs/heads/1.4.5-SNAPSHOT from [~vines]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4d8977c ]

ACCUMULO-2220 supporting ACCUMULO_CONF_DIR in test/system/bench


> CloudStone Benchmarks do not respect ACCUMULO_CONF_DIR
> ------------------------------------------------------
>
>                 Key: ACCUMULO-2220
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2220
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.4, 1.5.0
>            Reporter: Mike Drob
>            Assignee: John Vines
>              Labels: newbie
>             Fix For: 1.4.5, 1.5.1, 1.6.0
>
>
> {noformat}
> Traceback (most recent call last):
>   File "/usr/lib/accumulo-1.4.4/test/system/bench/lib/IngestBenchmark.py", line 59, in runTest
>     for i, s in enumerate(slaveNames()):
>   File "/usr/lib/accumulo-1.4.4/test/system/bench/lib/slaves.py", line 27, in slaveNames
>     return [s.strip() for s in open(accumulo('conf', 'slaves'))]
> IOError: [Errno 2] No such file or directory: '/usr/lib/accumulo/conf/slaves'
> ----------------------------------------------------------------------
> Ran 1 test in 7.580s
> FAILED (errors=1)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)