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

Jonathan Coveney commented on PIG-2317:
---------------------------------------

I've included the missing file.

Daniel,

Can you include what error you're getting? As is, there should be no issue as 
long as the pig udf has "require 'pigudf'". We are now packaging pigudf.rb in 
the jar file, and when they do "require 'pigudf'" the PigudfService.java class 
will pull in all of the required files.

I have no problem running the tests without your patch so I'd like to get to 
the bottom of that. It's possible I have something else on my classpath or 
something.

Thanks!
Jon
                
> Ruby/Jruby UDFs
> ---------------
>
>                 Key: PIG-2317
>                 URL: https://issues.apache.org/jira/browse/PIG-2317
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Jacob Perkins
>            Assignee: Jonathan Coveney
>            Priority: Minor
>         Attachments: PIG-2317-10.patch, PIG-2317-10_plus.patch, 
> PIG-2317-11.patch, PIG-2317-12.patch, PIG-2317-8.patch, 
> PIG-2317-8_plus.patch, PIG-2317-9.patch, PigUdf.rb, PigUdf.rb, 
> jruby_scripting.patch, jruby_scripting_2_real.patch, jruby_scripting_3.patch, 
> jruby_scripting_4.patch, jruby_scripting_5.patch, jruby_scripting_6.patch, 
> jruby_scripting_7.patch, pigjruby.rb, pigjruby.rb, pigjruby.rb, pigudf.rb
>
>
> It should be possible to write UDFs in Ruby. These UDFs will be registered in 
> the same way as python and javascript UDFs.

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