[jira] Commented: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884863#action_12884863 ] Julien Le Dem commented on PIG-928: --- Aniket, this is assuming the ScriptEngine requires onl

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884856#action_12884856 ] Aniket Mokashi commented on PIG-928: I had added an interface: getStandardScriptJarPath to

[jira] Updated: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-928: --- Attachment: RegisterPythonUDFFinale.patch Changes needed for script UDF. TODO- jython.jar related change

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884845#action_12884845 ] Dmitriy V. Ryaboy commented on PIG-928: --- Aniket, I already made the changes you need to

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884841#action_12884841 ] Aniket Mokashi commented on PIG-928: The fix needed some changes in queryparser to support

[jira] Commented: (PIG-1389) Implement Pig counter to track number of rows for each input files

2010-07-02 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884834#action_12884834 ] Richard Ding commented on PIG-1389: --- We use Hadoop Path as a parser to parse the input/outp

[jira] Created: (PIG-1481) PigServer throws exception if it cannot find hadoop-site.xml or core-site.xml

2010-07-02 Thread Sameer M (JIRA)
PigServer throws exception if it cannot find hadoop-site.xml or core-site.xml - Key: PIG-1481 URL: https://issues.apache.org/jira/browse/PIG-1481 Project: Pig Issue

[jira] Updated: (PIG-1404) PigUnit - Pig script testing simplified.

2010-07-02 Thread Romain Rigaux (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Rigaux updated PIG-1404: --- Status: Patch Available (was: Open) > PigUnit - Pig script testing simplified. >

[jira] Updated: (PIG-1404) PigUnit - Pig script testing simplified.

2010-07-02 Thread Romain Rigaux (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Rigaux updated PIG-1404: --- Status: Open (was: Patch Available) > PigUnit - Pig script testing simplified. >

[jira] Commented: (PIG-1321) Logical Optimizer: Merge cascading foreach

2010-07-02 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884811#action_12884811 ] Xuefu Zhang commented on PIG-1321: -- Add one more pre-condition: 3. The first foreach stateme

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884807#action_12884807 ] Dmitriy V. Ryaboy commented on PIG-1434: I think it's important in this particular ca

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884794#action_12884794 ] Richard Ding commented on PIG-1434: --- So all one needs to do is internally replace the line

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884791#action_12884791 ] Thejas M Nair commented on PIG-1434: I think the replicated cross is a good alternative t

[jira] Updated: (PIG-1309) Map-side Cogroup

2010-07-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-1309: -- Attachment: PIG_1309_7.patch Backport of merge cogroup for 0.7 branch. Since, hudson can test onl

[jira] Updated: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-928: -- Attachment: PIG-928.patch I rebased the patch and made it pull jython down via maven. 2.5.1 doesn'

[jira] Commented: (PIG-928) UDFs in scripting languages

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884763#action_12884763 ] Dmitriy V. Ryaboy commented on PIG-928: --- Aniket, the patch does not apply cleanly to tru

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884759#action_12884759 ] Richard Ding commented on PIG-1434: --- I agree that we should use the right syntax. What I me

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884755#action_12884755 ] Dmitriy V. Ryaboy commented on PIG-1434: Richard, In my opinion -- Yes in principle,

[jira] Commented: (PIG-1434) Allow casting relations to scalars

2010-07-02 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884750#action_12884750 ] Richard Ding commented on PIG-1434: --- How about a "replicated" cross? {code} A = load 'dat

[jira] Closed: (PIG-1469) DefaultDataBag assumes ArrayList as default List type

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy closed PIG-1469. -- > DefaultDataBag assumes ArrayList as default List type > ---

[jira] Updated: (PIG-1469) DefaultDataBag assumes ArrayList as default List type

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1469: --- Status: Resolved (was: Patch Available) Resolution: Fixed I committed this. > Default

[jira] Closed: (PIG-1449) RegExLoader hangs on lines that don't match the regular expression

2010-07-02 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy closed PIG-1449. -- > RegExLoader hangs on lines that don't match the regular expression > --

[jira] Commented: (PIG-1478) Add progress notification listener to PigRunner API

2010-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884732#action_12884732 ] Hadoop QA commented on PIG-1478: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-1478) Add progress notification listener to PigRunner API

2010-07-02 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884677#action_12884677 ] Hadoop QA commented on PIG-1478: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-794) Use Avro serialization in Pig

2010-07-02 Thread Jeff Zhang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884577#action_12884577 ] Jeff Zhang commented on PIG-794: We can leverage AvroInputFormat and AvroOutputFormat in Avro