[jira] [Commented] (PIG-2185) NullPointerException while Accessing Empty Bag in FOREACH { FILTER }

2011-07-21 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069394#comment-13069394 ] Mitesh Singh Jat commented on PIG-2185: --- @Thejas Thanks Thejas, that workaround worked

[jira] [Updated] (PIG-2185) NullPointerException while Accessing Empty Bag in FOREACH { FILTER }

2011-07-21 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-2185: -- Description: On doing FILTERing on empty bag inside FOREACH, NullPointerException occurs. The fo

[jira] [Created] (PIG-2185) NullPointerException while Accessing Empty Bag in FOREACH { FILTER }

2011-07-21 Thread Mitesh Singh Jat (JIRA)
NullPointerException while Accessing Empty Bag in FOREACH { FILTER } Key: PIG-2185 URL: https://issues.apache.org/jira/browse/PIG-2185 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-2144) ClassCastException when using IsEmpty(DIFF())

2011-06-27 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-2144: -- Description: I have following input :, for which I want to find records where name is different

[jira] [Created] (PIG-2144) ClassCastException when using IsEmpty(DIFF())

2011-06-27 Thread Mitesh Singh Jat (JIRA)
ClassCastException when using IsEmpty(DIFF()) -- Key: PIG-2144 URL: https://issues.apache.org/jira/browse/PIG-2144 Project: Pig Issue Type: Bug Reporter: Mitesh Singh Jat I have foll

[jira] Updated: (PIG-1917) NativeMapReduce does not Allow Configuration Parameters containing Spaces

2011-03-18 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1917: -- Description: In Pig, NativeMapReduce does not allow Configuration parameters which contain space

[jira] Updated: (PIG-1917) NativeMapReduce does not Allow Configuration Parameters containing Spaces

2011-03-18 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1917: -- Description: In Pig, NativeMapReduce does not allow Configuration parameters which contain space

[jira] Updated: (PIG-1917) NativeMapReduce does not Allow Configuration Parameters containing Spaces

2011-03-18 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1917: -- Description: In Pig, NativeMapReduce does not allow Configuration parameters which contain space

[jira] Updated: (PIG-1917) NativeMapReduce does not Allow Configuration Parameters containing Spaces

2011-03-18 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1917: -- Description: In Pig, NativeMapReduce does not allow Configuration parameters which contain space

[jira] Updated: (PIG-1917) NativeMapReduce does not Allow Configuration Parameters containing Spaces

2011-03-18 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1917: -- Description: In Pig, NativeMapReduce does not allow Configuration parameters which contain space

[jira] Created: (PIG-1917) NativeMapReduce does not Allow Configuration Parameters containing Spaces

2011-03-18 Thread Mitesh Singh Jat (JIRA)
NativeMapReduce does not Allow Configuration Parameters containing Spaces -- Key: PIG-1917 URL: https://issues.apache.org/jira/browse/PIG-1917 Project: Pig Issue Type:

[jira] Created: (PIG-1844) In Pig Grunt Shell, Hadoop fs commands, 'fs -mkdir' and 'fs -touchz' do not support globbing.

2011-02-07 Thread Mitesh Singh Jat (JIRA)
In Pig Grunt Shell, Hadoop fs commands, 'fs -mkdir' and 'fs -touchz' do not support globbing. - Key: PIG-1844 URL: https://issues.apache.org/jira/browse/PIG-1844

[jira] Updated: (PIG-1844) In Pig Grunt Shell, Hadoop fs commands, 'fs -mkdir' and 'fs -touchz' do not support globbing.

2011-02-07 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1844: -- Description: In Pig Grunt Shell, Hadoop fs commands, 'fs -mkdir' and 'fs -touchz' do not support

[jira] Updated: (PIG-1830) Type mismatch error in key from map, when doing GROUP on PigStorageSchema() variable

2011-01-27 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1830: -- Description: Pig fails when we try to GROUP data loaded via PigStorageSchema. {code} Events = LO

[jira] Updated: (PIG-1830) Type mismatch error in key from map, when doing GROUP on PigStorageSchema() variable

2011-01-27 Thread Mitesh Singh Jat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mitesh Singh Jat updated PIG-1830: -- Description: Pig fails when we try to GROUP data loaded via PigStorageSchema. {code} Events = LO

[jira] Created: (PIG-1830) Type mismatch error in key from map, when doing GROUP on PigStorageSchema() variable

2011-01-27 Thread Mitesh Singh Jat (JIRA)
Type mismatch error in key from map, when doing GROUP on PigStorageSchema() variable Key: PIG-1830 URL: https://issues.apache.org/jira/browse/PIG-1830 Project: Pig