[jira] [Commented] (PIG-2103) Support for Squid logs parsing/loading (Loader UDF)

2011-05-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041976#comment-13041976 ] Ashutosh Chauhan commented on PIG-2103: --- Did you accidentally forgot to attach the pat

[jira] [Updated] (PIG-2103) Support for Squid logs parsing/loading (Loader UDF)

2011-05-31 Thread Julian Gutierrez Oschmann (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Gutierrez Oschmann updated PIG-2103: --- Status: Patch Available (was: Open) > Support for Squid logs parsing/loading (

[jira] [Updated] (PIG-2103) Support for Squid logs parsing/loading (Loader UDF)

2011-05-31 Thread Julian Gutierrez Oschmann (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julian Gutierrez Oschmann updated PIG-2103: --- Summary: Support for Squid logs parsing/loading (Loader UDF) (was: support for

[jira] [Created] (PIG-2103) support for Squid logs parsing/loading (Loader UDF)

2011-05-31 Thread Julian Gutierrez Oschmann (JIRA)
support for Squid logs parsing/loading (Loader UDF) --- Key: PIG-2103 URL: https://issues.apache.org/jira/browse/PIG-2103 Project: Pig Issue Type: New Feature Reporter: Julian Gutie

[jira] [Commented] (PIG-1890) Fix piggybank unit test TestAvroStorage

2011-05-31 Thread Ken Goodhope (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041915#comment-13041915 ] Ken Goodhope commented on PIG-1890: --- I need some clarification on the contract for POProje

[jira] [Updated] (PIG-1904) Default split destination

2011-05-31 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-1904: Fix Version/s: 0.10 > Default split destination > - > > Key:

[jira] [Updated] (PIG-2090) re-enable TestGrunt test cases

2011-05-31 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-2090: Fix Version/s: 0.10 > re-enable TestGrunt test cases > -- > >

[jira] [Updated] (PIG-2090) re-enable TestGrunt test cases

2011-05-31 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-2090: Fix Version/s: (was: 0.9.0) > re-enable TestGrunt test cases > -- > >

Re: Review Request: PIG-1702. Fix for task output logs for streaming jobs containing null input-split information.

2011-05-31 Thread Adam Warrington
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/547/#review383 --- trunk/src/org/apache/pig/backend/hadoop/streaming/HadoopExecutableManag

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

2011-05-31 Thread Alan Gates (JIRA)
MonitoredUDF does not work -- Key: PIG-2102 URL: https://issues.apache.org/jira/browse/PIG-2102 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.8.1, 0.8.0, 0.9.0 Reporter: A

[jira] [Updated] (PIG-2100) 'explain -script' does not perform parameter substitution for parameters specified on commandline

2011-05-31 Thread Olga Natkovich (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich updated PIG-2100: Fix Version/s: (was: 0.9.0) > 'explain -script' does not perform parameter substitution for param

[jira] [Created] (PIG-2101) Registering a Python function in a directory other than the current working directory fails

2011-05-31 Thread Alan Gates (JIRA)
Registering a Python function in a directory other than the current working directory fails --- Key: PIG-2101 URL: https://issues.apache.org/jira/browse/PIG-2101

[jira] [Created] (PIG-2100) 'explain -script' does not perform parameter substitution for parameters specified on commandline

2011-05-31 Thread Thejas M Nair (JIRA)
'explain -script' does not perform parameter substitution for parameters specified on commandline - Key: PIG-2100 URL: https://issues.apache.org/jira/browse/PIG-2100

Re: No of reducers

2011-05-31 Thread Thejas M Nair
In pig 0.8 the default number of reducers changed from 1 to a value computed based on input data size - http://pig.apache.org/docs/r0.8.1/cookbook.html#Use+the+Parallel+Features -Thejas On 5/27/11 6:46 AM, "Jonathan Coveney" wrote: SET default_parallel X; will set the PARALLEL keyword for all

A question about types

2011-05-31 Thread Jonathan Coveney
Disclaimer: I'm still learning my way around the Pig and Hadoop internals, so this question is aimed at better understanding that and some of the pig design choices... Is there a reason why in Pig we are restricted to a set of types (roughly corresponding to types in java), instead of having an ab