[Coprocessors] Support configuration of coprocessor at load time
----------------------------------------------------------------

                 Key: HBASE-4048
                 URL: https://issues.apache.org/jira/browse/HBASE-4048
             Project: HBase
          Issue Type: Improvement
            Reporter: Andrew Purtell
            Assignee: Andrew Purtell
             Fix For: 0.92.0


Users should be able to pass configuration options to coprocessors. These 
options should be applied at load time.

- For system coprocessors, just use the configuration of the container. 

- Extend table coprocessor load specification to allow arbitrary key-value 
pairs at the end (<key>=<value>{,}).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to