[ 
https://issues.apache.org/jira/browse/ACCUMULO-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs updated ACCUMULO-2042:
----------------------------------------

    Affects Version/s:     (was: 1.7.0)
                           (was: 1.6.0)

> Scalability test does not run
> -----------------------------
>
>                 Key: ACCUMULO-2042
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2042
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.4, 1.5.0
>            Reporter: Bill Havanki
>            Assignee: Bill Havanki
>             Fix For: 1.4.5, 1.5.1, 1.6.0
>
>         Attachments: ACCUMULO-2042.patch
>
>
> Attempting to run the scalability test:
> {noformat}
> cd test/system/scalability && ./run.py Ingest
> {noformat}
> fails to locate the test class:
> java.lang.ClassNotFoundException: accumulo.server.test.scalability.Ingest
> This is because the {{Class.forName()}} call in the main {{Run}} class uses 
> an incorrect package. (This is a Java problem, not a Python problem, so it 
> persists even in master.)
> I would not assume that, once this minor issue is fixed, that the scalability 
> test will then run without trouble, so consider using this ticket to cover 
> all work needed to get scalability tests going.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to