[
https://issues.apache.org/jira/browse/HBASE-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-8400.
----------------------------------------
Assignee: (was: Julian Zhou)
Resolution: Incomplete
> 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
> Priority: Minor
>
> 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 was sent by Atlassian Jira
(v8.20.7#820007)