[jira] [Updated] (PIG-2125) Make Pig work with hadoop .NEXT

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2125: Attachment: PIG-2125-7_0.9.patch The same patch for 0.9 branch. > Make Pig work with hadoop

[jira] [Commented] (PIG-2293) Pig should support a more efficient merge join against data sources that natively support point lookups or where the join is against large, sparse tables.

2011-09-29 Thread Aaron Klish (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117793#comment-13117793 ] Aaron Klish commented on PIG-2293: -- If the right table does not implement IndexableLoadFunc

[jira] [Updated] (PIG-2125) Make Pig work with hadoop .NEXT

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2125: Attachment: PIG-2125-7.patch Missing one file in PIG-2125-7.patch, reattach. > Make Pig work

[jira] [Updated] (PIG-2125) Make Pig work with hadoop .NEXT

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2125: Attachment: (was: PIG-2125-7.patch) > Make Pig work with hadoop .NEXT > -

[jira] [Updated] (PIG-2293) Pig should support a more efficient merge join against data sources that natively support point lookups or where the join is against large, sparse tables.

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2293: Attachment: PIG-2293-2.patch PIG-2293-2.patch fixed the above mentioned issues. > Pig should

Re: Hadoop 0.22/HBase 0.92 package repos are now available

2011-09-29 Thread Milind.Bhandarkar
Dmitry, So, your suggestion would be to try and get 0.9.1 compatible with Hadoop 0.22 ? Would there be an interest from pig committers to see that through, as a 0.9.2 perhaps ? - Milind --- Milind Bhandarkar Greenplum Labs, EMC (Disclaimer: Opinions expressed in this email are those of the autho

Re: Hadoop 0.22/HBase 0.92 package repos are now available

2011-09-29 Thread Dmitriy Ryaboy
Pig 8.2 is likely not going to happen (0 interest from any of the committers). 0.9 has already been released, 9.1 is in the works, as is 10. Not sure how Milind compiled that list of features in 0.9 but it's kind of an odd grab-bag of 0.8 and 0.9 features. The MASSIVE improvement 0.9 introduced

Re: Hadoop 0.22/HBase 0.92 package repos are now available

2011-09-29 Thread Milind.Bhandarkar
Roman, What is your definition of pig 0.8.2 ? Is it 0.8.1 + Hadoop 0.22 compatibility ? Joep has already made 0.8.1 work with Hadoop 0.22. - milind On 9/29/11 3:52 PM, "Roman Shaposhnik" wrote: >2011/9/29 : >> [CC'ng Pig-dev]. >> >> In terms of interest, what is the community more interested

[VOTE] Release Pig 0.9.1 (candidate 1)

2011-09-29 Thread Daniel Dai
Hi, I have created a candidate build for Pig 0.9.1. This is a maintenance release of Pig 0.9. It also adds rpm/deb release in addition to traditional tarball release. The rat report showed no issues in Java files outside of build directory. Keys used to sign the release are available at http://s

Re: Hadoop 0.22/HBase 0.92 package repos are now available

2011-09-29 Thread Roman Shaposhnik
2011/9/29 : > [CC'ng Pig-dev]. > > In terms of interest, what is the community more interested in seeing work > with Hadoop 0.22 ? Pig 0.8.x or Pig.0.9. > > > I took a look at pig 0.9 added features: > > New parser (still has corner cases) > UDFs in languages other than Java > Macros > Hcatalog su

[jira] [Resolved] (PIG-2307) Jetty version should be updated in .eclipse.templates/.classpath, pig-template.xml and pig.pom as well

2011-09-29 Thread Daniel Dai (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2307. - Resolution: Fixed Patch committed to 0.9 branch. > Jetty version should be updated in .ecl

[jira] [Updated] (PIG-2307) Jetty version should be updated in .eclipse.templates/.classpath, pig-template.xml and pig.pom as well

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2307: Fix Version/s: (was: 0.9.2) 0.9.1 Since we will reroll 0.9.1 release anyway, commit th

[jira] [Resolved] (PIG-2310) bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME

2011-09-29 Thread Daniel Dai (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved PIG-2310. - Resolution: Fixed Hadoop Flags: Reviewed Patch committed to both trunk and 0.9 branch.

[jira] [Commented] (PIG-2293) Pig should support a more efficient merge join against data sources that natively support point lookups or where the join is against large, sparse tables.

2011-09-29 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117681#comment-13117681 ] Daniel Dai commented on PIG-2293: - A second look of the patch, I would like to fix these iss

[jira] [Commented] (PIG-2310) bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME

2011-09-29 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117676#comment-13117676 ] Alan Gates commented on PIG-2310: - +1, looks good, and works both before and after "ant jar"

[jira] [Updated] (PIG-2125) Make Pig work with hadoop .NEXT

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2125: Attachment: e2e-hadoop23.patch e2e-hadoop23.patch is a separable patch from PIG-2125-7.patch which enable e2e

[jira] [Updated] (PIG-2310) bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2310: Attachment: PIG-2310-2.patch The error is because of the CDPATH setting on the target machine. Once CDPATH i

Re: Hadoop 0.22/HBase 0.92 package repos are now available

2011-09-29 Thread Milind.Bhandarkar
[CC'ng Pig-dev]. In terms of interest, what is the community more interested in seeing work with Hadoop 0.22 ? Pig 0.8.x or Pig.0.9. I took a look at pig 0.9 added features: New parser (still has corner cases) UDFs in languages other than Java Macros Hcatalog support As far as existing installa

[jira] [Commented] (PIG-2310) bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME

2011-09-29 Thread Alan Gates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117542#comment-13117542 ] Alan Gates commented on PIG-2310: - There's more to this than just the jars being present. W

[jira] [Updated] (PIG-2310) bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME

2011-09-29 Thread Daniel Dai (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated PIG-2310: Attachment: PIG-2310-1.patch > bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME > ---

[jira] [Created] (PIG-2310) bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME

2011-09-29 Thread Daniel Dai (Created) (JIRA)
bin/pig fail when both pig-0.9.1.jar and pig.jar are in PIG_HOME Key: PIG-2310 URL: https://issues.apache.org/jira/browse/PIG-2310 Project: Pig Issue Type: Bug Compon

Re: [VOTE] Release Pig 0.9.1 (candidate 0)

2011-09-29 Thread Daniel Dai
Yes, I can reproduce it. It happens when both pig.jar and pig-0.9.1.jar are in PIG_HOME. I will fix it and roll another candidate. Daniel On Thu, Sep 29, 2011 at 10:43 AM, Alan Gates wrote: > I found one very strange issue: > > Download and unpackage the tar ball, then do: > >> bin/pig -x local

[jira] [Commented] (PIG-2309) Keyword 'NOT' is wrongly treated as a UDF in split statement

2011-09-29 Thread Daniel Dai (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117467#comment-13117467 ] Daniel Dai commented on PIG-2309: - As a workaround, remove parenthesis after NOT: SPLIT a I

Re: [VOTE] Release Pig 0.9.1 (candidate 0)

2011-09-29 Thread Alan Gates
I found one very strange issue: Download and unpackage the tar ball, then do: > bin/pig -x local 2011-09-29 17:39:57,895 [main] INFO org.apache.pig.Main - Logging error messages to: /homes/hortonal/tmp/pig-0.9.1/pig-0.9.1/pig_1317317997892.log 2011-09-29 17:39:58,051 [main] INFO org.apache.pi

[jira] [Created] (PIG-2309) Keyword 'NOT' is wrongly treated as a UDF in split statement

2011-09-29 Thread Vivek Padmanabhan (Created) (JIRA)
Keyword 'NOT' is wrongly treated as a UDF in split statement Key: PIG-2309 URL: https://issues.apache.org/jira/browse/PIG-2309 Project: Pig Issue Type: Bug Affects Versions: 0.

Build failed in Jenkins: Pig-trunk #1103

2011-09-29 Thread Apache Jenkins Server
See Changes: [daijy] PIG-2307: Jetty version should be updated in .eclipse.templates/.classpath, pig-template.xml and pig.pom as well -- [...truncated 6877 lines...] [findbugs] org.apache.commons.c