You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Eric Newton (Resolved) (JIRA)" <ji...@apache.org> on 2012/04/11 19:23:19 UTC

[jira] [Resolved] (ACCUMULO-521) examples functional test is using the wrong class name

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

Eric Newton resolved ACCUMULO-521.
----------------------------------

    Resolution: Fixed
    
> examples functional test is using the wrong class name
> ------------------------------------------------------
>
>                 Key: ACCUMULO-521
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-521
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.4.0
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>            Priority: Minor
>             Fix For: 1.4.1
>
>
> Reported by Keys Botzum:
> simple.examples.Examples was failing with a class loader issue. By examining simple/examples.py I was able to determine that the package names were not correct when referring to certain subtests, such as RandomBatchScanner. Specifically it referred to org.apache.accumulo.examples.client.RandomBatchScanner rather than the appropriate org.apache.accumulo.examples.*simple*.client.RandomBatchScanner. The same is true for RandomBatchWriter.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira