[jira] Updated: (PIG-798) Schema errors when using PigStorage and none when using BinStorage??

2009-05-01 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-798: --- Description: In the following script I have a tab separated text file, which I load using PigStorage

[jira] Created: (PIG-798) Schema errors when using PigStorage and none when using BinStorage??

2009-05-01 Thread Viraj Bhat (JIRA)
Components: impl Affects Versions: 0.2.0 Reporter: Viraj Bhat Fix For: 0.2.0 In the following script I have a tab separated text file, which I load using PigStorage() and store using BinStorage() {code} A = load '/user/viraj/visits.txt' using PigStorage

[jira] Updated: (PIG-798) Schema errors when using PigStorage and none when using BinStorage in FOREACH??

2009-05-01 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-798: --- Summary: Schema errors when using PigStorage and none when using BinStorage in FOREACH?? (was: Schema errors

[jira] Commented: (PIG-564) Parameter Substitution using -param option does not seem to work when parameters contain special characters such as +,=,-,?,'

2009-04-29 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12704455#action_12704455 ] Viraj Bhat commented on PIG-564: Another special character / is not handled correctly

[jira] Issue Comment Edited: (PIG-564) Parameter Substitution using -param option does not seem to work when parameters contain special characters such as +,=,-,?,'

2009-04-29 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12704455#action_12704455 ] Viraj Bhat edited comment on PIG-564 at 4/29/09 8:04 PM: - Another

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703937#action_12703937 ] Viraj Bhat commented on PIG-774: Daniel, Thanks again for your patch, I worked with Pradeep

[jira] Commented: (PIG-619) Dumping empty results produces Unable to get results for /tmp/temp-1964806069/tmp256878619 org.apache.pig.builtin.BinStorage message

2009-04-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703941#action_12703941 ] Viraj Bhat commented on PIG-619: So when does the Multi-Store query optimization get committed

[jira] Created: (PIG-790) Error message should indicate in which line number in the Pig script the error occured (debugging BinCond)

2009-04-28 Thread Viraj Bhat (JIRA)
/browse/PIG-790 Project: Pig Issue Type: Bug Affects Versions: 0.0.0 Reporter: Viraj Bhat Priority: Minor I have a simple Pig script which loads integer data and does an Bincond, where it compares, col1 eq ''. There is an error message

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12703977#action_12703977 ] Viraj Bhat commented on PIG-774: I modified the file PigScriptParser.jj, and it works. Pig

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702620#action_12702620 ] Viraj Bhat commented on PIG-774: One workaround for this issue is using the FilterFunc, which

[jira] Commented: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702621#action_12702621 ] Viraj Bhat commented on PIG-774: Ciemo, as stated in the original problem description

[jira] Issue Comment Edited: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702620#action_12702620 ] Viraj Bhat edited comment on PIG-774 at 4/24/09 4:35 PM: - One

[jira] Commented: (PIG-755) Difficult to debug parameter substitution problems based on the error messages when running in local mode

2009-04-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12702645#action_12702645 ] Viraj Bhat commented on PIG-755: Ciemo presently there is an option in Pig known as dryrun

[jira] Updated: (PIG-774) Pig does not handle Chinese characters (in both the parameter subsitution using -param_file or embedded in the Pig script) correctly

2009-04-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-774: --- Description: I created a very small test case in which I did the following. 1) Created a UTF-8 file which

[jira] Created: (PIG-772) Semantics of Filter statement inside ForEach should support filtering on aliases used in the Group statement preeceding it

2009-04-20 Thread Viraj Bhat (JIRA)
: https://issues.apache.org/jira/browse/PIG-772 Project: Pig Issue Type: Bug Components: impl Affects Versions: 0.3.0 Reporter: Viraj Bhat Priority: Minor Fix For: 0.3.0 I have a Pig script which tries to display all bags

[jira] Updated: (PIG-772) Semantics of Filter statement inside ForEach should support filtering on aliases used in the Group statement preeceding it

2009-04-20 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-772: --- Description: I have a Pig script which tries to display all bags which are greater than the average value

[jira] Updated: (PIG-772) Semantics of Filter statement inside ForEach should support filtering on aliases used in the Group statement preeceding it

2009-04-20 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-772: --- Issue Type: Improvement (was: Bug) Semantics of Filter statement inside ForEach should support filtering

