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:25:17 UTC

[jira] [Resolved] (ACCUMULO-523) DynamicClassloader test uses an insufficient classpath

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

Eric Newton resolved ACCUMULO-523.
----------------------------------

    Resolution: Fixed
      Assignee: Eric Newton  (was: John Vines)
    
> DynamicClassloader test uses an insufficient classpath
> ------------------------------------------------------
>
>                 Key: ACCUMULO-523
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-523
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Eric Newton
>            Assignee: Eric Newton
>
> reported by Keys Botzum:
>  simple.dynamic.DynamicClassloader fails with class loader issues referencing both Accumulo and Hadoop classes. I examined simple/dynamic.py and determined that the class path references weren't sufficient where javac was invoked. I added the following to the class path command line options for javac and now it works:  /opt/accumulo-1.4.0/lib/\*:/opt/mapr/hadoop/hadoop-0.20.2/lib/\*

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