[ 
https://issues.apache.org/jira/browse/ACCUMULO-708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502434#comment-13502434
 ] 

Dave Marion commented on ACCUMULO-708:
--------------------------------------

Here's my solution:

I copied an example site file to the test module:

{noformat}
 cp conf/examples/512MB/standalone/accumulo-site.xml 
test/src/test/resources/conf/.
{noformat}

Then I set the property to:

{noformat}
             <ACCUMULO_HOME>../test/src/test/resources</ACCUMULO_HOME>
{noformat}
                
> Modify ClassLoader to support different applications / multi-tenancy
> --------------------------------------------------------------------
>
>                 Key: ACCUMULO-708
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-708
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: start
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>              Labels: classloader
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-708-1.patch, ACCUMULO-708-2.patch, 
> ACCUMULO-708-3.patch, HelloWorld.jar
>
>   Original Estimate: 24h
>          Time Spent: 33h
>  Remaining Estimate: 0h
>
> I'd like to expand the current classloader to support loading classes from 
> HDFS and different application contexts. I'll be modifying the ticket as the 
> idea matures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to