You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2013/01/10 23:06:13 UTC

[jira] [Resolved] (ACCUMULO-867) Support common use cases for loading classes from context (e.g. HDFS)

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

Keith Turner resolved ACCUMULO-867.
-----------------------------------

    Resolution: Fixed
      Assignee: Keith Turner
    
> Support common use cases for loading classes from context (e.g. HDFS)
> ---------------------------------------------------------------------
>
>                 Key: ACCUMULO-867
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-867
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: start
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> We need to decide how want to make this new classloader functionality available to users.   
> One use case is making per-table class loaders availiable.   This would allow the user to set a per table property like the following.
> {noformat}
>    table.classpath=hdfs://nn:8092/myApp
> {noformat}
> Setting this would allow iterators specific to the table to be loaded from a given location.   Currently when a user iterator is placed in lib/ext all tables see the iterator.
> Another possible use case is per-scan classpath. 

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