You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2011/04/02 01:37:05 UTC

[jira] [Commented] (PIG-1944) register javascript UDFs does not work

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

Julien Le Dem commented on PIG-1944:
------------------------------------

     [exec] -1 overall.  
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 3 new or modified tests.
     [exec] 
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning messages.
     [exec] 
     [exec]     +1 javac.  The applied patch does not increase the total number of javac compiler warnings.
     [exec] 
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs warnings.
     [exec] 
     [exec]     -1 release audit.  The applied patch generated 556 release audit warnings (more than the trunk's current 554 warnings).

the new warnings are related to HTML files
$ cat ~/tmp/releaseAuditDiffWarnings.txt 

142d141
<      [java]  !????? /homes/ledemj/svn/apache/pig/trunk/build/pig-0.9.0-SNAPSHOT/docs/api/overview-frame.html
144d142
<      [java]  !????? /homes/ledemj/svn/apache/pig/trunk/build/pig-0.9.0-SNAPSHOT/docs/api/org/apache/pig/package-tree.html


> register javascript UDFs does not work 
> ---------------------------------------
>
>                 Key: PIG-1944
>                 URL: https://issues.apache.org/jira/browse/PIG-1944
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.0
>            Reporter: Julien Le Dem
>            Assignee: Julien Le Dem
>             Fix For: 0.9.0
>
>         Attachments: PIG-1944-trunk.patch
>
>
> The following does not work because of a bug in the JSScriptEngine initialization
> Register 'test.js' using javascript as myfuncs;

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