[jira] Commented: (PIG-1016) Reading in map data seems broken

2009-10-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767313#action_12767313 ] Hadoop QA commented on PIG-1016: -1 overall. Here are the results of testing the latest

[jira] Updated: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-10-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-760: -- Attachment: pigstorageschema.patch I am attaching a preliminary patch for this issue. It

[jira] Updated: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-10-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-760: -- Status: Patch Available (was: Open) Serialize schemas for PigStorage() and other storage types.

[jira] Updated: (PIG-1016) Reading in map data seems broken

2009-10-19 Thread hc busy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hc busy updated PIG-1016: - Attachment: (was: PIG-1016.patch) Reading in map data seems broken

[jira] Commented: (PIG-1016) Reading in map data seems broken

2009-10-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767385#action_12767385 ] Dmitriy V. Ryaboy commented on PIG-1016: All tests started failing at the end of last

[jira] Updated: (PIG-1016) Reading in map data seems broken

2009-10-19 Thread hc busy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hc busy updated PIG-1016: - Attachment: PIG-1016.patch Same patch as before, but the hash seems different. maybe I submitted the wrong patch

[jira] Commented: (PIG-1016) Reading in map data seems broken

2009-10-19 Thread hc busy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767387#action_12767387 ] hc busy commented on PIG-1016: -- %...@#$, had me sweating for a while..., as mentioned

[jira] Commented: (PIG-944) Zebra schema is taken from Pig through TableStorer's construct

2009-10-19 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767426#action_12767426 ] Yan Zhou commented on PIG-944: -- I just run the test case of TestBestFitCast, which saw 4

[jira] Resolved: (PIG-485) Column names in schema are not unique

2009-10-19 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath resolved PIG-485. Resolution: Duplicate Daniel has submitted a patch for PIG-644 which is the exact same issue -

[jira] Updated: (PIG-1001) Generate more meaningful error message when one input file does not exist

2009-10-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1001: Description: In the following query, if 2.txt does not exist, a = load '1.txt'; b = group a by $0; c =

[jira] Updated: (PIG-1001) Generate more meaningful error message when one input file does not exist

2009-10-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-1001: Description: In the following query, if 1.txt does not exist, a = load '1.txt'; b = group a by $0; c =

[jira] Commented: (PIG-1026) [zebra] map split returns null

2009-10-19 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767468#action_12767468 ] Yan Zhou commented on PIG-1026: --- The STR_STORAGE actually has a problem : m2#{x} is actually

[jira] Updated: (PIG-1026) [zebra] map split returns null

2009-10-19 Thread Yan Zhou (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yan Zhou updated PIG-1026: -- Attachment: MultipleKeyInMapSplitException.patch This patch is not applicable to SVN yet since it's not

[jira] Commented: (PIG-1013) FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array

2009-10-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767483#action_12767483 ] Daniel Dai commented on PIG-1013: - +1, target findbugs warnings suppressed FINDBUGS:

[jira] Commented: (PIG-1011) FINDBUGS: SE_NO_SERIALVERSIONID: Class is Serializable, but doesn't define serialVersionUID

2009-10-19 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767500#action_12767500 ] Daniel Dai commented on PIG-1011: - +1, target findbugs warnings are suppressed. FINDBUGS:

[jira] Commented: (PIG-1025) Should be able to set job priority through Pig Latin

2009-10-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767514#action_12767514 ] Alan Gates commented on PIG-1025: - I'll rerun the tests manually and review the patch.

[jira] Commented: (PIG-944) Zebra schema is taken from Pig through TableStorer's construct

2009-10-19 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767520#action_12767520 ] Alan Gates commented on PIG-944: Hudson is messed up at the moment. In the meantime I'll take

[jira] Commented: (PIG-644) Duplicate column names in foreach do not throw parser error

2009-10-19 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/PIG-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767528#action_12767528 ] Pradeep Kamath commented on PIG-644: +1 Duplicate column names in foreach do not throw

[jira] Updated: (PIG-1011) FINDBUGS: SE_NO_SERIALVERSIONID: Class is Serializable, but doesn't define serialVersionUID

2009-10-19 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1011: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed FINDBUGS:

[jira] Updated: (PIG-1013) FINDBUGS: DMI_INVOKING_TOSTRING_ON_ARRAY: Invocation of toString on an array

2009-10-19 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1013: Resolution: Fixed Status: Resolved (was: Patch Available) patch committed FINDBUGS:

[jira] Updated: (PIG-1012) FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable instance field in serializable class

2009-10-19 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1012: Attachment: PIG-1012.patch FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable instance field in

[jira] Updated: (PIG-1012) FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable instance field in serializable class

2009-10-19 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1012: Status: Patch Available (was: Open) FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable

[jira] Updated: (PIG-644) Duplicate column names in foreach do not throw parser error

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

[jira] Updated: (PIG-996) [zebra] Zebra build script does not have findbugs and clover targets.

2009-10-19 Thread Chao Wang (JIRA)
[ https://issues.apache.org/jira/browse/PIG-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chao Wang updated PIG-996: -- Attachment: patch_build [zebra] Zebra build script does not have findbugs and clover targets.

[jira] Created: (PIG-1028) FINDBUGS: DM_NUMBER_CTOR: Method invokes inefficient Number constructor; use static valueOf instead

2009-10-19 Thread Olga Natkovich (JIRA)
FINDBUGS: DM_NUMBER_CTOR: Method invokes inefficient Number constructor; use static valueOf instead --- Key: PIG-1028 URL:

[jira] Commented: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-10-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767605#action_12767605 ] Hadoop QA commented on PIG-760: --- -1 overall. Here are the results of testing the latest

[jira] Commented: (PIG-760) Serialize schemas for PigStorage() and other storage types.

2009-10-19 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767651#action_12767651 ] Dmitriy V. Ryaboy commented on PIG-760: --- Hmm.. I'll check out the javac warnings. What

[jira] Commented: (PIG-1012) FINDBUGS: SE_BAD_FIELD: Non-transient non-serializable instance field in serializable class

2009-10-19 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12767688#action_12767688 ] Hadoop QA commented on PIG-1012: -1 overall. Here are the results of testing the latest