Pig 0.10.1 to Pig 0.11.1 API compatibility break

2013-04-18 Thread Gerrit Jansen van Vuuren
Hi, I'm the developer of http://gerritjvv.github.io/glue/ that uses the Pig API directly to launch pig jobs in separate JVM instances. Recently I've updated to use pig-0.11.1 and found two API compatibility breaks. PigServer.parseExecType does not exist anymore, (was a static method up to

[jira] [Updated] (PIG-3268) Case statement support

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Attachment: PIG-3268-7.patch All unit tests pass. I rebased the patch and added WHEN, THEN, ELSE, and

[jira] [Updated] (PIG-3268) Case statement support

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk. Thank you

[jira] [Updated] (PIG-3268) Case statement support

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Release Note: Pig now supports CASE expression. It can be used in a place of any expression. For

[jira] [Updated] (PIG-3268) Case statement support

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3268: --- Release Note: Pig now supports CASE expression. It can be used in a place of any expression. For

[jira] [Created] (PIG-3280) Document IN operator and CASE expression

2013-04-18 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3280: -- Summary: Document IN operator and CASE expression Key: PIG-3280 URL: https://issues.apache.org/jira/browse/PIG-3280 Project: Pig Issue Type: Task

[jira] [Created] (PIG-3281) Pig version in pig.pom is incorrect in branch-0.11

2013-04-18 Thread Cheolsoo Park (JIRA)
Cheolsoo Park created PIG-3281: -- Summary: Pig version in pig.pom is incorrect in branch-0.11 Key: PIG-3281 URL: https://issues.apache.org/jira/browse/PIG-3281 Project: Pig Issue Type: Bug

[jira] [Updated] (PIG-3281) Pig version in pig.pom is incorrect in branch-0.11

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3281: --- Attachment: PIG-3281.patch Pig version in pig.pom is incorrect in branch-0.11

[jira] [Work started] (PIG-3281) Pig version in pig.pom is incorrect in branch-0.11

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on PIG-3281 started by Cheolsoo Park. Pig version in pig.pom is incorrect in branch-0.11 -- Key:

[jira] [Updated] (PIG-3281) Pig version in pig.pom is incorrect in branch-0.11

2013-04-18 Thread Cheolsoo Park (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cheolsoo Park updated PIG-3281: --- Status: Patch Available (was: In Progress) Pig version in pig.pom is incorrect in branch-0.11

[jira] [Commented] (PIG-3198) Let users use any function from PigType - PigType as if it were builtlin

2013-04-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13635744#comment-13635744 ] Alan Gates commented on PIG-3198: - I looked through this. Other than spare tabs (rather

[jira] [Updated] (PIG-3173) Partition filter push down does not happen partition keys condition include a AND and OR construct

2013-04-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-3173: Status: Open (was: Patch Available) Canceling patch until feedback from Dmitriy is addressed.

[jira] [Assigned] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-04-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates reassigned PIG-3164: --- Assignee: Anuroopa George Pig current releases lack a UDF endsWith.This UDF tests if a given

[jira] [Updated] (PIG-3164) Pig current releases lack a UDF endsWith.This UDF tests if a given string ends with the specified suffix.

2013-04-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-3164: Resolution: Fixed Status: Resolved (was: Patch Available) Patch checked in. Thanks Anuroopa.

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

2013-04-18 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-3114: Status: Open (was: Patch Available) Canceling patch pending agreement on how to address the issue.

[jira] [Created] (PIG-3282) Pig pom.xml does not bring in joda-time as dependency

2013-04-18 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created PIG-3282: - Summary: Pig pom.xml does not bring in joda-time as dependency Key: PIG-3282 URL: https://issues.apache.org/jira/browse/PIG-3282 Project: Pig Issue Type:

[jira] [Commented] (PIG-2786) enhance Pig launcher script wrt. HBase integration

2013-04-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13635902#comment-13635902 ] Daniel Dai commented on PIG-2786: - [~ndimiduk], I tried your patch, frontend is ok, backend

[jira] Subscription: PIG patch available

2013-04-18 Thread jira
Issue Subscription Filter: PIG patch available (30 issues) Subscriber: pigdaily Key Summary PIG-3281Pig version in pig.pom is incorrect in branch-0.11 https://issues.apache.org/jira/browse/PIG-3281 PIG-3258Patch to allow MultiStorage to use more than one index

[jira] [Commented] (PIG-2786) enhance Pig launcher script wrt. HBase integration

2013-04-18 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13635904#comment-13635904 ] Nick Dimiduk commented on PIG-2786: --- Doesn't pig ship the jars in the classpath? Why don't

[jira] [Commented] (PIG-2786) enhance Pig launcher script wrt. HBase integration

2013-04-18 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13635913#comment-13635913 ] Daniel Dai commented on PIG-2786: - Pig does not automatically ship jars in classpath. Need

[jira] [Updated] (PIG-3282) Pig pom.xml does not bring in joda-time as dependency

2013-04-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated PIG-3282: -- Affects Version/s: 0.11.1 Pig pom.xml does not bring in joda-time as dependency

[jira] [Commented] (PIG-3282) Pig pom.xml does not bring in joda-time as dependency

2013-04-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13635935#comment-13635935 ] Sushanth Sowmyan commented on PIG-3282: --- Note, this is not a problem in trunk, since

Re: Pig Roadmap

2013-04-18 Thread burakkk
Hi Daniel, You misunderstood me :) I'm proposing to do it until lets say end of the year. I'm not proposing for gsoc 2013. It's different topic. I've been working on Oracle so that to improve my sql knowledge I looked for a lot of resource about CBO. Using this information I can help you and we

[jira] [Updated] (PIG-3282) Pig pom.xml does not bring in joda-time as dependency

2013-04-18 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated PIG-3282: -- Attachment: PIG-3282.patch Patch attached. Pig pom.xml does not bring in