[jira] [Created] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Created) (JIRA)
An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments -

[jira] [Updated] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2430: -- Attachment: PIG2430.patch An EvalFunc which overrides getArgToFuncMapping with FuncSpec

[jira] [Updated] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2430: -- Fix Version/s: 0.11 Status: Patch Available (was: Open) I added a new test. Ran ant

[jira] [Commented] (PIG-2359) Support more efficient Tuples when schemas are known

2011-12-15 Thread Gianmarco De Francisci Morales (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170363#comment-13170363 ] Gianmarco De Francisci Morales commented on PIG-2359: - I will try to

[jira] [Updated] (PIG-2426) ProgressableReporter.progress(String msg) is an empty function

2011-12-15 Thread Olga Natkovich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-2426: Fix Version/s: 0.10 ProgressableReporter.progress(String msg) is an empty function

[jira] [Commented] (PIG-2291) PigStats.isSuccessful returns false if embedded pig script has dump

2011-12-15 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170525#comment-13170525 ] Daniel Dai commented on PIG-2291: - Xuting, I get one failure

[jira] [Commented] (PIG-2397) Running TPC-H on Pig

2011-12-15 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170566#comment-13170566 ] Dmitriy V. Ryaboy commented on PIG-2397: I was curious about the massive difference

[jira] [Commented] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2011-12-15 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170589#comment-13170589 ] Alan Gates commented on PIG-2417: - Jeremy, For the patch to apply in an SVN environment,

[jira] [Updated] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2011-12-15 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2417: Status: Open (was: Patch Available) Streaming UDFs - allow users to easily write UDFs in scripting

[jira] [Commented] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170593#comment-13170593 ] Jonathan Coveney commented on PIG-2430: --- I patched .9 and .10 and ran ant test-commit

[jira] [Updated] (PIG-2422) Add log messages for Jython schema definitions

2011-12-15 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2422: Resolution: Fixed Fix Version/s: (was: 0.9.1) 0.11 Status: Resolved

[jira] [Updated] (PIG-2426) ProgressableReporter.progress(String msg) is an empty function

2011-12-15 Thread Alan Gates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2426: Status: Open (was: Patch Available) ProgressableReporter.progress(String msg) is an empty function

[jira] [Updated] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2427: -- Affects Version/s: 0.10 0.9.0 Fix Version/s: 0.9.0

[jira] [Updated] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2430: -- Affects Version/s: 0.10 0.9.0 Fix Version/s: 0.9.0

[jira] [Commented] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170664#comment-13170664 ] Jonathan Coveney commented on PIG-2427: --- I ran ant test-commit successfully on 0.10

[jira] [Commented] (PIG-2429) Better error message in pig_*.log

2011-12-15 Thread xuting zhao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170667#comment-13170667 ] xuting zhao commented on PIG-2429: -- Hi Anitha, I am trying to reproduce the bug and I

[jira] [Commented] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170714#comment-13170714 ] Dmitriy V. Ryaboy commented on PIG-2427: Looks harmless enough. I'll commit to trunk

[jira] [Updated] (PIG-2425) Aggregate Warning does not work as expected on Embedding Pig in Java 0.9.1

2011-12-15 Thread Thejas M Nair (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated PIG-2425: --- Resolution: Fixed Fix Version/s: (was: 0.9.1) 0.10 Status:

[jira] [Commented] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Jonathan Coveney (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170727#comment-13170727 ] Jonathan Coveney commented on PIG-2427: --- It hasn't caused anything imminent. It mainly

[jira] [Commented] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170735#comment-13170735 ] Ashutosh Chauhan commented on PIG-2427: --- Will this help PIG-2268 too ?

[jira] [Updated] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Dmitriy V. Ryaboy (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy updated PIG-2427: --- Resolution: Fixed Fix Version/s: (was: 0.9.0) 0.9.2

[jira] [Commented] (PIG-2268) Parser gobbles up the name of tuple in the bag

2011-12-15 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170743#comment-13170743 ] Dmitriy V. Ryaboy commented on PIG-2268: Looks like PIG-2427 fixed it: grunt a =

[jira] [Resolved] (PIG-2268) Parser gobbles up the name of tuple in the bag

2011-12-15 Thread Dmitriy V. Ryaboy (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy V. Ryaboy resolved PIG-2268. Resolution: Duplicate Parser gobbles up the name of tuple in the bag

[jira] [Commented] (PIG-2427) getSchemaFromString throws away the name of the tuple that is in a bag

2011-12-15 Thread Ashutosh Chauhan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170745#comment-13170745 ] Ashutosh Chauhan commented on PIG-2427: --- Awesome. Thanks, Jonathan for fixing this.

[jira] [Updated] (PIG-2268) Parser gobbles up the name of tuple in the bag

2011-12-15 Thread Ashutosh Chauhan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated PIG-2268: -- Fix Version/s: 0.9.2 Parser gobbles up the name of tuple in the bag

[jira] [Commented] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170746#comment-13170746 ] Dmitriy V. Ryaboy commented on PIG-2430: Nice fix, but make the test use local mode.

[jira] [Commented] (PIG-2359) Support more efficient Tuples when schemas are known

2011-12-15 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170754#comment-13170754 ] Dmitriy V. Ryaboy commented on PIG-2359: Thanks for the close read, Alan! bq. In

[jira] [Commented] (PIG-2429) Better error message in pig_*.log

2011-12-15 Thread Anitha Raju (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13170764#comment-13170764 ] Anitha Raju commented on PIG-2429: -- Hi Xuting, I had run in Map reduce mode. Like

[jira] [Assigned] (PIG-2417) Streaming UDFs - allow users to easily write UDFs in scripting languages with no JVM implementation.

2011-12-15 Thread Ashutosh Chauhan (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned PIG-2417: - Assignee: Jeremy Karn Streaming UDFs - allow users to easily write UDFs in scripting

[jira] [Updated] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2430: -- Attachment: PIG2430.patch This takes into account Dmitriy's suggestions. I successfully ran ant

[jira] [Updated] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2430: -- Attachment: PIG2430_1.patch An EvalFunc which overrides getArgToFuncMapping with FuncSpec

[jira] [Updated] (PIG-2430) An EvalFunc which overrides getArgToFuncMapping with FuncSpec with constructor arguments is not properly instantiated with said arguments

2011-12-15 Thread Jonathan Coveney (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Coveney updated PIG-2430: -- Attachment: (was: PIG2430.patch) An EvalFunc which overrides getArgToFuncMapping with