[jira] [Created] (PIG-2754) pig can't sum with inner mutiply

2012-06-15 Thread Mark Liu (JIRA)
Mark Liu created PIG-2754: - Summary: pig can't sum with inner mutiply Key: PIG-2754 URL: https://issues.apache.org/jira/browse/PIG-2754 Project: Pig Issue Type: Bug Components:

[jira] [Created] (PIG-2755) When I use PigServer method registerQuery(SET debug on;) ,got an error

2012-06-15 Thread Jin ZHAO (JIRA)
Jin ZHAO created PIG-2755: - Summary: When I use PigServer method registerQuery(SET debug on;) ,got an error Key: PIG-2755 URL: https://issues.apache.org/jira/browse/PIG-2755 Project: Pig Issue

Re: Pig blog?

2012-06-15 Thread Alan Gates
Apache supports blogs for its projects, http://www.apache.org/dev/apache-blogs.html#askforblog I've filed an infra request to create a blog, https://issues.apache.org/jira/browse/INFRA-4923 Once it's created any PMC member or committer who wants to blog should file a request with infra as

[jira] [Updated] (PIG-2745) Pig e2e test RubyUDFs fails in MR mode when running from tarball

2012-06-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2745: Status: Patch Available (was: Open) Pig e2e test RubyUDFs fails in MR mode when running from tarball

[jira] [Updated] (PIG-2632) Create a SchemaTuple which generates efficient Tuples via code gen

2012-06-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates updated PIG-2632: Status: Patch Available (was: Open) Create a SchemaTuple which generates efficient Tuples via code gen

[jira] [Created] (PIG-2756) Documentation for 0.11

2012-06-15 Thread Bill Graham (JIRA)
Bill Graham created PIG-2756: Summary: Documentation for 0.11 Key: PIG-2756 URL: https://issues.apache.org/jira/browse/PIG-2756 Project: Pig Issue Type: Bug Affects Versions: 0.11

[jira] [Commented] (PIG-2748) Change the names of the jar produced in the build folder to match maven conventions

2012-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13295793#comment-13295793 ] Julien Le Dem commented on PIG-2748: We are already publishing pig-{version}-core.jar as

[jira] [Updated] (PIG-2341) Need better documentation on Pig/HBase integration

2012-06-15 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Graham updated PIG-2341: - Issue Type: Sub-task (was: Improvement) Parent: PIG-2756 Need better documentation on

[jira] [Commented] (PIG-2754) pig can't sum with inner mutiply

2012-06-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13295811#comment-13295811 ] Alan Gates commented on PIG-2754: - This is not a bug, it is the semantics of the language.

[jira] [Resolved] (PIG-2754) pig can't sum with inner mutiply

2012-06-15 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Gates resolved PIG-2754. - Resolution: Invalid pig can't sum with inner mutiply

[jira] [Created] (PIG-2757) deb target in build.xml copies -withouthadoop.jar to -core.jar

2012-06-15 Thread Julien Le Dem (JIRA)
Julien Le Dem created PIG-2757: -- Summary: deb target in build.xml copies -withouthadoop.jar to -core.jar Key: PIG-2757 URL: https://issues.apache.org/jira/browse/PIG-2757 Project: Pig Issue

[jira] [Commented] (PIG-2757) deb target in build.xml copies -withouthadoop.jar to -core.jar

2012-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13295850#comment-13295850 ] Julien Le Dem commented on PIG-2757: not that I need it or can even test this but I

[jira] [Commented] (PIG-1967) deprecate current syntax for casting relation as scalar, to use explicit cast to tuple

2012-06-15 Thread Dmitriy V. Ryaboy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13295932#comment-13295932 ] Dmitriy V. Ryaboy commented on PIG-1967: Can I suggest a different syntax that would

[jira] [Commented] (PIG-1967) deprecate current syntax for casting relation as scalar, to use explicit cast to tuple

2012-06-15 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13295937#comment-13295937 ] Thejas M Nair commented on PIG-1967: I am for making that more clear. But scalar long

Build failed in Jenkins: Pig-trunk #1261

2012-06-15 Thread Apache Jenkins Server
See https://builds.apache.org/job/Pig-trunk/1261/changes Changes: [daijy] PIG-2166: UDFs to join a bag -- [...truncated 6612 lines...] [findbugs] org.python.core.PyCode [findbugs] com.jcraft.jsch.HostKey [findbugs]

Re: Pig blog?

2012-06-15 Thread Jonathan Coveney
Thanks Alan! 2012/6/15 Alan Gates ga...@hortonworks.com Apache supports blogs for its projects, http://www.apache.org/dev/apache-blogs.html#askforblog I've filed an infra request to create a blog, https://issues.apache.org/jira/browse/INFRA-4923 Once it's created any PMC member or

[jira] [Updated] (PIG-2748) Change the names of the jar produced in the build folder to match maven conventions

2012-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2748: --- Attachment: PIG-2748.patch PIG-2748.patch suppressed duplicated properties. renamed properties to

[jira] [Updated] (PIG-2748) Change the names of the jar produced in the build folder to match maven conventions

2012-06-15 Thread Julien Le Dem (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Julien Le Dem updated PIG-2748: --- Patch Info: Patch Available Change the names of the jar produced in the build folder to match

[jira] [Commented] (PIG-2745) Pig e2e test RubyUDFs fails in MR mode when running from tarball

2012-06-15 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/PIG-2745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13296047#comment-13296047 ] Rohini Palaniswamy commented on PIG-2745: - +1. Tested this patch with relative path