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

Lars Hofhansl updated HBASE-8400:
---------------------------------

    Fix Version/s:     (was: 0.94.8)
                   0.94.9

Moving out to 0.94.9.
                
> Load coprocessor jar from various protocols (HTTP, HTTPS, FTP, etc.)
> --------------------------------------------------------------------
>
>                 Key: HBASE-8400
>                 URL: https://issues.apache.org/jira/browse/HBASE-8400
>             Project: HBase
>          Issue Type: Improvement
>          Components: Coprocessors
>    Affects Versions: 0.94.3, 0.98.0
>            Reporter: Julian Zhou
>            Assignee: Julian Zhou
>            Priority: Minor
>             Fix For: 0.98.0, 0.95.1, 0.94.9
>
>
> In some application testing and production environment, after developed 
> coprocessors and generated jars, currently we need to transfer them to hdfs 
> first, then specify the URI in table descriptor to point to HDFS compatible 
> addresses of jars. Common used HTTP/HTTPS/FTP or other protocols were not 
> supported yet? To save time and make the life easier without transferring 
> from http/ftp or other servers, just modified the CoprocessorHost to use 
> http/ftp url connection (http and ftp servers are the most cases need to be 
> support) to stream jars to coprocessor jar spaces automatically.

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