Re: Pig 0.10 on YARN

2013-04-09 Thread Konstantin Boudnik
In case you wanna know the actual cause of the issue, please look at BIGTOP-906. It seems that published Pig artifacts are missing pieces of what's available in the fat-pig-jar aka pig.jar. And seemingly the only way to deal with it is to avoid using Maven artifacts and start using the fat one. I

[jira] [Updated] (PIG-3199) Expose LogicalPlan via PigServer API

2013-04-09 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3199: - Attachment: PIG-3199_2.patch Uploading a new patch that returns a LogicalPlanData object

[jira] [Updated] (PIG-3199) Expose LogicalPlan via PigServer API

2013-04-09 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3199: - Tags: api (was: minor, api) Status: Patch Available (was: Open) Expose

[jira] [Updated] (PIG-3183) rm or rmf commands should respect globbing/regex of path

2013-04-09 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prashant Kommireddi updated PIG-3183: - Resolution: Won't Fix Release Note: Users should be encouraged to use fs -rm * if

Re: GSoC 2013

2013-04-09 Thread Gianmarco De Francisci Morales
+1 to what Dmitriy says. Cheers, -- Gianmarco On Mon, Apr 8, 2013 at 8:57 PM, Dmitriy Ryaboy dvrya...@gmail.com wrote: Hi, I think this is an interesting project but is not core to Pig itself -- it may be more interesting / viable as a standalone project on github that uses Pig to

[jira] [Updated] (PIG-3226) Groovy UDF support may fail to load script under some circumstances

2013-04-09 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathias Herberts updated PIG-3226: -- Affects Version/s: 0.11.1 Groovy UDF support may fail to load script under some

[jira] [Updated] (PIG-3226) Groovy UDF support may fail to load script under some circumstances

2013-04-09 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathias Herberts updated PIG-3226: -- Affects Version/s: 0.11 Groovy UDF support may fail to load script under some circumstances

Streaming Python Serialization

2013-04-09 Thread Jeremy Karn
I'm looking at ways to make streaming python udfs faster. In PIG-2417 ( https://issues.apache.org/jira/browse/PIG-2417) we used Pig's existing serialization code (with modifications to handle more complex serialization cases) but we're finding that the serialization/deserialization is eating up a

[jira] [Created] (PIG-3270) Union onschema failing at runtime when merging incompatible types

2013-04-09 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-3270: - Summary: Union onschema failing at runtime when merging incompatible types Key: PIG-3270 URL: https://issues.apache.org/jira/browse/PIG-3270 Project: Pig Issue

[jira] [Commented] (PIG-3262) Pig contrib 0.11 doesn't compile on certain rpm systems

2013-04-09 Thread Roman Shaposhnik (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626780#comment-13626780 ] Roman Shaposhnik commented on PIG-3262: --- Thanks a million! Pig

[jira] [Commented] (PIG-3270) Union onschema failing at runtime when merging incompatible types

2013-04-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626944#comment-13626944 ] Daniel Dai commented on PIG-3270: - This should not fail. When we merge chararray and

[jira] [Commented] (PIG-3226) Groovy UDF support may fail to load script under some circumstances

2013-04-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626962#comment-13626962 ] Daniel Dai commented on PIG-3226: - Do you mean if you give absolute path, it fails? Also can

[jira] [Created] (PIG-3271) POSplit ignoring error from input processing giving empty results

2013-04-09 Thread Koji Noguchi (JIRA)
Koji Noguchi created PIG-3271: - Summary: POSplit ignoring error from input processing giving empty results Key: PIG-3271 URL: https://issues.apache.org/jira/browse/PIG-3271 Project: Pig Issue

[jira] [Updated] (PIG-3271) POSplit ignoring error from input processing giving empty results

2013-04-09 Thread Koji Noguchi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Noguchi updated PIG-3271: -- Attachment: pig-3271-v01.patch I'm having hard time tracking the code but this seems to catch the error.

[jira] [Commented] (PIG-3271) POSplit ignoring error from input processing giving empty results

2013-04-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627043#comment-13627043 ] Daniel Dai commented on PIG-3271: - Ready to go with a testcase. POSplit

[jira] [Commented] (PIG-3268) Case statement support

2013-04-09 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627088#comment-13627088 ] Aniket Mokashi commented on PIG-3268: - I spoke to Cheolsoo offline on the changes

Re: Review Request: PIG-3269 In operator support

2013-04-09 Thread Aniket Mokashi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10337/#review18887 --- src/org/apache/pig/parser/QueryParser.g

[jira] [Commented] (PIG-3226) Groovy UDF support may fail to load script under some circumstances

2013-04-09 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627104#comment-13627104 ] Mathias Herberts commented on PIG-3226: --- My initial code incorrectly read the script

[jira] [Updated] (PIG-3226) Groovy UDF support may fail to load script under some circumstances

2013-04-09 Thread Mathias Herberts (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathias Herberts updated PIG-3226: -- Attachment: PIG-3226.patch-2 Groovy UDF support may fail to load script under some

Re: Review Request: PIG-3269 In operator support

2013-04-09 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10337/ --- (Updated April 9, 2013, 9:24 p.m.) Review request for pig. Changes ---

[jira] [Updated] (PIG-3269) In operator support

2013-04-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3269: --- Attachment: PIG-3269-4.patch Incorporated Aniket's comments in RB. In operator

Re: Review Request: PIG-3269 In operator support

2013-04-09 Thread Aniket Mokashi
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10337/#review18893 --- Ship it! Ship It! - Aniket Mokashi On April 9, 2013, 9:24 p.m.,

[jira] [Commented] (PIG-3226) Groovy UDF support may fail to load script under some circumstances

2013-04-09 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13627235#comment-13627235 ] Daniel Dai commented on PIG-3226: - What do you mean normal file? I still didn't get why copy

[jira] Subscription: PIG patch available

2013-04-09 Thread jira
Issue Subscription Filter: PIG patch available (40 issues) Subscriber: pigdaily Key Summary PIG-3269In operator support https://issues.apache.org/jira/browse/PIG-3269 PIG-3268Case statement support https://issues.apache.org/jira/browse/PIG-3268

Re: Review Request: PIG-3268 Case statement support

2013-04-09 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10341/ --- (Updated April 10, 2013, 3:10 a.m.) Review request for pig. Changes ---

[jira] [Updated] (PIG-3268) Case statement support

2013-04-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Attachment: PIG-3268-3.patch Uploading the patch. I took a completely new approach after discussion

Re: Review Request: PIG-3268 Case statement support

2013-04-09 Thread Cheolsoo Park
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10341/ --- (Updated April 10, 2013, 3:49 a.m.) Review request for pig. Changes ---

[jira] [Updated] (PIG-3268) Case statement support

2013-04-09 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Attachment: PIG-3268-4.patch Case statement support --