[jira] [Commented] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258719#comment-13258719 ] Daniel Dai commented on PIG-2652: - Yes, it's doable. We can mark the job SKIP when we find t

[jira] [Commented] (PIG-2648) MapReduceLauncher squashes unchecked exceptions

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258715#comment-13258715 ] Daniel Dai commented on PIG-2648: - Can you make a patch? > MapReduceLaunche

[jira] [Commented] (PIG-2644) Piggybank's HadoopJobHistoryLoader throws NPE when reading broken history file

2012-04-20 Thread Prashant Kommireddi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258712#comment-13258712 ] Prashant Kommireddi commented on PIG-2644: -- Is there any documentation on how this

[jira] [Work started] (PIG-2117) support use of relational operators supported within nested-foreach in expressions

2012-04-20 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-2117 started by Aniket Mokashi. > support use of relational operators supported within nested-foreach in > expressions > --

[jira] [Resolved] (PIG-2644) Piggybank's HadoopJobHistoryLoader throws NPE when reading broken history file

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2644. - Resolution: Fixed Fix Version/s: 0.11 Assignee: Mathias Herberts Hadoop Flags: Reviewed

[jira] [Updated] (PIG-2627) Custom partitioner not set when POSplit is involved in Plan

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2627: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Patch commi

[jira] [Updated] (PIG-2627) Custom partitioner not set when POSplit is involved in Plan

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2627: Attachment: PIG-2627-2.patch > Custom partitioner not set when POSplit is involved in Plan >

[jira] [Updated] (PIG-2627) Custom partitioner not set when POSplit is involved in Plan

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2627: Attachment: (was: PIG-2627-2.patch) > Custom partitioner not set when POSplit is involved in Plan > -

[jira] [Updated] (PIG-2627) Custom partitioner not set when POSplit is involved in Plan

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2627: Attachment: PIG-2627-2.patch Add test case. > Custom partitioner not set when POSplit is inv

Build failed in Jenkins: Pig-trunk #1230

2012-04-20 Thread Apache Jenkins Server
See Changes: [daijy] PIG-2596: Jython UDF does not handle boolean output -- [...truncated 59082 lines...] [junit] 12/04/20 22:47:09 INFO datanode.FSDatasetAsyncDiskService: All async disk service

[jira] [Updated] (PIG-2627) Custom partitioner not set when POSplit is involved in Plan

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2627: Description: {code} A = load 'i3.txt' as (k,v); L = FILTER A BY k == 'k1'; B = GROUP A BY k PARTITION BY Si

[jira] [Updated] (PIG-2596) Jython UDF does not handle boolean output

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2596: Resolution: Fixed Fix Version/s: 0.11 Assignee: Aniket Mokashi Hadoop Flags: Reviewed

[jira] [Updated] (PIG-2596) Jython UDF does not handle boolean output

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2596: Attachment: PIG-2596-2.patch Looks good, enable ignored test fixed by the patch. > Jython UD

[jira] [Commented] (PIG-2641) Create toJSON function for all complex types: tuples, bags and maps

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258611#comment-13258611 ] Daniel Dai commented on PIG-2641: - Check EvalFunc.getInputSchema() > Create

Re: Pig build question

2012-04-20 Thread Daniel Dai
Pig runtime is decoupled with the hadoop jars you build with. You can run Pig with a different hadoop which HADOOP_HOME points to. If you really want to compile with a different hadoop jar, the easiest hack is to replace hadoop libraries inside build/ivy/lib/Pig with your version of hadoop. Daniel

[jira] [Resolved] (PIG-2544) ConstantExpression considers (-1.0) as a tuple rather than double

2012-04-20 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2544. - Resolution: Won't Fix This is by design. There is discussion on PIG-2082. > ConstantExpres

[jira] [Updated] (PIG-2650) Convenience mock Loader and Storer to simplify unit testing of Pig scripts

2012-04-20 Thread Julien Le Dem (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2650: --- Attachment: PIG-2650-c.patch PIG-2650-c.patch fixes the test. > Convenience mock Load

Build failed in Jenkins: Pig-trunk #1229

2012-04-20 Thread Apache Jenkins Server
See Changes: [daijy] Commit PIG-2590.4.patch [daijy] Add missing license header [daijy] Commit PIG-2590.3.patch [daijy] Commit PIG-2590.2.patch -- [...truncated 58697 lines...] [junit] at c

[jira] [Commented] (PIG-2656) HBaseStorage, Job setup fails

2012-04-20 Thread Catalin Alexandru Zamfir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258101#comment-13258101 ] Catalin Alexandru Zamfir commented on PIG-2656: --- Nevermind. Fixed. Found it on

[jira] [Commented] (PIG-2656) HBaseStorage, Job setup fails

2012-04-20 Thread Catalin Alexandru Zamfir (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258096#comment-13258096 ] Catalin Alexandru Zamfir commented on PIG-2656: --- hbase/guava/zookeeper jars ar

[jira] [Commented] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-20 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258091#comment-13258091 ] Dmitriy V. Ryaboy commented on PIG-2652: I see. I think the way to solve this is to

[jira] [Commented] (PIG-2652) Skew join and order by don't trigger reducer estimation

2012-04-20 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258089#comment-13258089 ] Daniel Dai commented on PIG-2652: - Seems it still does not solve the LimitAdjuster issue. Im

[jira] [Commented] (PIG-2544) ConstantExpression considers (-1.0) as a tuple rather than double

2012-04-20 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258090#comment-13258090 ] Dmitriy V. Ryaboy commented on PIG-2544: () being syntactic sugar for "TOTUPLE" is a

[jira] [Resolved] (PIG-2656) HBaseStorage, Job setup fails

2012-04-20 Thread Dmitriy V. Ryaboy (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-2656. Resolution: Invalid Closing without prejudice as this isn't an actual storage bug (though per

[jira] [Commented] (PIG-2656) HBaseStorage, Job setup fails

2012-04-20 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258087#comment-13258087 ] Dmitriy V. Ryaboy commented on PIG-2656: Sounds like you didn't have your hbase conf

[jira] [Commented] (PIG-2544) ConstantExpression considers (-1.0) as a tuple rather than double

2012-04-20 Thread Prashant Kommireddi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258077#comment-13258077 ] Prashant Kommireddi commented on PIG-2544: -- Hi Vivek, What should be the expected

[VOTE] Release Pig 0.10.0 (candidate 0)

2012-04-20 Thread Daniel Dai
Hi, I have created a candidate build for Pig 0.10.0. Keys used to sign the release are available at http://svn.apache.org/viewvc/pig/trunk/KEYS?view=markup. Please download, test, and try it out: http://people.apache.org/~daijy/pig-0.10.0-candidate-0/ Should we release this? Vote closes on nex