[jira] [Commented] (PIG-3113) Shell command execution hangs job

2013-01-15 Thread James (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554210#comment-13554210 ] James commented on PIG-3113: Sorta. The input and output streams should be processed in

[jira] [Updated] (PIG-3114) Duplicated macro name error when using pigunit

2013-01-15 Thread Chetan Nadgire (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Nadgire updated PIG-3114: Fix Version/s: 0.11 Affects Version/s: 0.11 Release Note: Clearing cache before

[jira] [Updated] (PIG-2957) TetsScriptUDF fail due to volume prefix in jar

2013-01-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2957: Status: Open (was: Patch Available) Canceling patch pending addressing Julien's comments.

[jira] [Updated] (PIG-2956) Invalid cache specification for some streaming statement

2013-01-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2956: Status: Open (was: Patch Available) Canceling patch pending addressing Julien's comments.

[jira] [Commented] (PIG-3120) setStoreFuncUDFContextSignature called with null signature

2013-01-15 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554439#comment-13554439 ] Cheolsoo Park commented on PIG-3120: Hi Joe, Thanks for the patch. I am running unit

[jira] Subscription: PIG patch available

2013-01-15 Thread jira
Issue Subscription Filter: PIG patch available (31 issues) Subscriber: pigdaily Key Summary PIG-3114Duplicated macro name error when using pigunit https://issues.apache.org/jira/browse/PIG-3114 PIG-3108HBaseStorage returns empty maps when mixing wildcard- with

[jira] [Created] (PIG-3121) Optionally convert long to chararray in JsonStorage

2013-01-15 Thread Josh Levy (JIRA)
Josh Levy created PIG-3121: -- Summary: Optionally convert long to chararray in JsonStorage Key: PIG-3121 URL: https://issues.apache.org/jira/browse/PIG-3121 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-3083) Introduce new syntax that let's you project just the columns that come from a given :: prefix

2013-01-15 Thread Arnab Guin (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arnab Guin updated PIG-3083: Tags: PIG-3078 Labels: PIG-3078 (was: ) Affects Version/s: 0.12

[jira] [Commented] (PIG-3083) Introduce new syntax that let's you project just the columns that come from a given :: prefix

2013-01-15 Thread Arnab Guin (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554802#comment-13554802 ] Arnab Guin commented on PIG-3083: - Hi Jonathan, I am submitting a patch to your request.