[jira] Commented: (PIG-1428) Add getPigStatusReporter() to PigHadoopLogger

2010-06-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873901#action_12873901 ] Hadoop QA commented on PIG-1428: -1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-1428) Add getPigStatusReporter() to PigHadoopLogger

2010-06-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873908#action_12873908 ] Dmitriy V. Ryaboy commented on PIG-1428: Findbugs is quite right to call me out on

[jira] Commented: (PIG-1426) Change the size of Tuple from Int to VInt when Serialize Tuple

2010-06-01 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874092#action_12874092 ] Alan Gates commented on PIG-1426: - I think that's the right approach. We'll need to make

[jira] Updated: (PIG-1343) pig_log file missing even though Main tells it is creating one and an M/R job fails

2010-06-01 Thread Ashitosh Darbarwar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashitosh Darbarwar updated PIG-1343: Attachment: PIG-1343-1.patch pig_log file missing even though Main tells it is creating one

[jira] Commented: (PIG-1343) pig_log file missing even though Main tells it is creating one and an M/R job fails

2010-06-01 Thread Ashitosh Darbarwar (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874115#action_12874115 ] Ashitosh Darbarwar commented on PIG-1343: - When we use store , the exception is not

[jira] Commented: (PIG-283) Allow to set arbitrary jobconf key-value pairs inside pig program

2010-06-01 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874201#action_12874201 ] Olga Natkovich commented on PIG-283: We need to clearly document that the value are per

[jira] Commented: (PIG-1428) Add getPigStatusReporter() to PigHadoopLogger

2010-06-01 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874218#action_12874218 ] Richard Ding commented on PIG-1428: --- Remove the keyword synchronized from the getter will

Re: does EvalFunc generate the entire bag always ?

2010-06-01 Thread hc busy
well, see that's the thing, the 'sort A by $0' is already nlg(n) ahh, I see, my own example suffers from this problem. I guess I'm wondering how 'limit' works in conjunction with UDF's... A practical application escapes me right now, But if I do C = foreach B{ C1 = MyUdf(B.bag_on_b); C2 =

[jira] Assigned: (PIG-972) Make describe work with nested foreach

2010-06-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-972: -- Assignee: Ankit Modi Make describe work with nested foreach --

[jira] Assigned: (PIG-972) Make describe work with nested foreach

2010-06-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai reassigned PIG-972: -- Assignee: Aniket Mokashi (was: Ankit Modi) Make describe work with nested foreach

[jira] Commented: (PIG-972) Make describe work with nested foreach

2010-06-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874235#action_12874235 ] Daniel Dai commented on PIG-972: We should handle describe for a foreach nested alias in two

[jira] Updated: (PIG-282) Custom Partitioner

2010-06-01 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Mokashi updated PIG-282: --- Attachment: CustomPartitionerTest.patch Adding test cases and some small fixes. Custom Partitioner

[jira] Commented: (PIG-1343) pig_log file missing even though Main tells it is creating one and an M/R job fails

2010-06-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874269#action_12874269 ] Daniel Dai commented on PIG-1343: - In this case hadoop does not give a meaningful message in

[jira] Updated: (PIG-282) Custom Partitioner

2010-06-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-282: --- Status: Open (was: Patch Available) Custom Partitioner -- Key: PIG-282

[jira] Updated: (PIG-282) Custom Partitioner

2010-06-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-282: --- Status: Patch Available (was: Open) Custom Partitioner -- Key: PIG-282

[jira] Created: (PIG-1432) [zebra] There are some debuging info output to STDOUT in PIG's TableStorer call path

2010-06-01 Thread Yan Zhou (JIRA)
[zebra] There are some debuging info output to STDOUT in PIG's TableStorer call path Key: PIG-1432 URL: https://issues.apache.org/jira/browse/PIG-1432 Project: Pig

[jira] Updated: (PIG-1432) [zebra] There are some debuging info output to STDOUT in PIG's TableStorer call path

2010-06-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1432: -- Attachment: PIG-1432.patch [zebra] There are some debuging info output to STDOUT in PIG's TableStorer call

[jira] Updated: (PIG-1432) [zebra] There are some debuging info output to STDOUT in PIG's TableStorer call path

2010-06-01 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1432: -- Status: Patch Available (was: Open) Fix Version/s: 0.7.0 [zebra] There are some debuging info

[jira] Commented: (PIG-972) Make describe work with nested foreach

2010-06-01 Thread Aniket Mokashi (JIRA)
[ https://issues.apache.org/jira/browse/PIG-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874359#action_12874359 ] Aniket Mokashi commented on PIG-972: Describe functionality- 1. We describe schema for an

[jira] Commented: (PIG-282) Custom Partitioner

2010-06-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874393#action_12874393 ] Hadoop QA commented on PIG-282: --- -1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-1432) [zebra] There are some debuging info output to STDOUT in PIG's TableStorer call path

2010-06-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12874394#action_12874394 ] Hadoop QA commented on PIG-1432: -1 overall. Here are the results of testing the latest

[jira] Updated: (PIG-1428) Add getPigStatusReporter() to PigHadoopLogger

2010-06-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1428: --- Status: Open (was: Patch Available) Add getPigStatusReporter() to PigHadoopLogger

[jira] Updated: (PIG-1428) Add getPigStatusReporter() to PigHadoopLogger

2010-06-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1428: --- Status: Patch Available (was: Open) Add getPigStatusReporter() to PigHadoopLogger

[jira] Updated: (PIG-1428) Add getPigStatusReporter() to PigHadoopLogger

2010-06-01 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-1428: --- Attachment: PIG-1428.patch removed the synchronized keyword Add getPigStatusReporter() to