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

Jonathan Coveney commented on PIG-3055:
---------------------------------------

Bump. Greg, I'd love to know if you think this is "there." If so, putting it in 
reviewboard would also be great. Just ping this JIRA and I'll take a more 
detailed look.
                
> Make it possible to register new script engines
> -----------------------------------------------
>
>                 Key: PIG-3055
>                 URL: https://issues.apache.org/jira/browse/PIG-3055
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Greg Bowyer
>         Attachments: 
> PIG-3055-Make-it-possible-to-register-a-script-engine.patch
>
>
> Hi shiny pig people
> I have recently been playing about with getting renjin to work as a script 
> engine in pig in the same manner as jython / ruby etc.
> Renjin is a re-implementation of R in java.
> For now the renjin project is in its infancy and is probably not best suited 
> to being bundled with pig, as such I need to be able to extend the 
> ScriptEngine interface and register renjin as a suitable engine for pig to 
> use.
> At present the parts of pig that know about script engines are not easily 
> changed, attached is a patch that should make this possible.
> Thoughts ? ideas ?

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