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

Russell Jurney commented on PIG-2927:
-------------------------------------

Patch does not apply to trunk, please advise:

Russells-MacBook-Pro:pig-trunk rjurney$ patch -p0 <PIG-2927-0.patch 
patching file build.xml
patching file ivy/libraries.properties
patching file 
src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk #5 FAILED at 107.
Hunk #6 FAILED at 659.
2 out of 6 hunks FAILED -- saving rejects to file 
src/org/apache/pig/backend/hadoop/executionengine/mapReduceLayer/JobControlCompiler.java.rej
patching file src/org/apache/pig/impl/util/JarManager.java
patching file src/org/apache/pig/scripting/jruby/JrubyAccumulatorEvalFunc.java
patching file src/org/apache/pig/scripting/jruby/JrubyAlgebraicEvalFunc.java
patching file src/org/apache/pig/scripting/jruby/JrubyEvalFunc.java
patching file src/org/apache/pig/scripting/jruby/JrubyScriptEngine.java
                
> SHIP and use JRuby gems in JRuby UDFs
> -------------------------------------
>
>                 Key: PIG-2927
>                 URL: https://issues.apache.org/jira/browse/PIG-2927
>             Project: Pig
>          Issue Type: New Feature
>          Components: parser
>    Affects Versions: 0.11
>         Environment: JRuby UDFs
>            Reporter: Russell Jurney
>            Assignee: Jonathan Coveney
>            Priority: Minor
>         Attachments: PIG-2927-0.patch
>
>
> It would be great to use JRuby gems in JRuby UDFs without installing them on 
> all machines on the cluster. Some way to SHIP them automatically with the job 
> would be great.

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