You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "John Vines (JIRA)" <ji...@apache.org> on 2014/01/31 00:24:13 UTC

[jira] [Assigned] (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:all-tabpanel ]

John Vines reassigned ACCUMULO-2220:
------------------------------------

    Assignee: John Vines

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