[jira] [Updated] (PIG-1631) Support to 2 level nested foreach

2011-08-08 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1631: Release Note: Allow two level foreach in Pig script: a = load '1.txt' as (a0, a1:chararray, a2:chararray); b

[jira] [Updated] (PIG-2102) MonitoredUDF does not work

2011-08-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2102: --- Labels: newbie (was: ) > MonitoredUDF does not work > -- > > K

[jira] [Updated] (PIG-1907) replace use of TupleFactory.newTupleNoCopy(List) with newTuple(List) in some of the physical operators

2011-08-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1907: --- Labels: (was: newbie) > replace use of TupleFactory.newTupleNoCopy(List) with newTuple(List) in some

[jira] [Updated] (PIG-2095) pig start script doesn't collect libs properly when "hadoop" is part of PIG_HOME

2011-08-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2095: --- Labels: newbie (was: ) > pig start script doesn't collect libs properly when "hadoop" is part of > PI

[jira] [Updated] (PIG-1907) replace use of TupleFactory.newTupleNoCopy(List) with newTuple(List) in some of the physical operators

2011-08-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-1907: --- Labels: newbie (was: ) > replace use of TupleFactory.newTupleNoCopy(List) with newTuple(List) in some

[jira] [Commented] (PIG-2183) Pig not working with Hadoop 0.20.203.0

2011-08-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081229#comment-13081229 ] Thejas M Nair commented on PIG-2183: +1 > Pig not working with Hadoop 0.20.203.0 >

[jira] [Commented] (PIG-2174) HBaseStorage column filters miss some fields

2011-08-08 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081082#comment-13081082 ] Dmitriy V. Ryaboy commented on PIG-2174: Sorry Bill, didn't see this.. if you file a

[jira] [Commented] (PIG-2174) HBaseStorage column filters miss some fields

2011-08-08 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081059#comment-13081059 ] Bill Graham commented on PIG-2174: -- Ping. This patch is starting to get stale. Can someone

[jira] [Updated] (PIG-2176) add logical plan assumption checker

2011-08-08 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2176: --- Attachment: PIG-2176.1.patch PIG-2176.1.patch - Checks validity of uid's in schema, each time after sch