[jira] Updated: (PIG-772) Semantics of Filter statement inside ForEach should support filtering on aliases used in the Group statement preceding it

2009-04-20 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-772: --- Attachment: half.txt Input file Semantics of Filter statement inside ForEach should support filtering

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696263#action_12696263 ] Viraj Bhat commented on PIG-754: Ciemo there is a workaround in this form, if we make

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696265#action_12696265 ] Viraj Bhat commented on PIG-754: Another workaround as suggested in PIG:564 :) {code} pig

[jira] Issue Comment Edited: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696265#action_12696265 ] Viraj Bhat edited comment on PIG-754 at 4/6/09 2:43 PM: Another

[jira] Commented: (PIG-754) Bugs with load and store and filenames passed with -param containing periods

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12696273#action_12696273 ] Viraj Bhat commented on PIG-754: Something that I am still not understanding is why does

[jira] Created: (PIG-755) Difficult to debug parameter substitution problems based on the error messages when running in local mode

2009-04-06 Thread Viraj Bhat (JIRA)
/browse/PIG-755 Project: Pig Issue Type: Bug Components: grunt Affects Versions: 0.3.0 Reporter: Viraj Bhat Fix For: 0.3.0 I have a script in which I do a parameter substitution for the input file. I have a use case where I find

[jira] Updated: (PIG-755) Difficult to debug parameter substitution problems based on the error messages when running in local mode

2009-04-06 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-755: --- Attachment: localparamsub.pig inputfile.txt Script and testfile Difficult to debug parameter

[jira] Created: (PIG-751) Inability to debug pig scripts due to ERROR 2999: FrontendException cannot be cast to java.lang.Error cast error

2009-04-02 Thread Viraj Bhat (JIRA)
://issues.apache.org/jira/browse/PIG-751 Project: Pig Issue Type: Bug Components: grunt Affects Versions: 0.3.0 Reporter: Viraj Bhat Fix For: 0.3.0 I have an input file which is being loaded by BinStorage() {code} myinput = LOAD 'partfile' USING

[jira] Created: (PIG-739) Filter in foreach seems to drop records resulting in decreased count of records

2009-03-30 Thread Viraj Bhat (JIRA)
Issue Type: Bug Components: impl Affects Versions: 0.3.0 Reporter: Viraj Bhat Fix For: 0.3.0 I have a Pig script in which I count the number of distinct records resulting from the filter, this statement is embedded in a foreach. The number of records I get

[jira] Commented: (PIG-738) Regexp passed from pigscript fails in UDF

2009-03-30 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12693970#action_12693970 ] Viraj Bhat commented on PIG-738: This works, as the Pig parser ignores single front slash

[jira] Created: (PIG-738) Regexp passed from pigscript fails in UDF

2009-03-28 Thread Viraj Bhat (JIRA)
Reporter: Viraj Bhat Fix For: 0.3.0 Consider a pig script which parses and counts regular expressions from a text file. The regular expression supplied in the Pig script needs to escape the . (dot) character. {code} register myregexp.jar; -- pattern not picked up

[jira] Updated: (PIG-738) Regexp passed from pigscript fails in UDF

2009-03-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-738: --- Attachment: regexpinput.txt myregexp.jar RegexGroupCount.java Java,Jar for UDF

[jira] Updated: (PIG-738) Regexp passed from pigscript fails in UDF

2009-03-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-738: --- Attachment: regexp.pig Pig script Regexp passed from pigscript fails in UDF

[jira] Updated: (PIG-736) Inconsistent error message when the message should be about org.apache.hadoop.fs.permission.AccessControlException: Permission denied:

2009-03-26 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-736: --- Attachment: pig_latestversion_errmsg.log pig_oldversion_errmsg.log Mixed up the files

[jira] Commented: (PIG-514) COUNT returns no results as a result of two filter statements in FOREACH

2009-03-26 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12689772#action_12689772 ] Viraj Bhat commented on PIG-514: Another test case: consider the following input file: 1

[jira] Created: (PIG-736) Inconsistent error message when the message should be about org.apache.hadoop.fs.permission.AccessControlException: Permission denied:

2009-03-25 Thread Viraj Bhat (JIRA)
-736 URL: https://issues.apache.org/jira/browse/PIG-736 Project: Pig Issue Type: Bug Affects Versions: 1.0.1 Reporter: Viraj Bhat Fix For: 1.0.1 Suppose I have Pig script which accesses a directory in HDFS for which I do not have

[jira] Updated: (PIG-736) Inconsistent error message when the message should be about org.apache.hadoop.fs.permission.AccessControlException: Permission denied:

2009-03-25 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-736: --- Attachment: pig_oldversion_errmsg.log pig_newversion_errmsg.log Pig error logs Inconsistent

[jira] Updated: (PIG-736) Inconsistent error message when the message should be about org.apache.hadoop.fs.permission.AccessControlException: Permission denied:

2009-03-25 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-736: --- Attachment: (was: pig_newversion_errmsg.log) Inconsistent error message when the message should be about

[jira] Updated: (PIG-736) Inconsistent error message when the message should be about org.apache.hadoop.fs.permission.AccessControlException: Permission denied:

2009-03-25 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-736: --- Attachment: pig_oldversion_errmsg.log pig_newversion_errmsg.log re-attaching with ASF inclusion

[jira] Updated: (PIG-736) Inconsistent error message when the message should be about org.apache.hadoop.fs.permission.AccessControlException: Permission denied:

2009-03-25 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-736: --- Attachment: (was: pig_oldversion_errmsg.log) Inconsistent error message when the message should be about

[jira] Created: (PIG-731) Passing semicolon as a parameter in UDF causes parser error

2009-03-24 Thread Viraj Bhat (JIRA)
: grunt Affects Versions: 1.0.1 Reporter: Viraj Bhat Fix For: 1.0.1 Pig script, which uses a UDF loads in 3 chararray columns, and then concatenates columns 2 and 3 using a semicolon. {code} register CONCATSEP.jar; A = LOAD 'someinput/*' USING PigStorage(';') as (col1

[jira] Updated: (PIG-731) Passing semicolon as a parameter in UDF causes parser error

2009-03-24 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-731: --- Attachment: semicolonerr.pig CONCATSEP.jar Pig script and jar file for testing the script

[jira] Created: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-02 Thread Viraj Bhat (JIRA)
/PIG-693 Project: Pig Issue Type: Bug Components: impl Affects Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch Consider the following Pig Script {code} register myudf.jar; A = load 'one.txt' using PigStorage() as ( one

[jira] Updated: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-02 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-693: --- Attachment: URLDECODE.java Eval UDF Parameter to UDF which is an alias returned in another UDF in nested

[jira] Updated: (PIG-693) Parameter to UDF which is an alias returned in another UDF in nested foreach causes incorrect results

2009-03-02 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-693: --- Attachment: one.txt Test input file to start execution Parameter to UDF which is an alias returned in another

[jira] Updated: (PIG-656) Use of eval word in the package hierarchy of a UDF causes parse exception

2009-02-04 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-656: --- Attachment: TOKENIZE.jar TOKENIZE.jar with java source file included Use of eval word in the package

[jira] Updated: (PIG-564) Parameter Substitution using -param option does not seem to work when parameters contain special characters such as +,=,-,?,'

2009-01-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-564: --- Summary: Parameter Substitution using -param option does not seem to work when parameters contain special

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

2009-01-28 Thread Viraj Bhat (JIRA)
Affects Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch Consider the following Pig script where we generate column names b and b in the FOREACH {code} DATA = LOAD 'blah.txt' as (a:long, b:long); RESULT = FOREACH DATA GENERATE a, b, (b20?b:0) as b

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

2009-01-28 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-644: --- Attachment: blah.txt Sample input Duplicate column names in foreach do not throw parser error

[jira] Created: (PIG-619) Dumping empty results produces Unable to get results for /tmp/temp-1964806069/tmp256878619 org.apache.pig.builtin.BinStorage message

2009-01-13 Thread Viraj Bhat (JIRA)
-619 URL: https://issues.apache.org/jira/browse/PIG-619 Project: Pig Issue Type: Bug Components: impl Affects Versions: types_branch Environment: Hadoop 18, Multi-node hadoop installation Reporter: Viraj Bhat Fix

[jira] Updated: (PIG-619) Dumping empty results produces Unable to get results for /tmp/temp-1964806069/tmp256878619 org.apache.pig.builtin.BinStorage message

2009-01-13 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-619: --- Attachment: mydata.txt Test data Dumping empty results produces Unable to get results for /tmp/temp

[jira] Updated: (PIG-613) Casting elements inside a tuple does not take effect

2009-01-08 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-613: --- Attachment: myfloatdata.txt Test input file Casting elements inside a tuple does not take effect

[jira] Created: (PIG-613) Casting elements inside a tuple does not take effect

2009-01-08 Thread Viraj Bhat (JIRA)
Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch Attachments: myfloatdata.txt Consider the following Pig script which casts return values of the SQUARE UDF which are tuples of doubles to long. The describe output of B shows it is long, however

[jira] Updated: (PIG-613) Casting elements inside a tuple does not take effect

2009-01-08 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-613: --- Attachment: SQUARE.java SQUARE UDF Casting elements inside a tuple does not take effect

[jira] Updated: (PIG-595) Use of Combiner causes java.lang.ClassCastException in ForEach

2008-12-31 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-595: --- Attachment: querypairs.txt Input file Use of Combiner causes java.lang.ClassCastException in ForEach

[jira] Created: (PIG-595) Use of Combiner causes java.lang.ClassCastException in ForEach

2008-12-31 Thread Viraj Bhat (JIRA)
: impl Affects Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch Attachments: querypairs.txt The following Pig script causes a ClassCastException when QueryPairs is used in the ForEach statement. This is due to the use of the combiner. {code

[jira] Created: (PIG-594) Inconsistent behaviour of FilterFunc UDF when used in the Filter and ForEach statements

2008-12-30 Thread Viraj Bhat (JIRA)
: Pig Issue Type: Bug Components: impl Affects Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch I have a UDF known as INSETFROMFILE, which matches data against a set of values stored in an HDFS file. The INSETFROMFILE extends

[jira] Updated: (PIG-594) Inconsistent behaviour of FilterFunc UDF when used in the Filter and ForEach statements

2008-12-30 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-594: --- Attachment: myurldata.txt Input data for Pig Script Inconsistent behaviour of FilterFunc UDF when used

[jira] Updated: (PIG-594) Inconsistent behaviour of FilterFunc UDF when used in the Filter and ForEach statements

2008-12-30 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-594: --- Attachment: INSETFROMFILE.java INSETFROMFILE UDF which uses FilterFunc Inconsistent behaviour of FilterFunc

[jira] Updated: (PIG-568) Reducer plan generation fails when UDF contains integers as parameters

2008-12-16 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-568: --- Attachment: myudfint.pig Pig Script causing the exception Reducer plan generation fails when UDF contains

[jira] Created: (PIG-564) Parameter Substitution using -param option does not seem to work when parameters contain special characters such as +,=,-,?

2008-12-15 Thread Viraj Bhat (JIRA)
URL: https://issues.apache.org/jira/browse/PIG-564 Project: Pig Issue Type: Bug Components: impl Affects Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch Consider the following Pig script which uses parameter

[jira] Created: (PIG-561) Need to generate empty tuples and bags as a part of Pig Syntax

2008-12-11 Thread Viraj Bhat (JIRA)
Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch There is a need to sometimes generate empty tuples and bags as a part of the Pig syntax rather than using UDF's {code} a = load 'mydata.txt' using PigStorage(); b =foreach a generate ( ) as emptytuple; c

[jira] Updated: (PIG-558) Distinct followed by a Join results in Invalid size 0 for a tuple error

2008-12-05 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-558: --- Attachment: table1 Table1 for test Distinct followed by a Join results in Invalid size 0 for a tuple error

[jira] Updated: (PIG-558) Distinct followed by a Join results in Invalid size 0 for a tuple error

2008-12-05 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-558: --- Attachment: table2 Table2 for test Distinct followed by a Join results in Invalid size 0 for a tuple error

[jira] Created: (PIG-540) PigProgressable object not being set in the EvalFunc

2008-11-20 Thread Viraj Bhat (JIRA)
Versions: types_branch Reporter: Viraj Bhat Fix For: types_branch The UDF RegexMatcher, reports its progress using the reporter (PigProgressable) object in the exec method. It seems that the reporter object is not being set in the EvalFunc and hence the following piece

[jira] Updated: (PIG-537) Failure in Hadoop map collect stage due to type mismatch in the keys used in cogroup

2008-11-17 Thread Viraj Bhat (JIRA)
[ https://issues.apache.org/jira/browse/PIG-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viraj Bhat updated PIG-537: --- Attachment: mymarks.txt Test file mymarks.txt Failure in Hadoop map collect stage due to type mismatch

<    1   2