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

Lars Hofhansl commented on HBASE-1936:
--------------------------------------

Thank Jieshan. Yes, I think you should be able to reuse most of the CP 
classloading code. In the end you "only" need a classloader which can load a 
jar from HDFS. Filters (like coprocessors) then would be packed into a jar 
(together with any supporting classes needed).

                
> ClassLoader that loads from hdfs; useful adding filters to classpath without 
> having to restart services
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-1936
>                 URL: https://issues.apache.org/jira/browse/HBASE-1936
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: stack
>            Assignee: Jieshan Bean
>              Labels: noob
>         Attachments: HBASE-1936-trunk(forReview).patch, cp_from_hdfs.patch
>
>


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

        

Reply via email to