[
https://issues.apache.org/jira/browse/ACCUMULO-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Havanki updated ACCUMULO-2042:
-----------------------------------
Attachment: ACCUMULO-2042.patch
> 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
> 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.1.4#6159)