[jira] [Updated] (PIG-3431) Return more information for parsing related exceptions.

2013-09-07 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Karn updated PIG-3431: - Release Note: Improves Pig exception handling by: * Adding the SourceLocation (line and column numbers) to

[jira] [Updated] (PIG-3426) Add support for removing s3 files

2013-09-07 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Karn updated PIG-3426: - Release Note: Pig scripts now support removing files from S3. rmf s3n://S3_FILE_LOCATION; was: Pig

[jira] [Updated] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2013-09-07 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Karn updated PIG-2417: - Attachment: PIG-2417-8.patch Streaming UDFs - allow users to easily write UDFs in scripting

[jira] [Updated] (PIG-3426) Add support for removing s3 files

2013-09-07 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeremy Karn updated PIG-3426: - Release Note: Pig scripts now support removing files from S3. rmf s3n://s3_file_location; Add

[jira] [Commented] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2013-09-07 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761061#comment-13761061 ] Jeremy Karn commented on PIG-2417: -- Latest patch has changes from code review. I still

Re: Review Request 13781: Changes to add support for streaming_python udfs.

2013-09-07 Thread Jeremy Karn
On Sept. 7, 2013, 12:04 a.m., Daniel Dai wrote: src/org/apache/pig/builtin/StreamUDFToPig.java, line 47 https://reviews.apache.org/r/13781/diff/2/?file=348274#file348274line47 This might be affected by PIG-3255 Looks like it would be easy to make this patch work with PIG-3255. If

Re: Review Request 13781: Changes to add support for streaming_python udfs.

2013-09-07 Thread Jeremy Karn
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/13781/ --- (Updated Sept. 7, 2013, 3:39 p.m.) Review request for pig. Repository:

[jira] [Commented] (PIG-3430) Add xml format for explaining MapReduce Plan.

2013-09-07 Thread Jeremy Karn (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13761066#comment-13761066 ] Jeremy Karn commented on PIG-3430: -- Fixed. Add xml format for explaining

[jira] Subscription: PIG patch available

2013-09-07 Thread jira
Issue Subscription Filter: PIG patch available (21 issues) Subscriber: pigdaily Key Summary PIG-3451EvalFuncT ctor reflection to determine value of type param T is brittle https://issues.apache.org/jira/browse/PIG-3451 PIG-3449Move JobCreationException to