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

stack updated HBASE-2396:
-------------------------

      Tags: noob
    Labels: noob  (was: )

This'd be a fun/crazy noob project.
                
> Coprocessors: Server side dynamic scripting language execution
> --------------------------------------------------------------
>
>                 Key: HBASE-2396
>                 URL: https://issues.apache.org/jira/browse/HBASE-2396
>             Project: HBase
>          Issue Type: New Feature
>          Components: coprocessors
>            Reporter: Todd Lipcon
>            Assignee: Andrew Purtell
>              Labels: noob
>
> There are a lot of use cases where users want to perform some simple 
> operations on the region server. For example, a row may represent a Set and 
> users want append/search/remove style operations within the row without 
> having to perform the work on the client side. One possible solution is to 
> embed a small language something like PL/SQL (not necessarily in syntax) 
> which restricts users to a safe set of operations.

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