[jira] [Commented] (PIG-3376) Jython UDF invocation failure when importing java class in Cluster mode

2013-07-10 Thread Sergey (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705507#comment-13705507 ] Sergey commented on PIG-3376: - I happens during reduce side and its all I see. The first part of

[jira] Subscription: PIG patch available

2013-07-10 Thread jira
Issue Subscription Filter: PIG patch available (18 issues) Subscriber: pigdaily Key Summary PIG-3374CASE and IN fail when expression includes dereferencing operator https://issues.apache.org/jira/browse/PIG-3374 PIG-3373XMLLoader returns non-matching nodes when

Re: Store statement

2013-07-10 Thread Mark Wagner
On the second question, PIG-3136 did something similar with a little extra syntax. On Wed, Jul 10, 2013 at 3:05 PM, Aniket Mokashi wrote: > I found out today that: > a = store b into 'something'; > is a valid statement in pig. > > Is that expected? Should we open a jira to flag error for such a

Store statement

2013-07-10 Thread Aniket Mokashi
I found out today that: a = store b into 'something'; is a valid statement in pig. Is that expected? Should we open a jira to flag error for such a syntax? Optionally, we can officially support above syntax and allow doing something meaningful with a later on. On a side note, we can make all the

[jira] [Commented] (PIG-3376) Jython UDF invocation failure when importing java class in Cluster mode

2013-07-10 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13705130#comment-13705130 ] Rohini Palaniswamy commented on PIG-3376: - The stacktrace you posted is not complete

[jira] [Commented] (PIG-3376) Jython UDF invocation failure when importing java class in Cluster mode

2013-07-10 Thread Sergey (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704778#comment-13704778 ] Sergey commented on PIG-3376: - Sorry what do you mean by map job? 10.07.2013 18:33 пользователь

[jira] [Commented] (PIG-3376) Jython UDF invocation failure when importing java class in Cluster mode

2013-07-10 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13704725#comment-13704725 ] Rohini Palaniswamy commented on PIG-3376: - Can you give the full stacktrace from the

[jira] [Created] (PIG-3376) Jython UDF invocation failure when importing java class in Cluster mode

2013-07-10 Thread Sergey (JIRA)
Sergey created PIG-3376: --- Summary: Jython UDF invocation failure when importing java class in Cluster mode Key: PIG-3376 URL: https://issues.apache.org/jira/browse/PIG-3376 Project: Pig Issue Type: Bu